公开记录
软件健康报告模式 0.26.0 · 指标 1.13.0 · 2026-07-22 00:04 UTC

jelmer / dulwich

Pure-Python Git implementation

Python自定义许可证★ 2,258 星标⑂ 437 复刻始于 2009年3月在 GitHub 上查看 ↗

jelmer/dulwich 的健康指数为 100 分中的 79 分,处于「良好」区间。 其得分最高的类别是Vitality(99/100),最低的是Sustainability & Governance(51/100)。 最近一次更新在今天。 近期的大部分工作由 1 位贡献者完成。

79
总分 / 100
良好

软件健康指数

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

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

评分画像

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

所有权

Jelmer Vernooij个人账户
0 关注者380 个公开仓库始于 2009年1月evroc

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

软件包生态系统

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

按类别列示的指标

活力

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

99优秀 · 占总体的 22%
评分方式
36/36推送新近度 — 最近一次推送于 0 天前
35.3/36提交节奏 — 52 周中有 51 周有提交
18/18提交量 — 最近一年 1,217 次提交
10/10OpenSSF Scorecard:Maintained — 30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
所用输入
commits_last_year1,217
human_commit_share1
days_since_last_push0
active_weeks_last_year51

发布纪律

100优秀
评分方式
27/27有发布版本 — 已发布 60 个发布版本
36/36发布时效 — 最近一次发布版本于 2 天前
27/27发布节奏 — 约每 9.9 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count60
latest_release_tagdulwich-1.2.12
releases_from_tags
days_since_latest_release2
mean_days_between_releases9.9
已排除计分(无数据或不适用):OpenSSF Scorecard:Signed-Releases。 其余权重已重新归一化。

社区与采用

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

83良好 · 占总体的 18%
评分方式
54.4/60星标 — 2,258 个星标
22/25复刻 — 437 个复刻
9.3/15关注者 — 48 位关注者
所用输入
forks437
stars2,258
watchers48
growth_stateorganic
growth_factor_pct100

社区健康

79良好
评分方式
22.5/22.5README
16.9/22.5许可证 — 存在许可证文件,但不是可识别的许可证
18/18CONTRIBUTING 指南
13.5/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 位贡献者贡献了半数提交
4.5/22.5提交分布 — 头号贡献者编写了 80% 的提交
13.5/13.5贡献者广度 — 99 位贡献者
10/10OpenSSF Scorecard:Contributors — project has 32 contributing companies or organizations
所用输入
bus_factor1
contributors_sampled99
top_contributor_share0.799
评分方式
44.4/46.8议题解决 — 95% 的议题已关闭
28.2/38.3PR 接受 — 已裁定的 PR 中 1,157/1,569 已合并
3/15OpenSSF Scorecard:Code-Review — Found 4/14 approved changesets -- score normalized to 2
所用输入
merged_prs1,157
open_issues35
closed_issues666
issue_closed_ratio0.95
closed_unmerged_prs412
评分方式
10/30所有权背书 — 个人(用户)账户
0/20已验证域名 — 不适用于个人账户
0/25所有者影响力 — jelmer 有 0 位关注者
25/25既往记录 — 380 个公开仓库,账户约 17 年
所用输入
followers0
owner_typeUser
is_verified
owner_loginjelmer
public_repos380
account_age_days6,387
已排除计分(无数据或不适用):已验证域名。 其余权重已重新归一化。

工程质量

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

86优秀 · 占总体的 20%

工程实践

84良好
评分方式
24/24CI 工作流 — 5 个工作流
24/24存在测试
16/16Linter 配置 — tox.ini
0/9.6Pre-commit 钩子
0/6.4.editorconfig
20/20OpenSSF Scorecard:CI-Tests — 12 out of 12 merged PRs checked by a CI test -- score normalized to 10
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

90优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://www.dulwich.io/
10/10仓库描述
10/10主题标签 — 7 个主题标签
0/10Wiki
所用输入
topicspython, pypy, version-control, git, python-3, cpython, dulwich
has_wiki
homepagehttps://www.dulwich.io/
has_readme
has_docs_dir
has_description

安全

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

83良好 · 占总体的 16%

安全态势

79良好
评分方式
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 4/14 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 32 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.2/2.5许可证 — license file detected
7.5/7.5Maintained — 30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
3.5/5SAST — SAST tool is not run on all commits -- score normalized to 7
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — 无数据
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
所用输入
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7.9
已排除计分(无数据或不适用):signed_releases。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
0/25间接依赖不含已知公告 — 在此范围内,传递依赖集合无法与开发和测试依赖区分
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages22
unassessed_packages8
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):间接依赖不含已知公告, 没有长期未处理的公告。 其余权重已重新归一化。 已将 22 个已解析依赖与 OSV 比对。 有 8 项无法评估——没有已解析的版本、生态系统不受支持,或超出所报告的软件包清单。 该仓库未发布任何索引可解析的软件包,因此改为评估仓库依赖图。该图将开发与测试版本固定同交付的依赖混在一起,因此仅对声明的运行时依赖计分;传递性发现仅作为背景信息列出,不计入评分。 未对可达性进行分析。

AI 就绪度

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

57中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
27.7/40可读的提交历史 — 100 次人类提交中有 52 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.52
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, docs/Makefile, docs/tutorial/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — tox.ini
11/11静态类型检查 — dulwich/py.typed, pyrightconfig.json
10/10可复现环境 — lockfile
0/10已体现的代理实践 — 最近 100 次提交中没有代理编写的提交
5/8自动化维护 — 已配置依赖自动化,但在抽样提交中未观察到
0/10OpenSSF Scorecard:Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
所用输入
has_nix
has_tests
lockfilesCargo.lock
has_dockerfile
typed_language
bootstrap_filesMakefile, docs/Makefile, docs/tutorial/Makefile
has_devcontainer
has_linter_config
typecheck_configsdulwich/py.typed, pyrightconfig.json
agent_commit_share0
toolchain_manifestsCargo.toml, crates/diff-tree/Cargo.toml, crates/objects/Cargo.toml, crates/pack/Cargo.toml
dependency_bot_commit_share0
评分方式
27/45可类型检查的代码 — Python,已配置类型检查(dulwich/py.typed, pyrightconfig.json)
50.3/55可控的文件大小 — 采样的 246 个源文件中有 21 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes515,311
source_files_sampled246
oversized_source_files21

机器可读接口

40存在风险
评分方式
0/40API 模式(OpenAPI/GraphQL/proto)
0/20MCP 服务器
40/40可运行示例 — examples, recipes
所用输入
example_dirsexamples, recipes
has_mcp_signal
api_schema_files

关键数据

2,258GitHub 星标
99贡献者
1,217最近 12 个月提交数
0距最近推送天数
60发布版本数
1巴士系数(bus factor)
35开放议题
crates.io, PyPI软件包生态系统数

数据采集警告

  • pypi package 'dulwich' points at a different repository (https://github.com/dulwich/dulwich); excluded from ecosystem scoring
  • Could not fetch crates package 'pack-py' from its registry
  • Could not fetch crates package 'objects-py' from its registry
  • Could not fetch crates package 'diff-tree-py' from its registry
  • deps.dev does not index pypi:dulwich@1.2.12; advisories assessed against the repository dependency graph instead

更多细节

Star 与 Fork 历史 2,258 ★ / 437 ⇿
2,258Star
437Fork
58发布

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

仅显示最近的历史——该仓库超出采集窗口,因此未采集最早的历史记录。

04008001,2001,6002,0002,4002,258423282009-072018-012026-07
主版本 0次版本 0修订 1

每个点涵盖 16 天。

OpenSSF Scorecard 7.9 / 10
7.9综合

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

10Binary-Artifactsno binaries found in the repo
3Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2Code-ReviewFound 4/14 approved changesets -- score normalized to 2
10Contributorsproject has 32 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
10Fuzzingproject is fuzzed
9Licenselicense file detected
10Maintained30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
7SASTSAST tool is not run on all commits -- score normalized to 7
10Security-Policysecurity policy file detected
不适用Signed-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
直接依赖 8
注册表软件包版本约束清单文件
PyPIurllib3>=2.2.2pyproject.toml
PyPItyping_extensions>=4.6.0pyproject.toml
crates.iopyo3crates/diff-tree/Cargo.toml
crates.iopyo3crates/objects/Cargo.toml
crates.iomemchr2crates/objects/Cargo.toml
crates.iopyo3crates/pack/Cargo.toml
crates.iomemchr2crates/pack/Cargo.toml
crates.iosimilar3crates/pack/Cargo.toml
全部依赖 30

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

注册表软件包版本关系
crates.iomemchr直接
crates.iomemchr2.8.2直接
crates.iopyo30.29.0直接
crates.iosimilar直接
crates.iosimilar3.1.1直接
PyPItyping-extensions直接
PyPIurllib3直接
crates.iobstr1.12.3间接
crates.ioheck0.5.0间接
crates.iolibc0.2.186间接
crates.ioonce_cell1.21.4间接
crates.ioportable-atomic1.13.1间接
crates.ioproc-macro21.0.106间接
crates.iopyo3-build-config0.29.0间接
crates.iopyo3-ffi0.29.0间接
crates.iopyo3-macros0.29.0间接
crates.iopyo3-macros-backend0.29.0间接
crates.ioquote1.0.46间接
crates.ioserde_core1.0.228间接
crates.ioserde_derive1.0.228间接
crates.iosyn2.0.118间接
crates.iotarget-lexicon0.13.5间接
crates.iounicode-ident1.0.24间接
PyPIcodespell2.4.2间接
PyPIdissolve间接
PyPIfastimport间接
PyPIhypothesis间接
PyPImypy2.1.0间接
PyPIruff0.15.20间接
PyPIsetuptools间接
依赖安全公告 0

该仓库未发布可被索引解析的包,因此评估的是其自身的依赖图——共 22 个包,其中也包含从不交付的开发与测试版本固定:0 个存在已知公告,0 个为直接依赖。 有 8 个无法评估——没有已解析的版本、生态系统不受支持,或不在所列包清单之内。

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [
        "python",
        "pypy",
        "version-control",
        "git",
        "python-3",
        "cpython",
        "dulwich"
      ],
      "is_fork": false,
      "size_kb": 24340,
      "has_wiki": false,
      "homepage": "https://www.dulwich.io/",
      "languages": {
        "Rust": 35236,
        "Shell": 4316,
        "Python": 6425992,
        "Makefile": 1534
      },
      "pushed_at": "2026-07-21T17:18:34Z",
      "created_at": "2009-03-22T05:09:18Z",
      "owner_type": "User",
      "updated_at": "2026-07-21T21:40:28Z",
      "description": "Pure-Python Git implementation",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "main",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://www.jelmer.uk/",
      "name": "Jelmer Vernooij",
      "type": "User",
      "login": "jelmer",
      "company": "evroc",
      "location": "Europe",
      "followers": 0,
      "avatar_url": "https://avatars.githubusercontent.com/u/49032?v=4",
      "created_at": "2009-01-24T20:16:28Z",
      "is_verified": null,
      "public_repos": 380,
      "account_age_days": 6387
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "dulwich-1.2.12",
          "kind": "other",
          "published_at": "2026-07-19T10:50:25Z"
        },
        {
          "tag": "dulwich-1.2.11",
          "kind": "other",
          "published_at": "2026-07-16T14:37:24Z"
        },
        {
          "tag": "dulwich-1.2.10",
          "kind": "other",
          "published_at": "2026-07-07T00:26:02Z"
        },
        {
          "tag": "dulwich-1.2.9",
          "kind": "other",
          "published_at": "2026-07-06T20:48:50Z"
        },
        {
          "tag": "dulwich-1.2.8",
          "kind": "other",
          "published_at": "2026-07-05T15:28:36Z"
        },
        {
          "tag": "dulwich-1.2.7",
          "kind": "other",
          "published_at": "2026-06-12T11:00:59Z"
        },
        {
          "tag": "dulwich-1.2.5",
          "kind": "other",
          "published_at": "2026-05-28T21:42:26Z"
        },
        {
          "tag": "dulwich-1.2.4",
          "kind": "other",
          "published_at": "2026-05-21T19:23:38Z"
        },
        {
          "tag": "dulwich-1.2.1",
          "kind": "other",
          "published_at": "2026-04-29T14:41:22Z"
        },
        {
          "tag": "dulwich-1.2.0",
          "kind": "other",
          "published_at": "2026-04-21T16:41:40Z"
        },
        {
          "tag": "dulwich-0.23.0",
          "kind": "other",
          "published_at": "2025-06-21T17:48:33Z"
        },
        {
          "tag": "dulwich-1.1.0",
          "kind": "other",
          "published_at": "2026-02-17T23:13:37Z"
        },
        {
          "tag": "dulwich-1.0.0",
          "kind": "other",
          "published_at": "2026-01-17T23:21:31Z"
        },
        {
          "tag": "dulwich-0.25.2",
          "kind": "other",
          "published_at": "2026-01-12T01:56:01Z"
        },
        {
          "tag": "dulwich-0.25.1",
          "kind": "other",
          "published_at": "2026-01-12T01:55:06Z"
        },
        {
          "tag": "v0.22.6",
          "kind": "patch",
          "published_at": "2026-04-21T16:44:16Z"
        },
        {
          "tag": "dulwich-0.25.0",
          "kind": "other",
          "published_at": "2025-12-17T21:51:38Z"
        },
        {
          "tag": "dulwich-0.24.10",
          "kind": "other",
          "published_at": "2025-11-20T02:18:19Z"
        },
        {
          "tag": "dulwich-0.24.9",
          "kind": "other",
          "published_at": "2025-11-10T13:57:18Z"
        },
        {
          "tag": "dulwich-0.24.8",
          "kind": "other",
          "published_at": "2025-11-01T19:38:57Z"
        },
        {
          "tag": "dulwich-0.24.7",
          "kind": "other",
          "published_at": "2025-10-23T10:28:08Z"
        },
        {
          "tag": "dulwich-0.24.6",
          "kind": "other",
          "published_at": "2025-10-19T12:07:44Z"
        },
        {
          "tag": "dulwich-0.24.5",
          "kind": "other",
          "published_at": "2025-10-16T09:44:24Z"
        },
        {
          "tag": "dulwich-0.24.4",
          "kind": "other",
          "published_at": "2025-10-14T20:32:54Z"
        },
        {
          "tag": "dulwich-0.24.3",
          "kind": "other",
          "published_at": "2025-10-12T22:22:50Z"
        },
        {
          "tag": "dulwich-0.24.2",
          "kind": "other",
          "published_at": "2025-09-30T22:27:55Z"
        },
        {
          "tag": "dulwich-0.24.1",
          "kind": "other",
          "published_at": "2025-08-01T18:18:59Z"
        },
        {
          "tag": "dulwich-0.24.0",
          "kind": "other",
          "published_at": "2025-08-01T00:31:54Z"
        },
        {
          "tag": "dulwich-0.23.2",
          "kind": "other",
          "published_at": "2025-07-07T08:50:49Z"
        },
        {
          "tag": "dulwich-0.23.1",
          "kind": "other",
          "published_at": "2025-06-30T21:08:15Z"
        },
        {
          "tag": "dulwich-0.22.8",
          "kind": "other",
          "published_at": "2025-04-22T22:44:53Z"
        },
        {
          "tag": "dulwich-0.22.7",
          "kind": "other",
          "published_at": "2024-12-19T16:10:14Z"
        },
        {
          "tag": "dulwich-0.22.5",
          "kind": "other",
          "published_at": "2024-11-07T13:11:08Z"
        },
        {
          "tag": "dulwich-0.22.4",
          "kind": "other",
          "published_at": "2024-11-01T11:09:42Z"
        },
        {
          "tag": "dulwich-0.22.3",
          "kind": "other",
          "published_at": "2024-10-16T13:36:24Z"
        },
        {
          "tag": "dulwich-0.22.1",
          "kind": "other",
          "published_at": "2024-04-23T11:38:51Z"
        },
        {
          "tag": "dulwich-0.22.0",
          "kind": "other",
          "published_at": "2024-04-22T17:30:39Z"
        },
        {
          "tag": "dulwich-0.21.7",
          "kind": "other",
          "published_at": "2023-12-05T18:17:44Z"
        },
        {
          "tag": "dulwich-0.21.6",
          "kind": "other",
          "published_at": "2023-09-02T12:16:03Z"
        },
        {
          "tag": "dulwich-0.21.5",
          "kind": "other",
          "published_at": "2023-05-04T02:48:00Z"
        },
        {
          "tag": "dulwich-0.21.4.1",
          "kind": "other",
          "published_at": "2023-05-04T01:34:26Z"
        },
        {
          "tag": "dulwich-0.21.3",
          "kind": "other",
          "published_at": "2023-02-17T17:36:07Z"
        },
        {
          "tag": "dulwich-0.21.2",
          "kind": "other",
          "published_at": "2023-01-18T23:08:38Z"
        },
        {
          "tag": "dulwich-0.21.1",
          "kind": "other",
          "published_at": "2023-01-17T19:29:58Z"
        },
        {
          "tag": "dulwich-0.21.0",
          "kind": "other",
          "published_at": "2023-01-16T18:38:01Z"
        },
        {
          "tag": "dulwich-0.20.50",
          "kind": "other",
          "published_at": "2022-10-30T03:01:12Z"
        },
        {
          "tag": "dulwich-0.20.46",
          "kind": "other",
          "published_at": "2022-09-06T16:02:22Z"
        },
        {
          "tag": "dulwich-0.20.45",
          "kind": "other",
          "published_at": "2022-07-15T17:51:39Z"
        },
        {
          "tag": "dulwich-0.20.37",
          "kind": "other",
          "published_at": "2022-07-09T14:55:21Z"
        },
        {
          "tag": "dulwich-0.20.44",
          "kind": "other",
          "published_at": "2022-06-30T18:32:13Z"
        },
        {
          "tag": "dulwich-0.20.43",
          "kind": "other",
          "published_at": "2022-06-06T23:23:06Z"
        },
        {
          "tag": "dulwich-0.20.42",
          "kind": "other",
          "published_at": "2022-05-24T20:05:05Z"
        },
        {
          "tag": "dulwich-0.20.40",
          "kind": "other",
          "published_at": "2022-05-19T15:43:58Z"
        },
        {
          "tag": "dulwich-0.20.38",
          "kind": "other",
          "published_at": "2022-05-17T14:09:21Z"
        },
        {
          "tag": "dulwich-0.20.35",
          "kind": "other",
          "published_at": "2022-03-20T01:45:46Z"
        },
        {
          "tag": "dulwich-0.20.32",
          "kind": "other",
          "published_at": "2022-01-24T18:13:03Z"
        },
        {
          "tag": "dulwich-0.20.25",
          "kind": "other",
          "published_at": "2022-01-09T13:42:17Z"
        },
        {
          "tag": "dulwich-0.20.24",
          "kind": "other",
          "published_at": "2022-07-09T14:55:51Z"
        },
        {
          "tag": "dulwich-0.20.20",
          "kind": "other",
          "published_at": "2022-01-09T13:43:03Z"
        },
        {
          "tag": "dulwich-0.19.7",
          "kind": "other",
          "published_at": "2018-11-05T21:04:49Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "c9240bc94dcdec265b5df2b5d304260d9dad6f1b",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.2.12",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-19T10:31:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fabed5611732ab18c185b82d2ab5140a183cbfe5",
          "body": null,
          "is_bot": false,
          "headline": "Fix Bundle.store_objects() silently dropping delta objects (#2314)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-18T13:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d845b3cd93c65d97c4d42a79a49ff6cdce2da066",
          "body": null,
          "is_bot": false,
          "headline": "validate object ids in receive-pack ref commands (#2309)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-18T13:30:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6d123e89b59b690878d299ab0a07358f711ea2d",
          "body": null,
          "is_bot": false,
          "headline": "catch ValueError from ref line unpack instead of checking field count",
          "author_name": "Kartik Kenchi",
          "author_login": "netliomax25-code",
          "committed_at": "2026-07-18T08:58:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "551d0ef31e798849dd6274efe9aefcaba9e08495",
          "body": null,
          "is_bot": false,
          "headline": "Preserve dulwich.porcelain.get_user_identity (#2313)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-17T20:06:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cc3d60de5880d68eab8f77396de080cc8af9b57",
          "body": "store_objects() iterated pack_data.iter_unpacked() and skipped any entry\nwhose obj_type_num was still None, i.e. every OFS_DELTA/REF_DELTA object,\nleaving the target object store missing most objects with no error raised.\nResolve deltas through PackInflater instead, matching how packs are\ningested e\n[…]\nstore_objects() now raises TypeError for non-file-backed PackDataLike\nimplementations (all in-tree callers obtain pack_data via read_bundle(),\nwhich always yields a file-backed PackData).\n\nFixes #2312",
          "is_bot": false,
          "headline": "Fix Bundle.store_objects() silently dropping delta objects",
          "author_name": "theVinchi",
          "author_login": "thevinchi",
          "committed_at": "2026-07-17T20:00:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "dbf7f156272f8d1f7e7b834c2a0120b05a651da7",
          "body": null,
          "is_bot": false,
          "headline": "Preserve dulwich.porcelain.get_user_identity",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-17T19:53:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e84043a1a34fa8b3fd73b0953e98c0ee6c4da55f",
          "body": null,
          "is_bot": false,
          "headline": "client: Half-close write side after sending a fetch request (#2311)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-17T17:43:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6dacf2f97ef2881a8be3b6b4a8fe6f0a46cd9bda",
          "body": null,
          "is_bot": false,
          "headline": "client: Half-close write side after sending a fetch request",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-17T16:48:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e633cdcec9a682603bcd3c45c6137a1320560a71",
          "body": null,
          "is_bot": false,
          "headline": "Refuse to write checkout entries through leading symlinks (#2308)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-17T12:55:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb80d50da84e3a2d0ec9a56a3642a132fd592f4f",
          "body": null,
          "is_bot": false,
          "headline": "tests/compat: verify git-daemon bound the port we picked (#2310)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-17T12:49:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1da40dab1836512d325ef881d299088d14c6866",
          "body": null,
          "is_bot": false,
          "headline": "tests/compat: verify git-daemon bound the port we picked",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-16T22:57:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "873988ad9b6f977c55a9cd70e6120b024d45f49f",
          "body": null,
          "is_bot": false,
          "headline": "validate object ids in receive-pack ref commands",
          "author_name": "Kartik Kenchi",
          "author_login": "netliomax25-code",
          "committed_at": "2026-07-16T18:01:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14affff7c17b3ac1ca9d7d2d11443800b3736cfa",
          "body": null,
          "is_bot": false,
          "headline": "Refuse to write checkout entries through leading symlinks",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-16T16:15:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e8cf0d763bb3fd74df7db0539091df4026b6fbc",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.2.11",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-16T13:54:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "318468d86e17fee1ab590cd3120a662bc3e65848",
          "body": null,
          "is_bot": false,
          "headline": "verify a bitmap's pack checksum in Pack.bitmap (#2307)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-16T12:02:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ab6c2d85577345f6dcd429ab0bf036fb49dd17e",
          "body": null,
          "is_bot": false,
          "headline": "verify a bitmap's pack checksum in Pack.bitmap",
          "author_name": "Kartik Kenchi",
          "author_login": "netliomax25-code",
          "committed_at": "2026-07-16T11:28:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cecd84bb3bbe1bd026bbab330cc88d443283606",
          "body": null,
          "is_bot": false,
          "headline": "Support ``core.worktree`` (#2306)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-14T13:04:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7387d25732c05381cc3e2c3e1d218e8ead8c21fe",
          "body": "Fixes #1785.",
          "is_bot": false,
          "headline": "Honour core.worktree",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-14T12:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b254e43d6d84d0a42156aec1e32e830a85c6519",
          "body": null,
          "is_bot": false,
          "headline": "Clear core.bare when setting up a submodule working tree",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-14T12:54:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f428da4daa41fd1f0613ae56156a34010baea8c0",
          "body": null,
          "is_bot": false,
          "headline": "Move env handling to dulwich.porcelain (#2305)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-14T11:59:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f0ceb5f39f78fa74ca0092474600e80d5ac8479",
          "body": null,
          "is_bot": false,
          "headline": "Move GIT_PROTOCOL lookup into porcelain",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-14T11:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8aaa8837b80b19ec2348a2614fb6c73174b1cf9a",
          "body": null,
          "is_bot": false,
          "headline": "Add remote argument to porcelain.archive()",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-14T11:19:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b8f376e3a0d24a960dd4baab6c3beb3327273eb",
          "body": "Fixes #2209.",
          "is_bot": false,
          "headline": "Move GIT_SSH_COMMAND/GIT_SSH lookup into porcelain",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-14T11:19:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2040b5e4f66693c16a553fdd5f4dee1f2945f3bb",
          "body": null,
          "is_bot": false,
          "headline": "Fix resource warnings (#2302)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-14T11:10:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76dd2add605e22b87bf5481c9ae540beb477b34c",
          "body": "ntpath.isabs() no longer accepts drive-relative paths like\n/nonexistent/path as of Python 3.13, so the test's trace target was\ntreated as disabled and no warning was written.",
          "is_bot": false,
          "headline": "Fix GIT_TRACE invalid-file test on Windows",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-14T10:49:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31d5b3db1b9a8bc769a53ba3573e6d8bcd921f39",
          "body": "…2303)",
          "is_bot": false,
          "headline": "Add env parameter to porcelain functions that read the environment (#…",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-14T10:44:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6d79412f4d0e7e23386224955dd03dadcdf6701",
          "body": null,
          "is_bot": false,
          "headline": "Add env parameter to porcelain functions that read the environment",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-14T10:30:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f65e6b27cdd5337383533d36fb960bc4d25447b7",
          "body": null,
          "is_bot": false,
          "headline": "Hide failure warning from stderr",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-14T09:21:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f9957121b8b81fbddb4a84e88a29867aa70d3abb",
          "body": null,
          "is_bot": false,
          "headline": "fix cubic trailer block search in parse_trailers (#2301)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-13T17:24:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2891dc51064546b80f48d121f5a496d54189b379",
          "body": null,
          "is_bot": false,
          "headline": "fix cubic trailer block search in parse_trailers",
          "author_name": "Kartik Kenchi",
          "author_login": "netliomax25-code",
          "committed_at": "2026-07-13T15:27:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdfd2607e41ad1ca63dd1c4c8a36b5032a2f6562",
          "body": "Non-overlapping changes on different sides of a shared directory now\nmerge cleanly instead of being reported as a directory-level conflict.\n\nFixes #2295",
          "is_bot": false,
          "headline": "Recurse into subtrees when merging trees (#2297)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-12T00:13:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d2fcb8196a583cc4656e140bda61992a3bc287d",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into merge-tree-subtrees",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-11T23:57:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94d3f814ef4cf3d5361d068bc6b7f0bdefbdeb76",
          "body": null,
          "is_bot": false,
          "headline": "sanitize message newlines in format_reflog_line (#2300)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-11T23:52:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de77dc31f5d729ac4c484300d280629bf418f918",
          "body": null,
          "is_bot": false,
          "headline": "NEWS: Reword reflog entry as hardening, credit contributor",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-11T23:42:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cf2de33e5ab7dc0805825746561a392f590f3cb",
          "body": null,
          "is_bot": false,
          "headline": "sanitize message newlines in format_reflog_line",
          "author_name": "Kartik Kenchi",
          "author_login": "netliomax25-code",
          "committed_at": "2026-07-11T21:41:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0e971967ca7530f013e3f3c0eefcb01bc370ddf1",
          "body": null,
          "is_bot": false,
          "headline": "apply protectHFS and protectNTFS together in path validator (#2298)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-08T14:25:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e4643d5fb91446f01de733ea430dddf50f9c02f",
          "body": null,
          "is_bot": false,
          "headline": "apply protectHFS and protectNTFS together in path validator",
          "author_name": "Kartik Kenchi",
          "author_login": "netliomax25-code",
          "committed_at": "2026-07-08T12:04:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0667e6a6781bdf18d578bed9296c303074e4ef28",
          "body": null,
          "is_bot": false,
          "headline": "canonicalize file mode in git archive tar entries (#2294)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-08T08:43:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ae94f7949227e2626525125c098bf541fbd24f5",
          "body": "Non-overlapping changes on different sides of a shared directory now\nmerge cleanly instead of being reported as a directory-level conflict.\n\nFixes #2295",
          "is_bot": false,
          "headline": "Recurse into subtrees when merging trees",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-08T01:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "31bf1ee849a1384b0b1ca1410871db4e2e7eb043",
          "body": null,
          "is_bot": false,
          "headline": "canonicalize file mode in git archive tar entries",
          "author_name": "Kartik Kenchi",
          "author_login": "netliomax25-code",
          "committed_at": "2026-07-07T10:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c454399ce5b75bb4260a2e49b77fcbc2adc32b4",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.2.10",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-07T00:24:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6100e4ed1a7bce27c9cbaa225722737b5f908a07",
          "body": "Fixes #2292",
          "is_bot": false,
          "headline": "Fix regression parsing loose objects that inflate past 8KB (#2293)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-07T00:18:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f489f7d1f9108b942b324c23b57f86e95379b3a2",
          "body": "Fixes #2292",
          "is_bot": false,
          "headline": "Fix regression parsing loose objects that inflate past 8KB",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-07T00:08:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c93ab9ba019c7691d170253f557252030a6e0981",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.2.9",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T20:37:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3526b185b6d934e00bd38fd21674956d661dd877",
          "body": null,
          "is_bot": false,
          "headline": "Fix resource warnings (#2291)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T19:45:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8bbb5e8b1336ab3c28468e530fa174abe3919ba6",
          "body": "The tearDown ran shutil.rmtree before addCleanup callbacks fired, so\nmmap-backed idx files were still open when Windows tried to remove\nthem, causing PermissionError. Register rmtree via addCleanup in\nsetUp so it runs after (LIFO) the idx.close callbacks.",
          "is_bot": false,
          "headline": "Fix Windows tempdir cleanup in pack index writing tests",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T19:27:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c9f6984aeeb7a9a8f200c2fbd81c053e67f2900",
          "body": null,
          "is_bot": false,
          "headline": "Stop tests from writing to stdout",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T19:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5f79c9cb81d7da97214ffc187997835b907658a",
          "body": null,
          "is_bot": false,
          "headline": "Fix resource warnings",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T19:24:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c943652da7eaa6d748d2f03a1d464b369a1b6e2",
          "body": null,
          "is_bot": false,
          "headline": "Fix more fallout from running tests in parallel (#2290)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T19:14:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6aad0a0a440090015d83957d0aad299528e9a68",
          "body": null,
          "is_bot": false,
          "headline": "Stop tests from writing to stdout",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T13:55:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d70c70be1a53acedff21f6f8102dbf94234d0f83",
          "body": "On Windows, os.path.expanduser(\"~\") uses USERPROFILE (or\nHOMEDRIVE+HOMEPATH) and ignores HOME, so tests that set only HOME to\nredirect ~/.gitconfig silently misfire. The new helper sets all the\nrelevant vars portably; the two maintenance test setups adopt it.",
          "is_bot": false,
          "headline": "Add overrideHome test helper; use in maintenance tests",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T13:30:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62c737a0d22dd53d80d5da1dd645235c21bedf47",
          "body": null,
          "is_bot": false,
          "headline": "Override ~ properly on windows",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T12:57:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2730432fda86f0bf4024cd6c7d60d29e1e328f7d",
          "body": null,
          "is_bot": false,
          "headline": "client: Don't send a pack when the only commands are deletes",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T12:57:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b55037815a82bc2de127cc71f308aefef4a7fdee",
          "body": null,
          "is_bot": false,
          "headline": "Fix resource warnings",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T12:12:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "47dcf4cfd16ee46183b9be789875c9e83c95cdeb",
          "body": "A corrupt or truncated .bitmap index could declare a tiny bit_count but\na huge running_len in an RLW, driving _decode into an unbounded loop\nthat inserts billions of integers into a set. Reject any run or literal\nthat would extend past the declared bit count and raise ValueError\ninstead.\n\nBitmap files are read from local disk (never over the wire), so this is\nrobustness against a bad local file rather than a remotely-reachable\nissue.\n\nReported by Luke Banto",
          "is_bot": false,
          "headline": "bitmap: bound EWAH running length when decoding (#2289)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T11:43:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "143c7d2b2c6dbb3fe84d8a2a5b77955bd0850df9",
          "body": null,
          "is_bot": false,
          "headline": "Web debug (#2284)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T11:38:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4085d825ad5c33c5ffeaf3bb448929bf5e5222f3",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fix-ewah-dos",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T11:25:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c4b0f8a144ab5e04e01e275c63ae32940d06ec8",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into web-debug",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T11:13:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12f81fd4b45d62de4663e2a09c510fc586fc6fe8",
          "body": null,
          "is_bot": false,
          "headline": "web: require exact Content-Type on git service POSTs (#2285)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T11:10:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62c6f0eed40823c97e4ca75f2c59794afe61743b",
          "body": "A corrupt or truncated .bitmap index could declare a tiny bit_count but\na huge running_len in an RLW, driving _decode into an unbounded loop that\ninserts billions of integers into a set. Reject any run or literal that\nwould extend past the declared bit count and raise ValueError instead.\n\nBitmap files are read from local disk (never over the wire), so this is\nrobustness against a bad local file rather than a remotely-reachable\nissue.\n\nReported by Luke Banto",
          "is_bot": false,
          "headline": "bitmap: bound EWAH running length when decoding",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T11:09:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "85fa3a69f49a663032c156db1617a02ad2e67bd5",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into req-content-type",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T10:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d78ec02d697665722c0749c66da9ede30eaed0a6",
          "body": "…2286)\n\nA tree entry named `C:` (or any ASCII-byte-then-colon spelling) would\nlet `os.path.join(root, b\"C:...\")` on Windows discard the work-tree root\nand write to the absolute drive path, giving a malicious repository an\narbitrary file write outside the work tree.",
          "is_bot": false,
          "headline": "index: reject DOS drive-letter prefix in checkout paths on Windows (#…",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T10:40:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "518b849703d6378093218c9d8415359c4123a002",
          "body": "…ce (#2288)\n\nAttempt.. many of many.",
          "is_bot": false,
          "headline": "tests/compat: prevent receive-pack from spawning background maintenan…",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T10:28:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4faafb3f753c709e99a32274c50d87252b5cbfb4",
          "body": "Attempt.. many of many.",
          "is_bot": false,
          "headline": "tests/compat: prevent receive-pack from spawning background maintenance",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T09:46:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23a6e0d18acc1255f047f557eee72242adf74dc9",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into req-content-type",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T09:43:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08031b01089b37e1cdaf373f25458251f9cada3e",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into fix-drive-letter-traversal",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T09:35:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0859449aade4bc6f70420078fc5d2a24e83d91f5",
          "body": null,
          "is_bot": false,
          "headline": "Bound zlib decompression against decompression-bomb DoS (#2287)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T09:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "43dfeb5ec00137eb69219695113da55e04d3b5ce",
          "body": null,
          "is_bot": false,
          "headline": "Bound zlib decompression against decompression-bomb DoS",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T09:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aca3b762086e1b571c504ecce37171e19030ec92",
          "body": null,
          "is_bot": false,
          "headline": "web: bound chunked request bodies and cap unlabelled requests (#2282)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T08:50:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ca77f9f470742ba246cd6fa07beb6d735045664",
          "body": "A tree entry named `C:` (or any ASCII-byte-then-colon spelling) would\nlet `os.path.join(root, b\"C:...\")` on Windows discard the work-tree root\nand write to the absolute drive path, giving a malicious repository an\narbitrary file write outside the work tree. Matches C git's\n`has_dos_drive_prefix` check in `verify_path`.",
          "is_bot": false,
          "headline": "index: reject DOS drive-letter prefix in checkout paths on Windows",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T02:44:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ddd5c54be9a1ff40d91b8db6af6539621dc0e81",
          "body": null,
          "is_bot": false,
          "headline": "Merge branch 'main' into req-content-type",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T02:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "815680a45437216863afafa58080312efc5058ed",
          "body": null,
          "is_bot": false,
          "headline": "Fix flaky tests and resource warnings (#2283)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T02:20:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4421d09d21c6af0e1755c32b875d78f8a84c6d22",
          "body": null,
          "is_bot": false,
          "headline": "web: require exact Content-Type on git service POSTs",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T01:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "55b458724062db5a8ac8042e302ae6845e21d0b1",
          "body": null,
          "is_bot": false,
          "headline": "web: bound chunked request bodies and cap unlabelled requests",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T01:46:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b30077980751b93c9c5263b23be60b503b4c0bc",
          "body": "…eady",
          "is_bot": false,
          "headline": "dulwich.web: Clarify that the standard web server is not production r…",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T01:45:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d55b456efc7f5d31091388e853de01749e6e0933",
          "body": "Such an entry references itself, so Pack.resolve_object would loop\nforever growing its delta stack until the process ran out of memory.\nReject at parse time in unpack_object, matching git's \"delta offset == 0\nis invalid\" guard.",
          "is_bot": false,
          "headline": "pack: reject OFS_DELTA with delta_base_offset of 0 (#2281)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T01:44:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ea7597229032514bce1de20f1c088a8fdf1f3d3",
          "body": null,
          "is_bot": false,
          "headline": "SECURITY.md: Update versions (#2280)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T01:33:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7a0e21a296298b22f148905504938f42f061f401",
          "body": null,
          "is_bot": false,
          "headline": "Try out inquest (#2279)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T01:28:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "783c0084b5704c10685a83adae1c95f27c8a83e1",
          "body": "run_git_or_fail already disables gc.auto/maintenance.auto for tests'\ndirect git calls, but git-daemon and the receive-pack/upload-pack\nprocesses it spawns did not inherit that. On macOS this occasionally\nraced with rmtree in tearDown, which tripped over a maintenance.lock\nthat appeared and vanished mid-walk.",
          "is_bot": false,
          "headline": "tests/compat: disable gc/maintenance in git-daemon children",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T01:27:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e678eec9321b1487f4f6f0f06a8b5c0c5c3121f4",
          "body": null,
          "is_bot": false,
          "headline": "tests/compat/test_patch: close patch files after writing",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T01:27:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d06ffc3e1aff0ea0a32094debead891be0083eb7",
          "body": "Such an entry references itself, so Pack.resolve_object would loop\nforever growing its delta stack until the process ran out of memory.\nReject at parse time in unpack_object, matching git's \"delta offset\n== 0 is invalid\" guard.",
          "is_bot": false,
          "headline": "pack: reject OFS_DELTA with delta_base_offset of 0",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T01:17:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c984b76e3af649318b4c24c5771401e43ff03af",
          "body": null,
          "is_bot": false,
          "headline": "SECURITY.md: Update versions",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-06T01:15:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00be7fa40171ad74e7cfcbd5f95756f8f2c1cd33",
          "body": null,
          "is_bot": false,
          "headline": "Try out inquest",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T20:26:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5bc9a4604e1699509447bc09760850062382d8d",
          "body": null,
          "is_bot": false,
          "headline": "Release 1.2.8",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T15:17:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ed5853e869a580eded4e6f63e02ed7555cf2705",
          "body": "…hs (#2278)\n\nReported by zx (Jace).",
          "is_bot": false,
          "headline": "porcelain: reject writes through intermediate symlink in checkout pat…",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T14:44:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d44c67e3a3af02031f49a9203a72df778672d70",
          "body": "Reported by zx (Jace).",
          "is_bot": false,
          "headline": "porcelain: reject writes through intermediate symlink in checkout paths",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T14:11:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb1900d5696969beace7c85b742dffdc5d75a74d",
          "body": null,
          "is_bot": false,
          "headline": "Fix news (#2276)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T13:59:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "065fa0887177822912d8f3dfc3843bfb8e7f8e4f",
          "body": null,
          "is_bot": false,
          "headline": "tests/compat: disable git auto-gc to avoid rmtree race (#2277)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T13:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd95c4b11e0d9bf611bacfdfbb6873124418c2f3",
          "body": null,
          "is_bot": false,
          "headline": "NEWS: fill in 1.2.8 entries for post-1.2.7 changes",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T13:20:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "307c981259baa500bc0ca69c87f64ba4a05f1be5",
          "body": null,
          "is_bot": false,
          "headline": "NEWS: open 1.2.8 UNRELEASED section for post-release entries",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T13:19:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0c095cdeb084ce3e2b6b0c98970ee17617b6585",
          "body": null,
          "is_bot": false,
          "headline": "tests/compat: disable git auto-gc to avoid rmtree race",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T13:17:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f25373c888770ce29285d926aba6717e1549291",
          "body": "Reported by zx (Jace).",
          "is_bot": false,
          "headline": "stash: reject writes through intermediate symlink on pop (#2275)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T13:03:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "40a542cb02f9ac39a9eeac1193472903098698f9",
          "body": "Reported by zx (Jace).",
          "is_bot": false,
          "headline": "stash: reject writes through intermediate symlink on pop",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T12:37:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41f5509e20f873ef5dc8af136785a22a76a317e4",
          "body": "1. A header value that spans indented continuation lines is accumulated\nin `_parse_message` with `v += line[1:]` once per line. CPython does not\noptimize in-place `bytes` concatenation, so this is O(n^2) in the size\nof the value.\n2. Commit and tag objects come from an untrusted remote during\nclone/f\n[…]\nat 20k, 0.037s at 640k). Existing commit/tag parse and serialization\ntests still pass, and I added a reassembly test in\n`tests/test_objects.py` that parses a value spread over many\ncontinuation lines.",
          "is_bot": false,
          "headline": "fix quadratic header accumulation in _parse_message (#2273)",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-05T11:41:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0dd2ba7f3a336723479afd81a4ca7c570280692b",
          "body": null,
          "is_bot": false,
          "headline": "fix quadratic header accumulation in _parse_message",
          "author_name": "Kartik Kenchi",
          "author_login": "netliomax25-code",
          "committed_at": "2026-07-05T07:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2905e7a84649ac4de57e462dc333ff7441fb4222",
          "body": "…(#2272)\n\n_apply_index_filter used build_index_from_tree(\".\", ...), which checked\nthe tree out into the caller's working directory just to populate the\ntemporary index. Match git's --index-filter semantics by populating the\ntemporary index directly from the tree with zeroed stat fields, avoiding\nthe filesystem round-trip.",
          "is_bot": false,
          "headline": "filter-branch: build index in memory instead of materializing to CWD …",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-03T10:57:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d08398c17890a6ec2c3738f5fefcde0aa0231045",
          "body": "_apply_index_filter used build_index_from_tree(\".\", ...), which\nchecked the tree out into the caller's working directory just to\npopulate the temporary index. Match git's --index-filter semantics\nby populating the temporary index directly from the tree with zeroed\nstat fields, avoiding the filesystem round-trip.",
          "is_bot": false,
          "headline": "filter-branch: build index in memory instead of materializing to CWD",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-03T10:14:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12134f9a9a3535b0758f4f6d6e7d5a3d2f01a4fe",
          "body": "…(#2270)\n\n_apply_index_filter used build_index_from_tree(\".\", ...), writing tree\nentries into the caller's working directory and leaving them there\nbetween commits. An attacker could exploit this with a repository whose\nancestor commit places a symlink named e.g. ``evil`` and whose\ndescendant commit\n[…]\n.\n\nMatch git's actual filter-branch semantics -- --index-filter does not\ncheck out the tree -- by populating the temporary index directly from\nthe tree with zeroed stat fields.\n\nReported by zx (Jace).",
          "is_bot": false,
          "headline": "filter-branch: build index in memory instead of materializing to CWD …",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-03T10:14:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9571ac60b851fce228dae7ededb380c6ce9b3fb8",
          "body": "_apply_index_filter used build_index_from_tree(\".\", ...), writing tree\nentries into the caller's working directory and leaving them there\nbetween commits. An attacker could exploit this with a repository whose\nancestor commit places a symlink named e.g. ``evil`` and whose\ndescendant commit places a \n[…]\n.\n\nMatch git's actual filter-branch semantics -- --index-filter does not\ncheck out the tree -- by populating the temporary index directly from\nthe tree with zeroed stat fields.\n\nReported by zx (Jace).",
          "is_bot": false,
          "headline": "filter-branch: build index in memory instead of materializing to CWD",
          "author_name": "Jelmer Vernooij",
          "author_login": "jelmer",
          "committed_at": "2026-07-03T09:47:56Z",
          "body_truncated": true,
          "is_coding_agent": false
        }
      ],
      "releases_count": 60,
      "commits_last_year": 1217,
      "latest_release_at": "2026-07-19T10:50:25Z",
      "latest_release_tag": "dulwich-1.2.12",
      "releases_from_tags": false,
      "days_since_last_push": 0,
      "active_weeks_last_year": 51,
      "days_since_latest_release": 2,
      "mean_days_between_releases": 9.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 85,
      "has_issue_template": false,
      "has_code_of_conduct": true,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "dulwich",
          "exists": true,
          "license": "Apache-2.0 OR GPL-2.0-or-later",
          "keywords": [
            "vcs",
            "git",
            "Development Status :: 5 - Production/Stable",
            "Operating System :: Microsoft :: Windows",
            "Operating System :: POSIX",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Programming Language :: Python :: Implementation :: CPython",
            "Programming Language :: Python :: Implementation :: PyPy",
            "Topic :: Software Development :: Version Control"
          ],
          "ecosystem": "pypi",
          "matches_repo": false,
          "registry_url": "https://pypi.org/project/dulwich/",
          "is_deprecated": false,
          "latest_version": "1.2.12",
          "repository_url": "https://github.com/dulwich/dulwich",
          "versions_count": 150,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2013-09-22T20:26:25.737275Z",
          "latest_published_at": "2026-07-19T11:16:39.472720Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 2
        }
      ]
    },
    "popularity": {
      "forks": 437,
      "stars": 2258,
      "watchers": 48,
      "fork_history": {
        "days": [
          {
            "date": "2009-07-13",
            "count": 1
          },
          {
            "date": "2009-07-25",
            "count": 1
          },
          {
            "date": "2009-09-18",
            "count": 1
          },
          {
            "date": "2009-10-16",
            "count": 1
          },
          {
            "date": "2009-11-20",
            "count": 1
          },
          {
            "date": "2010-02-03",
            "count": 1
          },
          {
            "date": "2010-02-28",
            "count": 1
          },
          {
            "date": "2010-04-26",
            "count": 2
          },
          {
            "date": "2010-11-21",
            "count": 1
          },
          {
            "date": "2010-12-05",
            "count": 1
          },
          {
            "date": "2010-12-26",
            "count": 1
          },
          {
            "date": "2011-02-27",
            "count": 1
          },
          {
            "date": "2011-03-24",
            "count": 1
          },
          {
            "date": "2011-06-07",
            "count": 1
          },
          {
            "date": "2011-07-23",
            "count": 1
          },
          {
            "date": "2011-08-02",
            "count": 2
          },
          {
            "date": "2011-09-03",
            "count": 1
          },
          {
            "date": "2011-09-06",
            "count": 1
          },
          {
            "date": "2011-09-25",
            "count": 1
          },
          {
            "date": "2011-10-22",
            "count": 1
          },
          {
            "date": "2011-11-08",
            "count": 1
          },
          {
            "date": "2011-11-19",
            "count": 1
          },
          {
            "date": "2012-01-17",
            "count": 1
          },
          {
            "date": "2012-01-19",
            "count": 1
          },
          {
            "date": "2012-02-05",
            "count": 1
          },
          {
            "date": "2012-02-19",
            "count": 1
          },
          {
            "date": "2012-03-01",
            "count": 1
          },
          {
            "date": "2012-03-13",
            "count": 1
          },
          {
            "date": "2012-05-23",
            "count": 1
          },
          {
            "date": "2012-06-12",
            "count": 1
          },
          {
            "date": "2012-06-21",
            "count": 1
          },
          {
            "date": "2012-07-05",
            "count": 1
          },
          {
            "date": "2012-07-17",
            "count": 1
          },
          {
            "date": "2012-07-26",
            "count": 1
          },
          {
            "date": "2012-08-02",
            "count": 1
          },
          {
            "date": "2012-08-19",
            "count": 1
          },
          {
            "date": "2012-09-06",
            "count": 1
          },
          {
            "date": "2012-09-25",
            "count": 1
          },
          {
            "date": "2012-10-01",
            "count": 1
          },
          {
            "date": "2012-10-27",
            "count": 1
          },
          {
            "date": "2012-12-04",
            "count": 1
          },
          {
            "date": "2012-12-10",
            "count": 1
          },
          {
            "date": "2012-12-19",
            "count": 2
          },
          {
            "date": "2013-03-01",
            "count": 1
          },
          {
            "date": "2013-03-09",
            "count": 1
          },
          {
            "date": "2013-03-15",
            "count": 1
          },
          {
            "date": "2013-04-28",
            "count": 1
          },
          {
            "date": "2013-06-03",
            "count": 1
          },
          {
            "date": "2013-06-17",
            "count": 1
          },
          {
            "date": "2013-06-20",
            "count": 1
          },
          {
            "date": "2013-07-22",
            "count": 1
          },
          {
            "date": "2013-08-07",
            "count": 2
          },
          {
            "date": "2013-08-08",
            "count": 2
          },
          {
            "date": "2013-08-11",
            "count": 1
          },
          {
            "date": "2013-08-14",
            "count": 1
          },
          {
            "date": "2013-08-19",
            "count": 1
          },
          {
            "date": "2013-08-27",
            "count": 1
          },
          {
            "date": "2013-09-07",
            "count": 2
          },
          {
            "date": "2013-11-18",
            "count": 1
          },
          {
            "date": "2013-11-19",
            "count": 1
          },
          {
            "date": "2013-11-29",
            "count": 1
          },
          {
            "date": "2013-12-11",
            "count": 1
          },
          {
            "date": "2013-12-19",
            "count": 1
          },
          {
            "date": "2014-01-01",
            "count": 1
          },
          {
            "date": "2014-01-13",
            "count": 1
          },
          {
            "date": "2014-01-16",
            "count": 1
          },
          {
            "date": "2014-01-29",
            "count": 1
          },
          {
            "date": "2014-02-12",
            "count": 1
          },
          {
            "date": "2014-03-05",
            "count": 1
          },
          {
            "date": "2014-03-23",
            "count": 1
          },
          {
            "date": "2014-03-29",
            "count": 1
          },
          {
            "date": "2014-04-21",
            "count": 1
          },
          {
            "date": "2014-04-24",
            "count": 1
          },
          {
            "date": "2014-04-28",
            "count": 1
          },
          {
            "date": "2014-05-05",
            "count": 1
          },
          {
            "date": "2014-05-06",
            "count": 1
          },
          {
            "date": "2014-05-12",
            "count": 1
          },
          {
            "date": "2014-05-17",
            "count": 1
          },
          {
            "date": "2014-05-19",
            "count": 1
          },
          {
            "date": "2014-05-23",
            "count": 1
          },
          {
            "date": "2014-06-16",
            "count": 1
          },
          {
            "date": "2014-06-22",
            "count": 1
          },
          {
            "date": "2014-07-11",
            "count": 1
          },
          {
            "date": "2014-08-19",
            "count": 1
          },
          {
            "date": "2014-09-05",
            "count": 1
          },
          {
            "date": "2014-09-12",
            "count": 2
          },
          {
            "date": "2014-12-05",
            "count": 1
          },
          {
            "date": "2014-12-10",
            "count": 1
          },
          {
            "date": "2014-12-11",
            "count": 1
          },
          {
            "date": "2014-12-28",
            "count": 1
          },
          {
            "date": "2015-01-12",
            "count": 1
          },
          {
            "date": "2015-01-21",
            "count": 1
          },
          {
            "date": "2015-02-19",
            "count": 2
          },
          {
            "date": "2015-02-28",
            "count": 1
          },
          {
            "date": "2015-03-24",
            "count": 2
          },
          {
            "date": "2015-03-26",
            "count": 1
          },
          {
            "date": "2015-04-01",
            "count": 1
          },
          {
            "date": "2015-04-28",
            "count": 1
          },
          {
            "date": "2015-04-30",
            "count": 1
          },
          {
            "date": "2015-05-04",
            "count": 1
          },
          {
            "date": "2015-05-05",
            "count": 2
          },
          {
            "date": "2015-05-22",
            "count": 1
          },
          {
            "date": "2015-05-30",
            "count": 2
          },
          {
            "date": "2015-06-02",
            "count": 2
          },
          {
            "date": "2015-06-07",
            "count": 1
          },
          {
            "date": "2015-06-13",
            "count": 3
          },
          {
            "date": "2015-06-14",
            "count": 2
          },
          {
            "date": "2015-06-15",
            "count": 4
          },
          {
            "date": "2015-06-17",
            "count": 1
          },
          {
            "date": "2015-07-05",
            "count": 1
          },
          {
            "date": "2015-07-18",
            "count": 2
          },
          {
            "date": "2015-07-19",
            "count": 2
          },
          {
            "date": "2015-07-25",
            "count": 1
          },
          {
            "date": "2015-07-27",
            "count": 1
          },
          {
            "date": "2015-07-28",
            "count": 1
          },
          {
            "date": "2015-09-08",
            "count": 1
          },
          {
            "date": "2015-09-13",
            "count": 1
          },
          {
            "date": "2015-09-26",
            "count": 1
          },
          {
            "date": "2015-10-12",
            "count": 1
          },
          {
            "date": "2015-11-04",
            "count": 1
          },
          {
            "date": "2015-11-12",
            "count": 1
          },
          {
            "date": "2015-11-26",
            "count": 1
          },
          {
            "date": "2015-12-01",
            "count": 1
          },
          {
            "date": "2015-12-03",
            "count": 1
          },
          {
            "date": "2016-01-04",
            "count": 1
          },
          {
            "date": "2016-01-18",
            "count": 1
          },
          {
            "date": "2016-01-24",
            "count": 1
          },
          {
            "date": "2016-02-09",
            "count": 1
          },
          {
            "date": "2016-02-13",
            "count": 1
          },
          {
            "date": "2016-04-04",
            "count": 1
          },
          {
            "date": "2016-04-12",
            "count": 2
          },
          {
            "date": "2016-04-19",
            "count": 1
          },
          {
            "date": "2016-04-27",
            "count": 1
          },
          {
            "date": "2016-04-28",
            "count": 1
          },
          {
            "date": "2016-04-29",
            "count": 1
          },
          {
            "date": "2016-05-03",
            "count": 1
          },
          {
            "date": "2016-05-10",
            "count": 1
          },
          {
            "date": "2016-06-03",
            "count": 1
          },
          {
            "date": "2016-07-27",
            "count": 1
          },
          {
            "date": "2016-08-01",
            "count": 1
          },
          {
            "date": "2016-08-13",
            "count": 1
          },
          {
            "date": "2016-09-01",
            "count": 1
          },
          {
            "date": "2016-09-14",
            "count": 1
          },
          {
            "date": "2016-09-17",
            "count": 1
          },
          {
            "date": "2016-10-02",
            "count": 1
          },
          {
            "date": "2016-10-05",
            "count": 1
          },
          {
            "date": "2016-10-11",
            "count": 1
          },
          {
            "date": "2016-10-19",
            "count": 1
          },
          {
            "date": "2016-10-23",
            "count": 1
          },
          {
            "date": "2016-11-01",
            "count": 1
          },
          {
            "date": "2016-12-16",
            "count": 1
          },
          {
            "date": "2017-01-05",
            "count": 1
          },
          {
            "date": "2017-01-06",
            "count": 1
          },
          {
            "date": "2017-01-10",
            "count": 2
          },
          {
            "date": "2017-01-12",
            "count": 1
          },
          {
            "date": "2017-01-13",
            "count": 1
          },
          {
            "date": "2017-01-20",
            "count": 1
          },
          {
            "date": "2017-02-16",
            "count": 1
          },
          {
            "date": "2017-02-20",
            "count": 1
          },
          {
            "date": "2017-03-22",
            "count": 1
          },
          {
            "date": "2017-04-18",
            "count": 1
          },
          {
            "date": "2017-05-11",
            "count": 1
          },
          {
            "date": "2017-06-06",
            "count": 1
          },
          {
            "date": "2017-06-09",
            "count": 1
          },
          {
            "date": "2017-06-17",
            "count": 1
          },
          {
            "date": "2017-06-19",
            "count": 1
          },
          {
            "date": "2017-06-21",
            "count": 1
          },
          {
            "date": "2017-06-25",
            "count": 1
          },
          {
            "date": "2017-07-04",
            "count": 1
          },
          {
            "date": "2017-07-09",
            "count": 1
          },
          {
            "date": "2017-07-19",
            "count": 1
          },
          {
            "date": "2017-07-20",
            "count": 1
          },
          {
            "date": "2017-08-05",
            "count": 1
          },
          {
            "date": "2017-08-22",
            "count": 1
          },
          {
            "date": "2017-08-25",
            "count": 1
          },
          {
            "date": "2017-09-14",
            "count": 1
          },
          {
            "date": "2017-09-20",
            "count": 1
          },
          {
            "date": "2017-10-01",
            "count": 1
          },
          {
            "date": "2017-11-03",
            "count": 1
          },
          {
            "date": "2017-11-10",
            "count": 1
          },
          {
            "date": "2017-12-18",
            "count": 1
          },
          {
            "date": "2018-01-06",
            "count": 1
          },
          {
            "date": "2018-01-09",
            "count": 1
          },
          {
            "date": "2018-01-25",
            "count": 1
          },
          {
            "date": "2018-02-04",
            "count": 1
          },
          {
            "date": "2018-03-13",
            "count": 1
          },
          {
            "date": "2018-03-27",
            "count": 1
          },
          {
            "date": "2018-03-30",
            "count": 1
          },
          {
            "date": "2018-04-16",
            "count": 1
          },
          {
            "date": "2018-05-11",
            "count": 1
          },
          {
            "date": "2018-05-17",
            "count": 1
          },
          {
            "date": "2018-05-23",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-07-09",
            "count": 1
          },
          {
            "date": "2018-07-16",
            "count": 1
          },
          {
            "date": "2018-07-22",
            "count": 1
          },
          {
            "date": "2018-07-24",
            "count": 1
          },
          {
            "date": "2018-08-07",
            "count": 1
          },
          {
            "date": "2018-08-10",
            "count": 1
          },
          {
            "date": "2018-09-18",
            "count": 1
          },
          {
            "date": "2018-09-29",
            "count": 1
          },
          {
            "date": "2018-10-18",
            "count": 1
          },
          {
            "date": "2018-10-25",
            "count": 1
          },
          {
            "date": "2018-11-06",
            "count": 1
          },
          {
            "date": "2018-12-13",
            "count": 1
          },
          {
            "date": "2018-12-31",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-01-21",
            "count": 1
          },
          {
            "date": "2019-02-05",
            "count": 1
          },
          {
            "date": "2019-02-15",
            "count": 1
          },
          {
            "date": "2019-03-17",
            "count": 1
          },
          {
            "date": "2019-04-03",
            "count": 2
          },
          {
            "date": "2019-04-16",
            "count": 1
          },
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-06-02",
            "count": 1
          },
          {
            "date": "2019-06-07",
            "count": 1
          },
          {
            "date": "2019-06-13",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-09-02",
            "count": 1
          },
          {
            "date": "2019-09-16",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-10-11",
            "count": 1
          },
          {
            "date": "2019-12-31",
            "count": 1
          },
          {
            "date": "2020-01-15",
            "count": 1
          },
          {
            "date": "2020-01-27",
            "count": 1
          },
          {
            "date": "2020-02-01",
            "count": 1
          },
          {
            "date": "2020-02-06",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 1
          },
          {
            "date": "2020-02-29",
            "count": 2
          },
          {
            "date": "2020-03-03",
            "count": 2
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-04-17",
            "count": 1
          },
          {
            "date": "2020-04-20",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-07-04",
            "count": 1
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2020-08-21",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-10-16",
            "count": 4
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-10-31",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-19",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 1
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 1
          },
          {
            "date": "2020-12-19",
            "count": 1
          },
          {
            "date": "2020-12-27",
            "count": 1
          },
          {
            "date": "2020-12-30",
            "count": 1
          },
          {
            "date": "2021-01-15",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-02-13",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-04-11",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-18",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 1
          },
          {
            "date": "2021-09-14",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2022-01-05",
            "count": 2
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-02-20",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-04-02",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-15",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-04-29",
            "count": 1
          },
          {
            "date": "2022-05-16",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 2
          },
          {
            "date": "2022-07-10",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 1
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-08-30",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 3
          },
          {
            "date": "2022-09-01",
            "count": 2
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-10-26",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-12-28",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 1
          },
          {
            "date": "2023-02-06",
            "count": 1
          },
          {
            "date": "2023-03-02",
            "count": 1
          },
          {
            "date": "2023-04-05",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-05-23",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-12-06",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-08-04",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 2
          },
          {
            "date": "2024-09-28",
            "count": 1
          },
          {
            "date": "2024-10-11",
            "count": 2
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-09",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 1
          },
          {
            "date": "2024-11-13",
            "count": 1
          },
          {
            "date": "2024-11-15",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-02-02",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-06-23",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-25",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-10-13",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-13",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-14",
            "count": 1
          },
          {
            "date": "2026-01-16",
            "count": 2
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-03-23",
            "count": 2
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-04-05",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-19",
            "count": 1
          },
          {
            "date": "2026-04-21",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-05-31",
            "count": 1
          },
          {
            "date": "2026-06-16",
            "count": 1
          },
          {
            "date": "2026-06-20",
            "count": 1
          },
          {
            "date": "2026-06-27",
            "count": 1
          },
          {
            "date": "2026-07-05",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-17",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 423,
        "total_forks": 437
      },
      "star_history": {
        "days": [
          {
            "date": "2019-05-17",
            "count": 1
          },
          {
            "date": "2019-05-21",
            "count": 1
          },
          {
            "date": "2019-05-23",
            "count": 1
          },
          {
            "date": "2019-06-13",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 1
          },
          {
            "date": "2019-06-23",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 2
          },
          {
            "date": "2019-07-04",
            "count": 1
          },
          {
            "date": "2019-07-07",
            "count": 1
          },
          {
            "date": "2019-07-12",
            "count": 1
          },
          {
            "date": "2019-07-13",
            "count": 1
          },
          {
            "date": "2019-07-24",
            "count": 1
          },
          {
            "date": "2019-07-25",
            "count": 1
          },
          {
            "date": "2019-07-29",
            "count": 2
          },
          {
            "date": "2019-08-08",
            "count": 2
          },
          {
            "date": "2019-08-13",
            "count": 2
          },
          {
            "date": "2019-08-19",
            "count": 1
          },
          {
            "date": "2019-08-20",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 1
          },
          {
            "date": "2019-08-22",
            "count": 1
          },
          {
            "date": "2019-08-23",
            "count": 1
          },
          {
            "date": "2019-08-24",
            "count": 1
          },
          {
            "date": "2019-08-25",
            "count": 1
          },
          {
            "date": "2019-08-27",
            "count": 2
          },
          {
            "date": "2019-08-30",
            "count": 1
          },
          {
            "date": "2019-08-31",
            "count": 1
          },
          {
            "date": "2019-09-03",
            "count": 1
          },
          {
            "date": "2019-09-05",
            "count": 1
          },
          {
            "date": "2019-09-07",
            "count": 1
          },
          {
            "date": "2019-09-08",
            "count": 1
          },
          {
            "date": "2019-09-10",
            "count": 1
          },
          {
            "date": "2019-09-13",
            "count": 1
          },
          {
            "date": "2019-09-15",
            "count": 1
          },
          {
            "date": "2019-09-28",
            "count": 1
          },
          {
            "date": "2019-10-01",
            "count": 1
          },
          {
            "date": "2019-10-02",
            "count": 2
          },
          {
            "date": "2019-10-11",
            "count": 1
          },
          {
            "date": "2019-10-13",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 2
          },
          {
            "date": "2019-10-15",
            "count": 2
          },
          {
            "date": "2019-10-23",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 2
          },
          {
            "date": "2019-11-13",
            "count": 1
          },
          {
            "date": "2019-11-21",
            "count": 1
          },
          {
            "date": "2019-11-24",
            "count": 1
          },
          {
            "date": "2019-11-25",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 2
          },
          {
            "date": "2019-12-18",
            "count": 1
          },
          {
            "date": "2019-12-23",
            "count": 1
          },
          {
            "date": "2019-12-24",
            "count": 2
          },
          {
            "date": "2019-12-25",
            "count": 2
          },
          {
            "date": "2019-12-26",
            "count": 1
          },
          {
            "date": "2019-12-27",
            "count": 2
          },
          {
            "date": "2020-01-02",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-01-09",
            "count": 1
          },
          {
            "date": "2020-01-14",
            "count": 2
          },
          {
            "date": "2020-01-16",
            "count": 1
          },
          {
            "date": "2020-01-17",
            "count": 2
          },
          {
            "date": "2020-01-18",
            "count": 1
          },
          {
            "date": "2020-01-23",
            "count": 2
          },
          {
            "date": "2020-01-29",
            "count": 1
          },
          {
            "date": "2020-01-30",
            "count": 1
          },
          {
            "date": "2020-02-11",
            "count": 2
          },
          {
            "date": "2020-02-16",
            "count": 1
          },
          {
            "date": "2020-02-17",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-27",
            "count": 1
          },
          {
            "date": "2020-02-29",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 1
          },
          {
            "date": "2020-03-03",
            "count": 2
          },
          {
            "date": "2020-03-06",
            "count": 1
          },
          {
            "date": "2020-03-09",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 1
          },
          {
            "date": "2020-03-11",
            "count": 1
          },
          {
            "date": "2020-03-12",
            "count": 1
          },
          {
            "date": "2020-03-17",
            "count": 1
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-03-21",
            "count": 1
          },
          {
            "date": "2020-03-25",
            "count": 1
          },
          {
            "date": "2020-03-30",
            "count": 1
          },
          {
            "date": "2020-04-03",
            "count": 1
          },
          {
            "date": "2020-04-08",
            "count": 1
          },
          {
            "date": "2020-04-13",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 2
          },
          {
            "date": "2020-04-17",
            "count": 3
          },
          {
            "date": "2020-04-20",
            "count": 1
          },
          {
            "date": "2020-04-30",
            "count": 1
          },
          {
            "date": "2020-05-03",
            "count": 1
          },
          {
            "date": "2020-05-12",
            "count": 1
          },
          {
            "date": "2020-05-15",
            "count": 1
          },
          {
            "date": "2020-05-17",
            "count": 1
          },
          {
            "date": "2020-05-19",
            "count": 1
          },
          {
            "date": "2020-05-22",
            "count": 1
          },
          {
            "date": "2020-05-26",
            "count": 1
          },
          {
            "date": "2020-05-27",
            "count": 1
          },
          {
            "date": "2020-05-30",
            "count": 1
          },
          {
            "date": "2020-06-14",
            "count": 1
          },
          {
            "date": "2020-06-15",
            "count": 2
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-06-18",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 2
          },
          {
            "date": "2020-06-23",
            "count": 2
          },
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-07-12",
            "count": 1
          },
          {
            "date": "2020-07-13",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-07-25",
            "count": 1
          },
          {
            "date": "2020-07-26",
            "count": 2
          },
          {
            "date": "2020-07-27",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 2
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-07",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 2
          },
          {
            "date": "2020-09-05",
            "count": 3
          },
          {
            "date": "2020-09-06",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-18",
            "count": 2
          },
          {
            "date": "2020-09-20",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 4
          },
          {
            "date": "2020-10-09",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 1
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-22",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-10-25",
            "count": 19
          },
          {
            "date": "2020-10-26",
            "count": 4
          },
          {
            "date": "2020-10-31",
            "count": 1
          },
          {
            "date": "2020-11-01",
            "count": 1
          },
          {
            "date": "2020-11-02",
            "count": 1
          },
          {
            "date": "2020-11-06",
            "count": 2
          },
          {
            "date": "2020-11-07",
            "count": 2
          },
          {
            "date": "2020-11-10",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 2
          },
          {
            "date": "2020-11-20",
            "count": 2
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-11-23",
            "count": 1
          },
          {
            "date": "2020-11-28",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 1
          },
          {
            "date": "2020-12-06",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 2
          },
          {
            "date": "2020-12-17",
            "count": 1
          },
          {
            "date": "2020-12-24",
            "count": 1
          },
          {
            "date": "2020-12-25",
            "count": 1
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-08",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-01-23",
            "count": 1
          },
          {
            "date": "2021-01-24",
            "count": 1
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-02-14",
            "count": 1
          },
          {
            "date": "2021-02-16",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 3
          },
          {
            "date": "2021-02-21",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 1
          },
          {
            "date": "2021-02-28",
            "count": 1
          },
          {
            "date": "2021-03-08",
            "count": 3
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-03-13",
            "count": 3
          },
          {
            "date": "2021-03-15",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 2
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-04-10",
            "count": 1
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 3
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-20",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-04-25",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-09",
            "count": 2
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-05-16",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-05-19",
            "count": 3
          },
          {
            "date": "2021-05-26",
            "count": 2
          },
          {
            "date": "2021-05-27",
            "count": 2
          },
          {
            "date": "2021-06-01",
            "count": 2
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 1
          },
          {
            "date": "2021-06-08",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-07-11",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-07-23",
            "count": 1
          },
          {
            "date": "2021-07-25",
            "count": 1
          },
          {
            "date": "2021-07-27",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-08-20",
            "count": 1
          },
          {
            "date": "2021-08-25",
            "count": 2
          },
          {
            "date": "2021-08-26",
            "count": 2
          },
          {
            "date": "2021-09-01",
            "count": 2
          },
          {
            "date": "2021-09-08",
            "count": 2
          },
          {
            "date": "2021-09-15",
            "count": 5
          },
          {
            "date": "2021-09-16",
            "count": 2
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 1
          },
          {
            "date": "2021-09-26",
            "count": 1
          },
          {
            "date": "2021-10-03",
            "count": 1
          },
          {
            "date": "2021-10-04",
            "count": 9
          },
          {
            "date": "2021-10-05",
            "count": 7
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 2
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-10-19",
            "count": 2
          },
          {
            "date": "2021-10-23",
            "count": 1
          },
          {
            "date": "2021-10-24",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-10-30",
            "count": 1
          },
          {
            "date": "2021-10-31",
            "count": 2
          },
          {
            "date": "2021-11-04",
            "count": 1
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-11-07",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-11-23",
            "count": 1
          },
          {
            "date": "2021-11-28",
            "count": 1
          },
          {
            "date": "2021-12-02",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2021-12-19",
            "count": 2
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-09",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 1
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-20",
            "count": 2
          },
          {
            "date": "2022-01-24",
            "count": 2
          },
          {
            "date": "2022-01-25",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-01-28",
            "count": 1
          },
          {
            "date": "2022-02-02",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 2
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 1
          },
          {
            "date": "2022-03-28",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-04",
            "count": 1
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-07",
            "count": 2
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 2
          },
          {
            "date": "2022-04-15",
            "count": 1
          },
          {
            "date": "2022-04-16",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 1
          },
          {
            "date": "2022-04-24",
            "count": 2
          },
          {
            "date": "2022-04-26",
            "count": 2
          },
          {
            "date": "2022-04-27",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 2
          },
          {
            "date": "2022-05-04",
            "count": 1
          },
          {
            "date": "2022-05-05",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-13",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 1
          },
          {
            "date": "2022-05-17",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-21",
            "count": 2
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-05",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 2
          },
          {
            "date": "2022-06-08",
            "count": 2
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-07-02",
            "count": 1
          },
          {
            "date": "2022-07-03",
            "count": 1
          },
          {
            "date": "2022-07-11",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-07-17",
            "count": 2
          },
          {
            "date": "2022-07-18",
            "count": 1
          },
          {
            "date": "2022-07-22",
            "count": 1
          },
          {
            "date": "2022-07-30",
            "count": 1
          },
          {
            "date": "2022-07-31",
            "count": 3
          },
          {
            "date": "2022-08-12",
            "count": 1
          },
          {
            "date": "2022-08-15",
            "count": 2
          },
          {
            "date": "2022-08-18",
            "count": 1
          },
          {
            "date": "2022-08-21",
            "count": 1
          },
          {
            "date": "2022-08-22",
            "count": 4
          },
          {
            "date": "2022-08-23",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-08-27",
            "count": 1
          },
          {
            "date": "2022-08-31",
            "count": 3
          },
          {
            "date": "2022-09-01",
            "count": 4
          },
          {
            "date": "2022-09-02",
            "count": 3
          },
          {
            "date": "2022-09-03",
            "count": 1
          },
          {
            "date": "2022-09-04",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 5
          },
          {
            "date": "2022-09-07",
            "count": 1
          },
          {
            "date": "2022-09-09",
            "count": 2
          },
          {
            "date": "2022-09-10",
            "count": 2
          },
          {
            "date": "2022-09-11",
            "count": 1
          },
          {
            "date": "2022-09-12",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-09-15",
            "count": 2
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 2
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-10-01",
            "count": 1
          },
          {
            "date": "2022-10-03",
            "count": 1
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 3
          },
          {
            "date": "2022-10-14",
            "count": 1
          },
          {
            "date": "2022-10-17",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 2
          },
          {
            "date": "2022-10-29",
            "count": 1
          },
          {
            "date": "2022-10-31",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-13",
            "count": 2
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2022-12-01",
            "count": 1
          },
          {
            "date": "2022-12-03",
            "count": 1
          },
          {
            "date": "2022-12-05",
            "count": 1
          },
          {
            "date": "2022-12-12",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-17",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-22",
            "count": 2
          },
          {
            "date": "2022-12-25",
            "count": 2
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2022-12-31",
            "count": 1
          },
          {
            "date": "2023-01-01",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-01-22",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2023-01-28",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 2
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-03",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 2
          },
          {
            "date": "2023-02-15",
            "count": 1
          },
          {
            "date": "2023-02-17",
            "count": 1
          },
          {
            "date": "2023-02-18",
            "count": 2
          },
          {
            "date": "2023-02-19",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 2
          },
          {
            "date": "2023-02-21",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 1
          },
          {
            "date": "2023-02-26",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-03-01",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 2
          },
          {
            "date": "2023-03-05",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 2
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 2
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-27",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-03",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 2
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-13",
            "count": 2
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-05-27",
            "count": 1
          },
          {
            "date": "2023-06-06",
            "count": 1
          },
          {
            "date": "2023-06-08",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 2
          },
          {
            "date": "2023-06-18",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-06-21",
            "count": 1
          },
          {
            "date": "2023-06-24",
            "count": 1
          },
          {
            "date": "2023-06-27",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-06-29",
            "count": 2
          },
          {
            "date": "2023-06-30",
            "count": 2
          },
          {
            "date": "2023-07-01",
            "count": 1
          },
          {
            "date": "2023-07-12",
            "count": 1
          },
          {
            "date": "2023-07-16",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 13
          },
          {
            "date": "2023-07-23",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-07-26",
            "count": 2
          },
          {
            "date": "2023-07-30",
            "count": 2
          },
          {
            "date": "2023-08-02",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-11",
            "count": 2
          },
          {
            "date": "2023-08-15",
            "count": 2
          },
          {
            "date": "2023-08-16",
            "count": 2
          },
          {
            "date": "2023-08-21",
            "count": 2
          },
          {
            "date": "2023-08-22",
            "count": 2
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 2
          },
          {
            "date": "2023-09-01",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-09",
            "count": 2
          },
          {
            "date": "2023-09-12",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-09-27",
            "count": 1
          },
          {
            "date": "2023-09-29",
            "count": 2
          },
          {
            "date": "2023-10-13",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-10-22",
            "count": 1
          },
          {
            "date": "2023-10-24",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-10-29",
            "count": 1
          },
          {
            "date": "2023-10-31",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-11-26",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 1
          },
          {
            "date": "2023-12-02",
            "count": 3
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-10",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-16",
            "count": 1
          },
          {
            "date": "2023-12-22",
            "count": 1
          },
          {
            "date": "2023-12-29",
            "count": 1
          },
          {
            "date": "2024-01-08",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-27",
            "count": 1
          },
          {
            "date": "2024-01-28",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-02-02",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-14",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-16",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-02-25",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-02-29",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-12",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 2
          },
          {
            "date": "2024-03-24",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-04-02",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 1
          },
          {
            "date": "2024-04-17",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-05-15",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 2
          },
          {
            "date": "2024-05-23",
            "count": 2
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-01",
            "count": 1
          },
          {
            "date": "2024-06-02",
            "count": 1
          },
          {
            "date": "2024-06-05",
            "count": 1
          },
          {
            "date": "2024-06-06",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-06-11",
            "count": 1
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-18",
            "count": 1
          },
          {
            "date": "2024-06-25",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-07-17",
            "count": 2
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-07-20",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 1
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-07-27",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 2
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 1
          },
          {
            "date": "2024-08-22",
            "count": 1
          },
          {
            "date": "2024-08-23",
            "count": 1
          },
          {
            "date": "2024-08-24",
            "count": 1
          },
          {
            "date": "2024-08-27",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 2
          },
          {
            "date": "2024-09-01",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 2
          },
          {
            "date": "2024-09-15",
            "count": 1
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-09-30",
            "count": 1
          },
          {
            "date": "2024-10-03",
            "count": 1
          },
          {
            "date": "2024-10-08",
            "count": 1
          },
          {
            "date": "2024-10-14",
            "count": 1
          },
          {
            "date": "2024-10-15",
            "count": 1
          },
          {
            "date": "2024-10-18",
            "count": 2
          },
          {
            "date": "2024-10-27",
            "count": 1
          },
          {
            "date": "2024-11-01",
            "count": 1
          },
          {
            "date": "2024-11-02",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-11",
            "count": 2
          },
          {
            "date": "2024-11-13",
            "count": 2
          },
          {
            "date": "2024-11-14",
            "count": 2
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-11-28",
            "count": 1
          },
          {
            "date": "2024-12-01",
            "count": 1
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2024-12-23",
            "count": 1
          },
          {
            "date": "2024-12-24",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 2
          },
          {
            "date": "2025-01-07",
            "count": 2
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 2
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-23",
            "count": 2
          },
          {
            "date": "2025-01-28",
            "count": 1
          },
          {
            "date": "2025-02-02",
            "count": 2
          },
          {
            "date": "2025-02-04",
            "count": 2
          },
          {
            "date": "2025-02-06",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-10",
            "count": 1
          },
          {
            "date": "2025-02-11",
            "count": 1
          },
          {
            "date": "2025-02-24",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 2
          },
          {
            "date": "2025-03-01",
            "count": 1
          },
          {
            "date": "2025-03-02",
            "count": 2
          },
          {
            "date": "2025-03-04",
            "count": 2
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-03-10",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 2
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-27",
            "count": 1
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-04-02",
            "count": 1
          },
          {
            "date": "2025-04-06",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-20",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 1
          },
          {
            "date": "2025-04-27",
            "count": 2
          },
          {
            "date": "2025-04-28",
            "count": 1
          },
          {
            "date": "2025-05-04",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-05-14",
            "count": 2
          },
          {
            "date": "2025-05-15",
            "count": 1
          },
          {
            "date": "2025-05-16",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-29",
            "count": 1
          },
          {
            "date": "2025-05-30",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-06-26",
            "count": 1
          },
          {
            "date": "2025-07-02",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-04",
            "count": 1
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-07-12",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 1
          },
          {
            "date": "2025-07-20",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 3
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 2
          },
          {
            "date": "2025-08-01",
            "count": 2
          },
          {
            "date": "2025-08-02",
            "count": 2
          },
          {
            "date": "2025-08-03",
            "count": 1
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-17",
            "count": 3
          },
          {
            "date": "2025-08-20",
            "count": 2
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-08-30",
            "count": 1
          },
          {
            "date": "2025-09-04",
            "count": 1
          },
          {
            "date": "2025-09-09",
            "count": 3
          },
          {
            "date": "2025-09-14",
            "count": 1
          },
          {
            "date": "2025-09-15",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-01",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 2
          },
          {
            "date": "2025-10-10",
            "count": 1
          },
          {
            "date": "2025-10-16",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-10-20",
            "count": 1
          },
          {
            "date": "2025-10-22",
            "count": 1
          },
          {
            "date": "2025-10-23",
            "count": 1
          },
          {
            "date": "2025-10-25",
            "count": 1
          },
          {
            "date": "2025-10-29",
            "count": 1
          },
          {
            "date": "2025-10-30",
            "count": 2
          },
          {
            "date": "2025-10-31",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-07",
            "count": 1
          },
          {
            "date": "2025-11-10",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-18",
            "count": 1
          },
          {
            "date": "2025-11-20",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2025-12-03",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-05",
            "count": 1
          },
          {
            "date": "2025-12-06",
            "count": 1
          },
          {
            "date": "2025-12-10",
            "count": 1
          },
          {
            "date": "2025-12-17",
            "count": 2
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2026-01-05",
            "count": 1
          },
          {
            "date": "2026-01-11",
            "count": 2
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-22",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 2
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-08",
            "count": 2
          },
          {
            "date": "2026-02-11",
            "count": 1
          },
          {
            "date": "2026-02-12",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 2
          },
          {
            "date": "2026-02-16",
            "count": 2
          },
          {
            "date": "2026-02-19",
            "count": 1
          },
          {
            "date": "2026-02-22",
            "count": 1
          },
          {
            "date": "2026-02-24",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-03-02",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-12",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-15",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-03-20",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-04-06",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-14",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 3
          },
          {
            "date": "2026-04-19",
            "count": 1
          },
          {
            "date": "2026-04-30",
            "count": 1
          },
          {
            "date": "2026-05-01",
            "count": 1
          },
          {
            "date": "2026-05-04",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-05-13",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 2
          },
          {
            "date": "2026-05-22",
            "count": 1
          },
          {
            "date": "2026-05-23",
            "count": 1
          },
          {
            "date": "2026-05-24",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-05-28",
            "count": 1
          },
          {
            "date": "2026-06-02",
            "count": 1
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          },
          {
            "date": "2026-06-19",
            "count": 1
          },
          {
            "date": "2026-06-26",
            "count": 2
          },
          {
            "date": "2026-07-02",
            "count": 4
          },
          {
            "date": "2026-07-03",
            "count": 2
          },
          {
            "date": "2026-07-07",
            "count": 2
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-16",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 2258
      },
      "open_issues_and_prs": 43
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples",
        "recipes"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "docs/Makefile",
        "docs/tutorial/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "dulwich/py.typed",
        "pyrightconfig.json"
      ],
      "toolchain_manifests": [
        "Cargo.toml",
        "crates/diff-tree/Cargo.toml",
        "crates/objects/Cargo.toml",
        "crates/pack/Cargo.toml"
      ],
      "largest_source_bytes": 515311,
      "source_files_sampled": 246,
      "oversized_source_files": 21,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "Cargo.toml",
        "docs/requirements.txt",
        "pyproject.toml",
        "requirements.txt",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "repository_graph",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 22,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 8,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "crates",
        "pypi"
      ],
      "dependencies": [
        {
          "name": "urllib3",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.2.2"
        },
        {
          "name": "typing_extensions",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=4.6.0"
        },
        {
          "name": "pyo3",
          "manifest": "crates/diff-tree/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "pyo3",
          "manifest": "crates/objects/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "memchr",
          "manifest": "crates/objects/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "pyo3",
          "manifest": "crates/pack/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": null
        },
        {
          "name": "memchr",
          "manifest": "crates/pack/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "2"
        },
        {
          "name": "similar",
          "manifest": "crates/pack/Cargo.toml",
          "ecosystem": "crates",
          "version_constraint": "3"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "memchr",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "memchr",
            "direct": true,
            "version": "2.8.2",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3",
            "direct": true,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "similar",
            "direct": true,
            "version": null,
            "ecosystem": "crates"
          },
          {
            "name": "similar",
            "direct": true,
            "version": "3.1.1",
            "ecosystem": "crates"
          },
          {
            "name": "typing-extensions",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "bstr",
            "direct": false,
            "version": "1.12.3",
            "ecosystem": "crates"
          },
          {
            "name": "heck",
            "direct": false,
            "version": "0.5.0",
            "ecosystem": "crates"
          },
          {
            "name": "libc",
            "direct": false,
            "version": "0.2.186",
            "ecosystem": "crates"
          },
          {
            "name": "once_cell",
            "direct": false,
            "version": "1.21.4",
            "ecosystem": "crates"
          },
          {
            "name": "portable-atomic",
            "direct": false,
            "version": "1.13.1",
            "ecosystem": "crates"
          },
          {
            "name": "proc-macro2",
            "direct": false,
            "version": "1.0.106",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-build-config",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-ffi",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-macros",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "pyo3-macros-backend",
            "direct": false,
            "version": "0.29.0",
            "ecosystem": "crates"
          },
          {
            "name": "quote",
            "direct": false,
            "version": "1.0.46",
            "ecosystem": "crates"
          },
          {
            "name": "serde_core",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "serde_derive",
            "direct": false,
            "version": "1.0.228",
            "ecosystem": "crates"
          },
          {
            "name": "syn",
            "direct": false,
            "version": "2.0.118",
            "ecosystem": "crates"
          },
          {
            "name": "target-lexicon",
            "direct": false,
            "version": "0.13.5",
            "ecosystem": "crates"
          },
          {
            "name": "unicode-ident",
            "direct": false,
            "version": "1.0.24",
            "ecosystem": "crates"
          },
          {
            "name": "codespell",
            "direct": false,
            "version": "2.4.2",
            "ecosystem": "pypi"
          },
          {
            "name": "dissolve",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "fastimport",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "hypothesis",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "mypy",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "ruff",
            "direct": false,
            "version": "0.15.20",
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 30,
        "direct_count": 7,
        "indirect_count": 23
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 8,
        "merged_prs": 1157,
        "open_issues": 35,
        "closed_ratio": 0.95,
        "closed_issues": 666,
        "closed_unmerged_prs": 412
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "jelmer",
          "commits": 4858,
          "avatar_url": "https://avatars.githubusercontent.com/u/49032?v=4"
        },
        {
          "type": "User",
          "login": "dborowitz",
          "commits": 238,
          "avatar_url": "https://avatars.githubusercontent.com/u/194927?v=4"
        },
        {
          "type": "User",
          "login": "Jc2k",
          "commits": 137,
          "avatar_url": "https://avatars.githubusercontent.com/u/11544?v=4"
        },
        {
          "type": "User",
          "login": "garyvdm",
          "commits": 113,
          "avatar_url": "https://avatars.githubusercontent.com/u/352175?v=4"
        },
        {
          "type": "User",
          "login": "pmrowla",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/651988?v=4"
        },
        {
          "type": "User",
          "login": "durin42",
          "commits": 48,
          "avatar_url": "https://avatars.githubusercontent.com/u/20269?v=4"
        },
        {
          "type": "User",
          "login": "milki",
          "commits": 46,
          "avatar_url": "https://avatars.githubusercontent.com/u/199279?v=4"
        },
        {
          "type": "User",
          "login": "stspdotname",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/9281333?v=4"
        },
        {
          "type": "User",
          "login": "netliomax25-code",
          "commits": 27,
          "avatar_url": "https://avatars.githubusercontent.com/u/278991385?v=4"
        },
        {
          "type": "User",
          "login": "Friz-zy",
          "commits": 23,
          "avatar_url": "https://avatars.githubusercontent.com/u/870618?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.799
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "auto-merge.yml",
        "disperse.yml",
        "docs.yml",
        "python-distributions.yml",
        "pythontest.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "tox.ini"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "Cargo.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 3,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 10,
            "reason": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 2,
            "reason": "Found 4/14 approved changesets -- score normalized to 2",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 32 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 10,
            "reason": "project is fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 7,
            "reason": "SAST tool is not run on all commits -- score normalized to 7",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "c9240bc94dcdec265b5df2b5d304260d9dad6f1b",
        "ran_at": "2026-07-22T00:04:29Z",
        "aggregate_score": 7.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T08:54:35Z",
      "oldest_open_prs": [
        {
          "number": 2146,
          "created_at": "2026-04-20T23:33:47Z",
          "last_comment_at": "2026-04-21T17:29:37Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 2249,
          "created_at": "2026-06-20T07:12:23Z",
          "last_comment_at": "2026-07-03T10:08:45Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 2250,
          "created_at": "2026-06-20T07:59:42Z",
          "last_comment_at": "2026-07-06T09:22:14Z",
          "last_comment_author": "netliomax25-code"
        },
        {
          "number": 2271,
          "created_at": "2026-07-03T10:08:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2299,
          "created_at": "2026-07-11T18:33:58Z",
          "last_comment_at": "2026-07-17T10:00:39Z",
          "last_comment_author": "netliomax25-code"
        },
        {
          "number": 2315,
          "created_at": "2026-07-19T20:31:41Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 2317,
          "created_at": "2026-07-21T16:20:33Z",
          "last_comment_at": "2026-07-21T17:24:42Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 2318,
          "created_at": "2026-07-21T17:21:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-18T13:55:19Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 235,
          "created_at": "2014-11-15T17:12:01Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 405,
          "created_at": "2016-01-14T16:00:29Z",
          "last_comment_at": "2025-05-23T17:02:21Z",
          "last_comment_author": "lmmx"
        },
        {
          "number": 464,
          "created_at": "2016-11-10T10:22:12Z",
          "last_comment_at": "2018-04-09T08:13:48Z",
          "last_comment_author": "morucci"
        },
        {
          "number": 516,
          "created_at": "2017-04-02T20:05:38Z",
          "last_comment_at": "2017-04-02T20:06:11Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 534,
          "created_at": "2017-07-13T19:25:54Z",
          "last_comment_at": "2022-05-16T20:00:35Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 628,
          "created_at": "2018-05-20T15:20:49Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 697,
          "created_at": "2019-04-03T01:05:53Z",
          "last_comment_at": "2019-04-03T01:18:10Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 798,
          "created_at": "2020-08-26T14:41:45Z",
          "last_comment_at": "2020-08-28T00:38:26Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 873,
          "created_at": "2021-05-26T12:08:50Z",
          "last_comment_at": "2021-06-13T01:12:25Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 889,
          "created_at": "2021-07-25T00:15:11Z",
          "last_comment_at": "2021-07-29T09:30:29Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 952,
          "created_at": "2022-03-14T22:25:51Z",
          "last_comment_at": "2022-05-23T17:04:05Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 1218,
          "created_at": "2023-10-01T18:48:47Z",
          "last_comment_at": "2023-10-04T20:43:19Z",
          "last_comment_author": "jelmer"
        },
        {
          "number": 1737,
          "created_at": "2025-08-02T04:39:38Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1780,
          "created_at": "2025-08-22T15:24:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1791,
          "created_at": "2025-08-23T11:50:54Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1793,
          "created_at": "2025-08-23T12:09:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1801,
          "created_at": "2025-08-23T13:07:50Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1802,
          "created_at": "2025-08-23T13:20:20Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1803,
          "created_at": "2025-08-23T13:50:45Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1808,
          "created_at": "2025-08-23T14:05:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jelmer/dulwich",
    "host": "github.com",
    "name": "dulwich",
    "owner": "jelmer"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 79,
      "inputs": {
        "security": 83,
        "vitality": 99,
        "community": 83,
        "governance": 51,
        "engineering": 86
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "excellent",
        "name": "Vitality",
        "value": 99,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "commits_last_year": 1217,
              "human_commit_share": 1,
              "days_since_last_push": 0,
              "active_weeks_last_year": 51
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 0 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 0
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "51/52 weeks with commits",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 51
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "1217 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 1217
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 60,
              "latest_release_tag": "dulwich-1.2.12",
              "releases_from_tags": false,
              "days_since_latest_release": 2,
              "mean_days_between_releases": 9.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "60 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 60
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 2 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~9.9 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 9.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "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": 2,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 2 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 2
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 83,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "forks": 437,
              "stars": 2258,
              "watchers": 48,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,258 stars",
                "points": 54.4,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2258
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "437 forks",
                "points": 22,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 437
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "48 watchers",
                "points": 9.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 48
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "good",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "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": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 18,
                "status": "met",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 13.5,
                "status": "met",
                "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": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 37,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 99,
              "top_contributor_share": 0.799
            },
            "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 80% of commits",
                "points": 4.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 80
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 32 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "merged_prs": 1157,
              "open_issues": 35,
              "closed_issues": 666,
              "issue_closed_ratio": 0.95,
              "closed_unmerged_prs": 412
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "95% of issues closed",
                "points": 44.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "1157/1569 decided PRs merged",
                "points": 28.2,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 1157,
                      "decided": 1569
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 4/14 approved changesets -- score normalized to 2",
                "points": 3,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "at_risk",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 44,
            "inputs": {
              "followers": 0,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "jelmer",
              "public_repos": 380,
              "account_age_days": 6387
            },
            "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": "0 followers of jelmer",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 0,
                      "login": "jelmer"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "380 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 380
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 86,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "5 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "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": "tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "python",
                "pypy",
                "version-control",
                "git",
                "python-3",
                "cpython",
                "dulwich"
              ],
              "has_wiki": false,
              "homepage": "https://www.dulwich.io/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://www.dulwich.io/",
                "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": "7 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 7
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 83,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "good",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 79,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 7.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "12 out of 12 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 4/14 approved changesets -- score normalized to 2",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 32 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is fuzzed",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 7",
                "points": 3.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 22 resolved dependencies against OSV; 8 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "indirect_dependencies_free_of_known_advisories",
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_repository",
                "params": {
                  "assessed": 22
                }
              },
              {
                "code": "advisories_unassessed",
                "params": {
                  "count": 8
                }
              },
              {
                "code": "advisories_repo_graph_caveat",
                "params": {}
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 22,
              "unassessed_packages": 8,
              "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": "transitive set not separable from development and test dependencies in this scope",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_scope_not_separable",
                    "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": 22,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 12
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 57,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 28,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.52,
              "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": "52 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 27.7,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 52,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "Cargo.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "docs/Makefile",
                "docs/tutorial/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "dulwich/py.typed",
                "pyrightconfig.json"
              ],
              "agent_commit_share": 0,
              "toolchain_manifests": [
                "Cargo.toml",
                "crates/diff-tree/Cargo.toml",
                "crates/objects/Cargo.toml",
                "crates/pack/Cargo.toml"
              ],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, docs/Makefile, docs/tutorial/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, docs/Makefile, docs/tutorial/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "tox.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "dulwich/py.typed, pyrightconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "dulwich/py.typed, pyrightconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "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": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 77,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 515311,
              "source_files_sampled": 246,
              "oversized_source_files": 21
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (dulwich/py.typed, pyrightconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "dulwich/py.typed, pyrightconfig.json",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "21/246 source files over 60KB",
                "points": 50.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 246,
                      "oversized": 21
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples",
                "recipes"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples, recipes",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples, recipes"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "pypi package 'dulwich' points at a different repository (https://github.com/dulwich/dulwich); excluded from ecosystem scoring",
    "Could not fetch crates package 'pack-py' from its registry",
    "Could not fetch crates package 'objects-py' from its registry",
    "Could not fetch crates package 'diff-tree-py' from its registry",
    "deps.dev does not index pypi:dulwich@1.2.12; advisories assessed against the repository dependency graph instead"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T00:04:59.783941Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jelmer/dulwich.svg",
  "full_name": "jelmer/dulwich",
  "license_state": "custom",
  "license_spdx": null
}

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

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

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