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

jazzband / django-model-utils

Django model mixins and utilities.

PythonBSD-3-Clause★ 2,761 星标⑂ 370 复刻始于 2009年11月在 GitHub 上查看 ↗

jazzband/django-model-utils 的健康指数为 100 分中的 69 分,处于「中等」区间。 其得分最高的类别是Engineering Quality(96/100),最低的是Security(21/100)。 最近一次更新在 8 天前。 近期的大部分工作由 4 位贡献者完成。

69
总分 / 100
中等

软件健康指数

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

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

评分画像

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

所有权

Jazzband组织
2,270 关注者76 个公开仓库始于 2015年10月

该仓库由组织支持——共同承担、可问责的托管责任,可延续于任何单一维护者之后。

软件包生态系统

注册表软件包版本月下载量版本数最近发布
PyPIdjango-model-utils5.0.0-43685 天前

按类别列示的指标

活力

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

49存在风险 · 占总体的 22%

开发活跃度

47存在风险
评分方式
28.8/36推送新近度 — 最近一次推送于 8 天前
4.2/36提交节奏 — 52 周中有 6 周有提交
9.4/18提交量 — 最近一年 10 次提交
0/10OpenSSF Scorecard:Maintained — 无数据
所用输入
commits_last_year10
human_commit_share0.96
days_since_last_push8
active_weeks_last_year6

发布纪律

52中等
评分方式
27/27有发布版本 — 已发布 11 个发布版本
7.2/36发布时效 — 最近一次发布版本于 685 天前
12.6/27发布节奏 — 约每 192.1 天发布一次
0/10OpenSSF Scorecard:Signed-Releases — 无数据
所用输入
releases_count11
latest_release_tag5.0.0
releases_from_tags
days_since_latest_release685
mean_days_between_releases192.1

社区与采用

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

93优秀 · 占总体的 18%
评分方式
55.8/60星标 — 2,761 个星标
21.4/25复刻 — 370 个复刻
9/15关注者 — 43 位关注者
所用输入
forks370
stars2,761
watchers43
growth_stateorganic
growth_factor_pct100

社区健康

100优秀
评分方式
22.5/22.5README
22.5/22.5许可证 — 可识别的许可证(BSD-3-Clause)
18/18CONTRIBUTING 指南
13.5/13.5行为准则
7.2/7.2议题模板
6.3/6.3PR 模板
所用输入
has_readme
has_license
has_contributing
has_issue_template
has_code_of_conduct
has_pull_request_template

可持续性与治理

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

78良好 · 占总体的 24%
评分方式
43.2/54巴士系数 — 4 位贡献者贡献了半数提交
16.2/22.5提交分布 — 头号贡献者编写了 28% 的提交
13.5/13.5贡献者广度 — 99 位贡献者
0/10OpenSSF Scorecard:Contributors — 无数据
所用输入
bus_factor4
contributors_sampled99
top_contributor_share0.28
评分方式
30.3/46.8议题解决 — 65% 的议题已关闭
29.8/38.3PR 接受 — 已裁定的 PR 中 268/344 已合并
0/15OpenSSF Scorecard:Code-Review — 无数据
所用输入
merged_prs268
open_issues105
closed_issues194
issue_closed_ratio0.649
closed_unmerged_prs76
评分方式
30/30所有权背书 — 组织持有
0/20已验证域名
24.1/25所有者影响力 — jazzband 有 2,270 位关注者
25/25既往记录 — 76 个公开仓库,账户约 10 年
所用输入
followers2,270
owner_typeOrganization
is_verified
owner_loginjazzband
public_repos76
account_age_days3,933
评分方式
25/25已发布且可解析 — pypi 上有 1 个软件包
14/35发布时效 — 最近一次发布于 685 天前
20/20版本历史 — 43 个已发布版本
20/20未被弃用 — 活跃,未被弃用或撤回
所用输入
packagesdjango-model-utils
ecosystemspypi
any_deprecated
min_days_since_publish685

工程质量

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

96优秀 · 占总体的 20%

工程实践

100优秀
评分方式
24/24CI 工作流 — 3 个工作流
24/24存在测试
16/16Linter 配置 — tox.ini
9.6/9.6Pre-commit 钩子
6.4/6.4.editorconfig
0/20OpenSSF Scorecard:CI-Tests — 无数据
所用输入
has_ci
has_tests
has_editorconfig
has_linter_config
has_precommit_config

文档

90优秀
评分方式
30/30README
25/25文档目录
15/15文档 / 主页站点 — https://django-model-utils.readthedocs.io
10/10仓库描述
0/10主题标签
10/10Wiki
所用输入
topics
has_wiki
homepagehttps://django-model-utils.readthedocs.io
has_readme
has_docs_dir
has_description

安全

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

21危急 · 占总体的 16%
评分方式
0/30安全策略(SECURITY.md)
0/25Dependabot 配置
0/25依赖锁定文件 — 已发布的类库——锁定文件属于应用层关注点,不作要求
0/20CodeQL 工作流
所用输入
sourcefile_signals
lockfiles
manifestsrequirements-mypy.txt, requirements-test.txt, requirements.txt, setup.cfg, setup.py
has_codeql_workflow
has_security_policy
has_dependabot_config
已排除计分(无数据或不适用):依赖锁定文件。 其余权重已重新归一化。
评分方式
35/35直接依赖不含已知公告 — 没有直接依赖携带已知公告
25/25间接依赖不含已知公告 — 没有间接依赖携带已知公告
0/40没有长期未处理的公告 — 没有公告带有发布日期
所用输入
sourceosv
advisories0
affected_packages0
assessed_packages3
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
已排除计分(无数据或不适用):没有长期未处理的公告。 其余权重已重新归一化。 比对的是 pypi:django-model-utils@5.0.0 的运行时依赖闭包——安装已发布的软件包时真正被拉取进来的内容——共 3 个软件包。 未对可达性进行分析。

AI 就绪度

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

63中等 · 占总体的 0%
评分方式
0/45代理指令 — 没有 CLAUDE.md / AGENTS.md / 编辑器规则
0/15机器可读文档(llms.txt)
29.4/40可读的提交历史 — 96 次人类提交中有 53 次说明了意图(结构化标题或解释性正文)
所用输入
has_llms_txt
legible_history_share0.552
agent_instruction_files
agent_instruction_max_bytes
评分方式
18/18一条命令的引导启动 — Makefile, docs/Makefile
22/22自动化测试
11/11Lint / 格式化配置 — tox.ini
11/11静态类型检查 — model_utils/py.typed, mypy.ini
10/10可复现环境 — Dockerfile
2/10已体现的代理实践 — 最近 100 次提交中有 1 次由代理编写或署名代理
0/8自动化维护 — 未观察到自动依赖更新
0/10OpenSSF Scorecard:Pinned-Dependencies — 无数据
所用输入
has_nix
has_tests
lockfiles
has_dockerfile
typed_language
bootstrap_filesMakefile, docs/Makefile
has_devcontainer
has_linter_config
typecheck_configsmodel_utils/py.typed, mypy.ini
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0
评分方式
27/45可类型检查的代码 — Python,已配置类型检查(model_utils/py.typed, mypy.ini)
55/55可控的文件大小 — 采样的 36 个源文件中有 0 个超过 60KB
所用输入
primary_languagePython
largest_source_bytes38,202
source_files_sampled36
oversized_source_files0

关键数据

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

数据采集警告

  • OpenSSF Scorecard timed out after 240s; skipping Scorecard checks

更多细节

Star 与 Fork 历史 2,761 ★ / 370 ⇿
2,761Star
370Fork
11发布

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

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

05001,0001,5002,0002,5003,0002,761361182010-092018-082026-07
主版本 2次版本 4修订 4

每个点涵盖 15 天。

全部依赖 12

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

注册表软件包版本关系
PyPIdjango间接
PyPIdjango-stubs5.1.3间接
PyPImypy间接
PyPIpsycopg间接
PyPIpsycopg2-binary间接
PyPIpytest间接
PyPIpytest-cov4.1.0间接
PyPIpytest-django间接
PyPIsphinx间接
PyPItime-machine间接
PyPItox间接
PyPItwine间接
依赖安全公告 0

安装 pypi:django-model-utils@5.0.0 会引入 3 个包(直接与传递):其中 0 个存在已知公告,0 个为直接依赖。

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

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

原始 JSON 报告 机器可读
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 1116,
      "has_wiki": true,
      "homepage": "https://django-model-utils.readthedocs.io",
      "languages": {
        "Python": 191969,
        "Makefile": 698
      },
      "pushed_at": "2026-07-13T17:55:07Z",
      "created_at": "2009-11-10T06:18:00Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-15T15:06:54Z",
      "description": "Django model mixins and utilities.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "BSD-3-Clause",
      "default_branch": "master",
      "license_spdx_raw": "BSD-3-Clause",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://jazzband.co/",
      "name": "Jazzband",
      "type": "Organization",
      "login": "jazzband",
      "company": null,
      "location": null,
      "followers": 2270,
      "avatar_url": "https://avatars.githubusercontent.com/u/15129049?v=4",
      "created_at": "2015-10-14T17:31:37Z",
      "is_verified": null,
      "public_repos": 76,
      "account_age_days": 3933
    },
    "license": {
      "state": "standard",
      "spdx_id": "BSD-3-Clause",
      "raw_spdx": "BSD-3-Clause",
      "file_present": true,
      "scorecard_found": null,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2024-09-04T06:23:19Z"
        },
        {
          "tag": "5.0b0",
          "kind": "other",
          "published_at": "2024-06-19T15:27:04Z"
        },
        {
          "tag": "4.5.1",
          "kind": "patch",
          "published_at": "2024-05-02T11:12:11Z"
        },
        {
          "tag": "4.5.0",
          "kind": "minor",
          "published_at": "2024-04-01T19:06:22Z"
        },
        {
          "tag": "4.4.0",
          "kind": "minor",
          "published_at": "2024-02-10T16:19:47Z"
        },
        {
          "tag": "4.3.1",
          "kind": "patch",
          "published_at": "2023-06-16T06:13:31Z"
        },
        {
          "tag": "4.2.0",
          "kind": "minor",
          "published_at": "2021-10-11T08:01:56Z"
        },
        {
          "tag": "4.1.1",
          "kind": "patch",
          "published_at": "2021-04-08T12:00:08Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2021-04-08T11:57:52Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2019-12-11T14:49:25Z"
        },
        {
          "tag": "3.1.2",
          "kind": "patch",
          "published_at": "2018-05-09T17:49:28Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "66734d6f7fa4ef1f7348cecb158064e49452e340",
          "body": "[pre-commit.ci] pre-commit autoupdate",
          "is_bot": false,
          "headline": "Merge pull request #653 from jazzband/pre-commit-ci-update-config",
          "author_name": "Benedikt Willi",
          "author_login": "Hopiu",
          "committed_at": "2026-03-23T07:48:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea6534f4b9a3670a3ee335d09649a52909ecc794",
          "body": "…-fetches-entire-table\n\nFixed broken InheritanceQuerySet.iterator() which was fetching the entire table in memory",
          "is_bot": false,
          "headline": "Merge pull request #655 from simonphilips/bugfix/inheritance-iterator…",
          "author_name": "Benedikt Willi",
          "author_login": "Hopiu",
          "committed_at": "2026-03-23T07:47:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0adc97960a7c64609b67a1e8f7b9b7de8215655",
          "body": "…tire table in memory\n\nDjango's QuerySet.iterator() passes `chunk_size` and `chunked_fetch`\nparameters to its _iterable_class. If `chunked_fetch` is true, then\nDjango's ModelIterable will select a chunked cursor which is much more\nmemory efficient.\n\nHowever, while the InheritanceIterable is inheriti\n[…]\ne instance without passing\nthose parameters.\n\nTo fix this, the helper function is modified to take a plain iterator as\nparameter which the InheritanceIterable can just pass using\n`super().__iter__()`.",
          "is_bot": false,
          "headline": "Fixed broken InheritanceQuerySet.iterator() which was fetching the en…",
          "author_name": "Simon Philips",
          "author_login": null,
          "committed_at": "2026-03-10T14:43:06Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5700872f326a7dcd0bdd3f86e9784b9a703b71a7",
          "body": "updates:\n- [github.com/PyCQA/isort: 7.0.0 → 8.0.1](https://github.com/PyCQA/isort/compare/7.0.0...8.0.1)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-02T17:40:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62a49f18fb315b6996a282f37a372111cbf7363b",
          "body": "Add support for Python 3.14; drop support for Python 3.8 and 3.9",
          "is_bot": false,
          "headline": "Merge pull request #650 from Hopiu/py38",
          "author_name": "Benedikt Willi",
          "author_login": "Hopiu",
          "committed_at": "2026-01-08T09:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b432e31fed4ae89dc1e85ce146f37db825610fb2",
          "body": "Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update requirements-mypy.txt",
          "author_name": "Benedikt Willi",
          "author_login": "Hopiu",
          "committed_at": "2026-01-08T09:15:26Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "45d7e105f8ea708df1d4dee0c454136e197603fd",
          "body": "[pre-commit.ci] pre-commit autoupdate",
          "is_bot": false,
          "headline": "Merge pull request #632 from jazzband/pre-commit-ci-update-config",
          "author_name": "Benedikt Willi",
          "author_login": "Hopiu",
          "committed_at": "2025-12-16T09:03:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c75b23765a8d156fb59a6f37eda94473df01f114",
          "body": "… Django versions, and adjusted type ignores in the test suite.",
          "is_bot": false,
          "headline": "Removed unnecessary type ignore comments, dropped outdated Python and…",
          "author_name": "Benedikt Willi",
          "author_login": null,
          "committed_at": "2025-12-15T16:23:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3594bb9e7fa2a2b09f6a00d2a5ef07f9b2c5107e",
          "body": null,
          "is_bot": false,
          "headline": "Add support for Python 3.14; drop support for Python 3.8 and 3.9",
          "author_name": "Benedikt Willi",
          "author_login": "Hopiu",
          "committed_at": "2025-12-15T14:46:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e01e1a2a3438e4c0e3933bf4ae65daabf6f20778",
          "body": "updates:\n- [github.com/PyCQA/isort: 5.13.2 → 7.0.0](https://github.com/PyCQA/isort/compare/5.13.2...7.0.0)\n- [github.com/PyCQA/flake8: 7.1.1 → 7.3.0](https://github.com/PyCQA/flake8/compare/7.1.1...7.3.0)\n- [github.com/asottile/pyupgrade: v3.17.0 → v3.21.2](https://github.com/asottile/pyupgrade/compare/v3.17.0...v3.21.2)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-11-24T17:35:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f0bd0cb9a03e3c1c2ec4f9e4be52e3fa72929761",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for python 3.8",
          "author_name": "jelmert",
          "author_login": "foarsitter",
          "committed_at": "2025-04-08T08:23:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af7c211f262e499806d9f63019fe526ff37571d0",
          "body": "Drop support for older Django versions",
          "is_bot": false,
          "headline": "Merge pull request #642 from foarsitter/lt_django42",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2025-04-08T08:15:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e32d433017df2e075ccca8b11ff3e3d679e11171",
          "body": null,
          "is_bot": false,
          "headline": "Drop support for older Django versions",
          "author_name": "jelmert",
          "author_login": "foarsitter",
          "committed_at": "2025-04-08T08:04:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "128feade2ee31352f60848631c0bb7bb3865199d",
          "body": "Add formal support for Django 5.2",
          "is_bot": false,
          "headline": "Merge pull request #641 from foarsitter/django52",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2025-04-08T07:59:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10c43ce7a6cccfd65e32382a8d8b7b95c6e09ab6",
          "body": null,
          "is_bot": false,
          "headline": "Add formal support for Django 5.2",
          "author_name": "jelmert",
          "author_login": "foarsitter",
          "committed_at": "2025-04-08T07:56:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ad921c04d9a36d63cd08bd08767f81999d5e062",
          "body": null,
          "is_bot": false,
          "headline": "Model.save keyword only",
          "author_name": "jelmert",
          "author_login": "foarsitter",
          "committed_at": "2025-04-08T07:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8e3298260a1485e8397dbf1718e04e66df3e9eb",
          "body": null,
          "is_bot": false,
          "headline": "Use postgres 14",
          "author_name": "jelmert",
          "author_login": "foarsitter",
          "committed_at": "2025-04-08T07:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "edd9a3c3c3570b4b35f20e66f0f42a420bc64d52",
          "body": null,
          "is_bot": false,
          "headline": "Do not pin versions",
          "author_name": "jelmert",
          "author_login": "foarsitter",
          "committed_at": "2025-04-08T07:55:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7778190739456780896776be276acbc4d694533",
          "body": "…cked model with a ForeignKey (#620)\n\n* Fixed an infinite recursion bug when deleting a model, that has a reverse relationship to a tracked model with SET_NULL on_delete\n\n---------\n\nCo-authored-by: Napat Ch <napat@thevcgroup.com>",
          "is_bot": false,
          "headline": "Fixed an infinite recursion bug when deleting models related to a tra…",
          "author_name": "Nick Prat",
          "author_login": "nick-prat",
          "committed_at": "2025-04-03T17:58:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1eb8004f2ebe7524c4de6da9960cd48788953c3",
          "body": null,
          "is_bot": false,
          "headline": "Fix changelog",
          "author_name": "Jelmer Draaijer",
          "author_login": "foarsitter",
          "committed_at": "2024-09-17T18:05:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ec54667a1d46c38e66c42d159a87d8c3f77e88e",
          "body": null,
          "is_bot": false,
          "headline": "Add classifiers & changelog entry",
          "author_name": "jelmert",
          "author_login": "foarsitter",
          "committed_at": "2024-09-05T15:12:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b86747e5a06482e43b740067fd58fce4f0a57f4",
          "body": null,
          "is_bot": false,
          "headline": "Add Python version 3.13 to test matrix and test against main",
          "author_name": "jelmert",
          "author_login": "foarsitter",
          "committed_at": "2024-09-05T14:58:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf13ba6733d1f5b983219454d908b0d10c4a9d8d",
          "body": null,
          "is_bot": false,
          "headline": "Add each version on its own line to prevent merge conflicts",
          "author_name": "jelmert",
          "author_login": "foarsitter",
          "committed_at": "2024-09-05T14:57:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeef1088a1c6d2be9f8ea90fd9f53a64be292ec3",
          "body": "Release 5.0.0",
          "is_bot": false,
          "headline": "Merge pull request #627 from foarsitter/release50",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-09-04T06:18:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "67d2a4e28f52c96da3cf68bcd364d984dffb9078",
          "body": null,
          "is_bot": false,
          "headline": "Release 5.0.0",
          "author_name": "Jelmer Draaijer",
          "author_login": "foarsitter",
          "committed_at": "2024-09-04T06:13:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b091f5c452f867d3b4f5c6501fee2112fc02be0",
          "body": "chore: Replicate Django's signature at SoftDelete queryset",
          "is_bot": false,
          "headline": "Merge pull request #622 from gmcrocetti/issue-541",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-08-28T16:59:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1673feae7b52d2f970fc46b7a107add0284b05a5",
          "body": null,
          "is_bot": false,
          "headline": "chore: Replicate Django's signature at SoftDelete queryset",
          "author_name": "Guilherme Martins Crocetti",
          "author_login": "gmcrocetti",
          "committed_at": "2024-08-28T13:41:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2882614f0cd04d527c44a0d2b5e5237aaef85573",
          "body": "Add formal support for django 5.1",
          "is_bot": false,
          "headline": "Merge pull request #626 from jazzband/django51",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-08-28T08:04:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0476fad22a8e9d8e7f3bc25a778d81c7063edd50",
          "body": null,
          "is_bot": false,
          "headline": "Add formal support for django 5.1",
          "author_name": "jelmert",
          "author_login": "foarsitter",
          "committed_at": "2024-08-28T07:48:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fc446e37486e2799d3fff873179261b11057226",
          "body": "[pre-commit.ci] pre-commit autoupdate",
          "is_bot": false,
          "headline": "Merge pull request #625 from jazzband/pre-commit-ci-update-config",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-08-28T07:42:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4d6561a084f3f4bfd2c6790e100e882c272d576",
          "body": "updates:\n- [github.com/PyCQA/flake8: 7.1.0 → 7.1.1](https://github.com/PyCQA/flake8/compare/7.1.0...7.1.1)\n- [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](https://github.com/asottile/pyupgrade/compare/v3.16.0...v3.17.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-08-05T17:55:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "731ed804f3a9002da43d94931380582c3efe54aa",
          "body": "Add type annotations",
          "is_bot": false,
          "headline": "Merge pull request #603 from ProtixIT/type-annotations",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-06-19T15:24:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95664ef6ef823c56ade8387921e956d798574e1c",
          "body": "[pre-commit.ci] pre-commit autoupdate",
          "is_bot": false,
          "headline": "Merge pull request #623 from jazzband/pre-commit-ci-update-config",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-06-18T10:27:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc3a2b78b38a081f7ce29658c768d695cd23c7f2",
          "body": "updates:\n- [github.com/PyCQA/flake8: 7.0.0 → 7.1.0](https://github.com/PyCQA/flake8/compare/7.0.0...7.1.0)\n- [github.com/asottile/pyupgrade: v3.15.2 → v3.16.0](https://github.com/asottile/pyupgrade/compare/v3.15.2...v3.16.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-06-17T17:39:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9dc224723b8c8008ea994474b2c42ded5cda38d6",
          "body": "In particular, `if TYPE_CHECKING:` blocks and `...` in bodies of\noverloaded method definitions.",
          "is_bot": false,
          "headline": "Tell coverage tool to ignore lines intended for mypy only",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-14T09:57:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5fc37eb4b40983af7e18a76a8fcd78d12e840d63",
          "body": null,
          "is_bot": false,
          "headline": "Provide type arguments to field base classes",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00937608fa399d82216dda4beefbf6980d9eb106",
          "body": "This preserves the type of the wrapped descriptor (usually a field).\n\nMaybe this is overkill, as `DescriptorWrapper` seems to only be used\nas part of the `FieldTracker` implementation and is not documented\nand barely tested. But technically, it is public API.",
          "is_bot": false,
          "headline": "Add type argument to `DescriptorWrapper`",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1db7d6ba3380a0a7830a02117280465229ab826d",
          "body": null,
          "is_bot": false,
          "headline": "Fix type generics in `InheritanceIterable`",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4653f08e521d441dbf7e934dc0e8946b808bf12",
          "body": null,
          "is_bot": false,
          "headline": "Preserve tracked function's return type in `FieldTracker`",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23a756e13e5961d6cbce2507ba1965a7423485bd",
          "body": null,
          "is_bot": false,
          "headline": "Annotate `test_fields` package",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f0b4ee2f82e4b208523ca88ed681c316fd67818",
          "body": "I can't find a way to inform mypy of the actual types without\nduplicating a lot of test code.",
          "is_bot": false,
          "headline": "Suppress mypy errors in field tracker tests",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c314234ff339e43b1633bfa39fee0ff400ed4be",
          "body": "The `JoinManager` class is deprecated and not annotated.",
          "is_bot": false,
          "headline": "Drop uses of `JoinManager` from the tests",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ecc7312bf45c0d37831e2d8582abed4e4a4baa0e",
          "body": null,
          "is_bot": false,
          "headline": "Override signature of query-returning methods in `InheritanceManager`",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d6cad0200dba7787707a1396c36fc0fc0036914",
          "body": null,
          "is_bot": false,
          "headline": "Annotate `test_field_tracker` module",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "949d110d043e8a38ee8d0127c5309174a7d8624a",
          "body": null,
          "is_bot": false,
          "headline": "Annotate the `test_models` package",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e4c88103f5e8db1f68a7ecf6c04b425dff5c0feb",
          "body": "We also type check the unit tests and the unit tests now import\nfunctionality from pytest.",
          "is_bot": false,
          "headline": "Add pytest to type check dependencies",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d3940a6f244209107ea4133717486bce5389a8d",
          "body": "This required a bit of refactoring to get the type of `STATUS` correct\nfor each suite.\n\nThere are two cases which I decided not to support in the type system:\n- passing a list instead of a tuple when defining an option group\n- `in` checks using a data type that doesn't match the choices",
          "is_bot": false,
          "headline": "Annotate the `test_choices` module",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c83ef89bc9b8f50e48697bb53b0f8696f01d4c11",
          "body": null,
          "is_bot": false,
          "headline": "Annotate test helpers",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23f1811b9dc83baf1b60c5ecf2afe74bbda513f7",
          "body": null,
          "is_bot": false,
          "headline": "Annotate return type of test methods",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "218843d754af411f449a8efc70254b50c0c69e6b",
          "body": "These annotations are sufficient to pass mypy inspection if mypy is\nconfigured to allow unannotated functions.",
          "is_bot": false,
          "headline": "Add minimal annotations to unit tests",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aeeb69a9dd7c5274b6ed1795888d1880052d26da",
          "body": "This allows using the latest annotation syntax supported by the type\nchecker regardless of the runtime Python version.",
          "is_bot": false,
          "headline": "Enable postponed evaluation of annotations for all test modules",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "713a3fec88e74990652a247bb548a0ed1f67a7d0",
          "body": null,
          "is_bot": false,
          "headline": "Make type aliases compatible with old Python versions",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b0b4827a5eeaedd1bba16e928756d4b0d34c5c1",
          "body": "The `Choices` constructor actually only accepts lists and tuples, not\narbitrary sequences. However, using `list` in the annotation opens\na can of worms related to type variance.",
          "is_bot": false,
          "headline": "Annotate the `choices` module",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebfb3455dcd51be531a95906f25a1cedf0f94366",
          "body": null,
          "is_bot": false,
          "headline": "Annotate the `fields` module",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "172cc72ec638f64d81e023d8c4531d3ada9daeb4",
          "body": null,
          "is_bot": false,
          "headline": "Annotate the `models` module",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bde2d8f9a9d1a965a9f7a4d98c734ebcbc3aeeb1",
          "body": null,
          "is_bot": false,
          "headline": "Annotate the `managers` module",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56ea5272861a9e82215d6c903a38d9ead9a82849",
          "body": null,
          "is_bot": false,
          "headline": "Annotate the `tracker` module",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "632441ea539f3243f39b7b84361e2d51b86b9231",
          "body": null,
          "is_bot": false,
          "headline": "Require full annotation in mypy configuration",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0043fedf463daa816563cc6055d0a5874cce1d3c",
          "body": "This allows using the latest annotation syntax supported by the type\nchecker regardless of the runtime Python version.",
          "is_bot": false,
          "headline": "Enable postponed evaluation of annotations for all source modules",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "885da698d57f6edfa52c8340f6343394f9db6d35",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade mypy and django-stubs",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "db9336031e3b8fe30924dbcd8034ca5396e6a871",
          "body": "We can call the inherited public method using `super()` instead of\ncalling the private method directly.",
          "is_bot": false,
          "headline": "Call `Field.get_default()` instead of `_get_default()`",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04e152f879f64cba0233fa538146c726c1f4407e",
          "body": null,
          "is_bot": false,
          "headline": "Do not assume that default manager is named `objects` in `join()`",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-13T10:02:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e35c72427b0295d400f5228e2ac03ef197e464fd",
          "body": "Remove catching of `AttributeError` in `DescriptorWrapper`",
          "is_bot": false,
          "headline": "Merge pull request #624 from ProtixIT/DescriptorWrapper-no-catch",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-06-13T08:58:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4275f84e7c2cf1c96444465ff43107b971ef2eed",
          "body": "Remove support for assigning `None` to a `SplitField`",
          "is_bot": false,
          "headline": "Merge pull request #614 from ProtixIT/splitfield-notnone",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-06-13T07:25:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "14cf1b0d40d5538e79e33527a2c13eb59c04893f",
          "body": "This catch was introduced in #367, but subsequent discussion\nin #370, #381 and #382 suggests that it wasn't the proper solution.\n\nNow that `AbstractModelTrackerTests` is re-enabled and passing,\nit becomes clear that `AttributeError` is no longer raised during\nunit testing when using a recent Django version. Therefore I think\nit is safe to remove the `try`/`except`.",
          "is_bot": false,
          "headline": "Remove catching of `AttributeError` in `DescriptorWrapper`",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-12T14:55:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6b0a2aff7df8d53292b0f46340ae9e2a782e9e4",
          "body": "There used to be a [bug in Django](https://code.djangoproject.com/ticket/30427)\nthat caused these tests to fail, according to the discussion of #370.\nThat bug was fixed in Django 4.0.\n\nHowever, because the test model was using a `FieldTracker`\nrather than a `ModelTracker`, all model-specific test cases\nin `ModelTrackerTests` continued to fail.",
          "is_bot": false,
          "headline": "Fix and re-enable `AbstractModelTrackerTests`",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-06-12T14:54:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "324ea2bd25b6ec34232ef43bb6760ed929564389",
          "body": "Update README.rst",
          "is_bot": false,
          "headline": "Merge pull request #617 from jazzband/readme-update",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-05-14T06:21:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d833de9fa8a87b01b65d35415fdf63970251ff9",
          "body": "Deprecate `JoinManager` and `JoinManagerMixin`",
          "is_bot": false,
          "headline": "Merge pull request #615 from ProtixIT/deprecate-joinmanager",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-05-14T06:15:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d0f348cb555a39268e54a23eae7cd48fea00668",
          "body": null,
          "is_bot": false,
          "headline": "Updated changelog to include 4.5.1 & 4.5.0",
          "author_name": "jelmert",
          "author_login": "foarsitter",
          "committed_at": "2024-05-03T13:20:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f20c3945ad3cb31d81799749c2c1241a5dc510e2",
          "body": "Remove `JoinQueryset.get_quoted_query()`",
          "is_bot": false,
          "headline": "Merge pull request #618 from ProtixIT/joinqueryset-quoted",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-05-02T10:52:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b2110f82e0fc695103312b82115e364ce01e3b5",
          "body": "Pass the parameters to the DB API instead of quoting them ourselves.",
          "is_bot": false,
          "headline": "Remove `JoinQueryset.get_quoted_query()`",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-05-02T10:47:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea5c2b845df188cf15a79786912cab9a39be7785",
          "body": "Update readme.rst\r\n\r\nRun tests section does not render on github correctly and this information\r\nis available in docs.",
          "is_bot": false,
          "headline": "Update README.rst",
          "author_name": "Matt Seymour",
          "author_login": "mattseymour",
          "committed_at": "2024-04-22T10:43:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "441618a790cb90129f580c50c1bf29b48c507dd7",
          "body": null,
          "is_bot": false,
          "headline": "Update manual to explain `JoinQueryset` instead of `JoinManager`",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-17T15:28:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ca51a55ed455d7a6cc97dde5e2e49772b5eb7e8",
          "body": null,
          "is_bot": false,
          "headline": "Document deprecation of `JoinManager` in ChangeLog",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-17T12:45:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "784bf50c092b6a14e848e92c1b10c2f203d34a1e",
          "body": null,
          "is_bot": false,
          "headline": "Add deprecation warning to `JoinManagerMixin`",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-17T12:45:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba9ac5db8137516e80daf89130eaa357e11e3217",
          "body": "…ager\n\nAuto-generate manager implementation for `CustomSoftDelete`",
          "is_bot": false,
          "headline": "Merge pull request #612 from ProtixIT/generate-custom-soft-delete-man…",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-04-17T07:36:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06939835bc5420ef64cb216e65a1179fd146f9e3",
          "body": "Fix `SoftDeletableModel.delete()` forwarding positional args to superclass",
          "is_bot": false,
          "headline": "Merge pull request #611 from ProtixIT/delete-keep_parents",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-04-17T07:34:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2d6cb50211edf679242e091ac2980ff345cc5b8",
          "body": "This behavior wasn't documented and didn't fully work: it breaks\nas soon as you try to save a model with a `None` value.",
          "is_bot": false,
          "headline": "Remove support for assigning `None` to a `SplitField`",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-16T06:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "512d0f189015b3a0d28725bc72428a8e8b8967bb",
          "body": "Use the `available_objects` manager instead.",
          "is_bot": false,
          "headline": "Avoid deprecated `SoftDeletableModel.objects` manager in tests",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-16T02:02:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "800961626a3c7a6c8d477af8b98f4f41435a05b7",
          "body": "The `CustomSoftDeleteQuerySet` class was the only code left in\nthe `test.managers` module, while it is not in fact a `Manager`.",
          "is_bot": false,
          "headline": "Move `CustomSoftDeleteQuerySet` to `tests.models`",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-16T02:02:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68a4c14c7474ecca72c9033a5380893c5e3fe843",
          "body": "Besides requiring less code, this also allows the django-stubs\nmypy plugin to automatically generate a type-annotated version\nof the manager.\n\nUnfortunately, the plugin does not put a `ClassVar` annotation\non `objects`, which is why we need the suppression.",
          "is_bot": false,
          "headline": "Auto-generate manager implementation for `CustomSoftDelete`",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-16T02:02:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d7139363c4bc745e236f864d099d47afe6d9984",
          "body": "…class\n\nThe `soft` argument was made keyword-only, to avoid conflicts with new\npositional arguments that might be added to Django. It was already\nconflicting with the `keep_parents` argument.\n\nThe `using` argument is now passed to the superclass positionally,\nas otherwise it can overlap with `*args`, resulting in a `TypeError`\non calls where `keep_parents` is passed positionally.",
          "is_bot": false,
          "headline": "Fix `SoftDeletableModel.delete()` forwarding positional args to super…",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-11T14:45:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a86c14e4e79fd82e82e4dcc6999e03097199a314",
          "body": "* Remove excerpt field workaround for South FakeORM\n\nSouth FakeORM hasn't been supported since fda2d39e, but the workaround\nintroduced in 9147becf evaded deletion. The `NoRendered` model was\nremoved in 9df3df99, but with that model gone, the `no_excerpt_field`\nargument became obsolete as well.\n\n* Document removal of `no_excerpt_field` in changelog",
          "is_bot": false,
          "headline": "Remove excerpt field workaround for South FakeORM (#610)",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-10T12:17:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fcfc113afc993ecaf13bce2bb0ff1c349fa7238",
          "body": "Enable static type checks using mypy in CI",
          "is_bot": false,
          "headline": "Merge pull request #601 from ProtixIT/mypy-in-ci",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-04-10T06:33:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c75e54a1b89e34d714dca2225cb88d0ef548b65d",
          "body": null,
          "is_bot": false,
          "headline": "Add mypy environment to tox configuration",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-05T15:16:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2f58a1160d574500bacb1221c44289955dead7cd",
          "body": "Avoid using `Self` as a type argument: for some reason this fails\nwhen mypy has an empty cache, but passes when the cache has been\nfilled. Maybe it's a weird interaction between the mypy core and\nthe django-stubs plugin?",
          "is_bot": false,
          "headline": "Add minimal type annotations to make mypy pass",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-05T15:16:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "441e3adee55b32ad398a57e31f81099e5febdb21",
          "body": "Django can handle both strings and integers, but typeshed expects the\ndefault value to match the mapping's value type.",
          "is_bot": false,
          "headline": "Make default port a string",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-05T15:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62cecfeb250db68d6da1324b9cd0c4f6ce3550a7",
          "body": "Suppress rather than annotate, because people type checking against\n`django-model-utils` will always have it installed and therefore\nshould not have to deal with `__version__` being `None`.",
          "is_bot": false,
          "headline": "Suppress error about `__version__` being `None` when not installed",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-05T15:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f3335a7fe18e03ef7b63698caf2c6debfdc4eff2",
          "body": "This does not require annotations yet, but it will check all code\noutside of functions.",
          "is_bot": false,
          "headline": "Add configuration for mypy",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-05T15:15:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07653f84f30c46c438f78b8e735b648854cacf09",
          "body": null,
          "is_bot": false,
          "headline": "Add dependencies for static type checking",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-05T15:12:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c9d6eee13ac11680b4a0e10116e354a9755662a",
          "body": "…lable and no default is provided (#599)",
          "is_bot": false,
          "headline": "feat(monitor): Change default to None when the field is marked as nul…",
          "author_name": "Guilherme Martins Crocetti",
          "author_login": "gmcrocetti",
          "committed_at": "2024-04-04T08:26:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "714632e8bf99cd3f2b7c3c425c6d4a5907fe1532",
          "body": "Levels variable is never set",
          "is_bot": false,
          "headline": "Merge pull request #590 from foarsitter/unused_variable_levels",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-04-03T06:58:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53941ec7b42f94eb1798cfc0552ff1ffb40dd695",
          "body": "Modernize property definitions in `SplitText`",
          "is_bot": false,
          "headline": "Merge pull request #604 from ProtixIT/property-decorators",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-04-03T06:54:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d320924383c85a6c706baca5eb48fd74a4e843a3",
          "body": "* Pass additional arguments to superclass `contribute_to_class()`\r\n\r\nIn Django 3.2 there is an additional argument `private_only` and more\r\ncould be added in future versions.",
          "is_bot": false,
          "headline": "Forward additional arguments to `contribute_to_class()` to Django (#605)",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-04-03T06:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23ea25a3ca3613b4ae422340e3f982517a33eeaa",
          "body": "Modernize the way some keyword-only arguments are implemented",
          "is_bot": false,
          "headline": "Merge pull request #606 from ProtixIT/keyword-only-cleanup",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-04-03T06:53:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "89653b2d24d59bfc01523ea9444442f55fc4b050",
          "body": "Minor cleanup of the code handling `UrlsafeTokenField`'s `factory` argument",
          "is_bot": false,
          "headline": "Merge pull request #607 from ProtixIT/cleanup-factory",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-04-03T06:52:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e71a46552eba99120c7f080d6997c324bd8e115",
          "body": "Updated translation files",
          "is_bot": false,
          "headline": "Merge pull request #608 from jazzband/translations",
          "author_name": "Jelmer",
          "author_login": "foarsitter",
          "committed_at": "2024-04-01T19:04:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c6d686e4189cd83313eab72fa143bf69d8a380c5",
          "body": null,
          "is_bot": false,
          "headline": "Translation files",
          "author_name": "Jelmer Draaijer",
          "author_login": "foarsitter",
          "committed_at": "2024-04-01T13:09:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6c5ed66ef29dd96d9b04350267cda7cbf1b8eaab",
          "body": "This is slightly more compact, but the main motivation is to work\naround the following mypy bug:\n\nhttps://github.com/python/mypy/issues/3060",
          "is_bot": false,
          "headline": "Use `callable()` builtin function over `isinstance(..., Callable)`",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-03-26T13:09:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e34de65480b2da631d18435272dacd8a69105b41",
          "body": null,
          "is_bot": false,
          "headline": "Fix error message of `UrlsafeTokenField`'s `factory` arg check",
          "author_name": "Maarten ter Huurne",
          "author_login": "mthuurne",
          "committed_at": "2024-03-26T13:08:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 11,
      "commits_last_year": 10,
      "latest_release_at": "2024-09-04T06:23:19Z",
      "latest_release_tag": "5.0.0",
      "releases_from_tags": false,
      "days_since_last_push": 8,
      "active_weeks_last_year": 6,
      "days_since_latest_release": 685,
      "mean_days_between_releases": 192.1
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": true,
      "health_percentage": 87,
      "has_issue_template": true,
      "has_code_of_conduct": true,
      "has_pull_request_template": true
    },
    "ecosystem": {
      "packages": [
        {
          "name": "django-model-utils",
          "exists": true,
          "license": "BSD",
          "keywords": [
            "Development Status :: 5 - Production/Stable",
            "Environment :: Web Environment",
            "Framework :: Django",
            "Framework :: Django :: 3.2",
            "Framework :: Django :: 4.0",
            "Framework :: Django :: 4.1",
            "Framework :: Django :: 4.2",
            "Framework :: Django :: 5.0",
            "Framework :: Django :: 5.1",
            "Intended Audience :: Developers",
            "License :: OSI Approved :: BSD License",
            "Operating System :: OS Independent",
            "Programming Language :: Python",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.8",
            "Programming Language :: Python :: 3.9"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/django-model-utils/",
          "is_deprecated": false,
          "latest_version": "5.0.0",
          "repository_url": "https://github.com/jazzband/django-model-utils",
          "versions_count": 43,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2009-07-02T20:14:47.212373Z",
          "latest_published_at": "2024-09-04T11:36:23.166288Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 685
        }
      ]
    },
    "popularity": {
      "forks": 370,
      "stars": 2761,
      "watchers": 43,
      "fork_history": {
        "days": [
          {
            "date": "2010-09-27",
            "count": 1
          },
          {
            "date": "2010-10-01",
            "count": 1
          },
          {
            "date": "2010-12-03",
            "count": 1
          },
          {
            "date": "2011-03-20",
            "count": 1
          },
          {
            "date": "2011-06-05",
            "count": 1
          },
          {
            "date": "2011-10-28",
            "count": 1
          },
          {
            "date": "2011-11-09",
            "count": 1
          },
          {
            "date": "2011-12-04",
            "count": 1
          },
          {
            "date": "2012-01-07",
            "count": 1
          },
          {
            "date": "2012-03-21",
            "count": 1
          },
          {
            "date": "2012-03-26",
            "count": 1
          },
          {
            "date": "2012-03-29",
            "count": 1
          },
          {
            "date": "2012-04-03",
            "count": 1
          },
          {
            "date": "2012-04-14",
            "count": 1
          },
          {
            "date": "2012-05-03",
            "count": 1
          },
          {
            "date": "2012-05-04",
            "count": 1
          },
          {
            "date": "2012-06-08",
            "count": 1
          },
          {
            "date": "2012-08-08",
            "count": 1
          },
          {
            "date": "2012-10-23",
            "count": 1
          },
          {
            "date": "2012-11-08",
            "count": 2
          },
          {
            "date": "2012-11-21",
            "count": 1
          },
          {
            "date": "2012-11-22",
            "count": 1
          },
          {
            "date": "2013-01-03",
            "count": 1
          },
          {
            "date": "2013-01-06",
            "count": 1
          },
          {
            "date": "2013-01-31",
            "count": 1
          },
          {
            "date": "2013-02-21",
            "count": 1
          },
          {
            "date": "2013-03-05",
            "count": 1
          },
          {
            "date": "2013-04-12",
            "count": 1
          },
          {
            "date": "2013-04-24",
            "count": 1
          },
          {
            "date": "2013-04-29",
            "count": 1
          },
          {
            "date": "2013-05-04",
            "count": 1
          },
          {
            "date": "2013-05-08",
            "count": 1
          },
          {
            "date": "2013-05-24",
            "count": 1
          },
          {
            "date": "2013-06-07",
            "count": 1
          },
          {
            "date": "2013-06-11",
            "count": 1
          },
          {
            "date": "2013-06-25",
            "count": 1
          },
          {
            "date": "2013-07-02",
            "count": 1
          },
          {
            "date": "2013-08-02",
            "count": 1
          },
          {
            "date": "2013-08-08",
            "count": 2
          },
          {
            "date": "2013-08-15",
            "count": 1
          },
          {
            "date": "2013-08-28",
            "count": 1
          },
          {
            "date": "2013-09-08",
            "count": 1
          },
          {
            "date": "2013-09-12",
            "count": 1
          },
          {
            "date": "2013-09-22",
            "count": 1
          },
          {
            "date": "2013-09-26",
            "count": 1
          },
          {
            "date": "2013-09-29",
            "count": 1
          },
          {
            "date": "2013-10-07",
            "count": 1
          },
          {
            "date": "2013-10-09",
            "count": 1
          },
          {
            "date": "2013-10-11",
            "count": 1
          },
          {
            "date": "2013-10-22",
            "count": 1
          },
          {
            "date": "2013-12-04",
            "count": 1
          },
          {
            "date": "2013-12-14",
            "count": 1
          },
          {
            "date": "2013-12-18",
            "count": 1
          },
          {
            "date": "2013-12-30",
            "count": 1
          },
          {
            "date": "2014-01-07",
            "count": 1
          },
          {
            "date": "2014-01-08",
            "count": 1
          },
          {
            "date": "2014-01-20",
            "count": 1
          },
          {
            "date": "2014-01-23",
            "count": 1
          },
          {
            "date": "2014-01-28",
            "count": 1
          },
          {
            "date": "2014-02-13",
            "count": 1
          },
          {
            "date": "2014-02-19",
            "count": 2
          },
          {
            "date": "2014-03-07",
            "count": 1
          },
          {
            "date": "2014-03-18",
            "count": 1
          },
          {
            "date": "2014-04-10",
            "count": 1
          },
          {
            "date": "2014-05-02",
            "count": 1
          },
          {
            "date": "2014-06-07",
            "count": 1
          },
          {
            "date": "2014-06-14",
            "count": 1
          },
          {
            "date": "2014-07-16",
            "count": 2
          },
          {
            "date": "2014-08-18",
            "count": 1
          },
          {
            "date": "2014-10-07",
            "count": 1
          },
          {
            "date": "2014-11-03",
            "count": 1
          },
          {
            "date": "2014-11-14",
            "count": 1
          },
          {
            "date": "2015-01-26",
            "count": 1
          },
          {
            "date": "2015-02-14",
            "count": 1
          },
          {
            "date": "2015-02-27",
            "count": 1
          },
          {
            "date": "2015-03-05",
            "count": 1
          },
          {
            "date": "2015-03-12",
            "count": 1
          },
          {
            "date": "2015-03-18",
            "count": 1
          },
          {
            "date": "2015-03-29",
            "count": 1
          },
          {
            "date": "2015-05-29",
            "count": 1
          },
          {
            "date": "2015-07-01",
            "count": 1
          },
          {
            "date": "2015-08-14",
            "count": 1
          },
          {
            "date": "2015-08-24",
            "count": 1
          },
          {
            "date": "2015-09-03",
            "count": 1
          },
          {
            "date": "2015-09-29",
            "count": 1
          },
          {
            "date": "2015-10-28",
            "count": 2
          },
          {
            "date": "2015-11-02",
            "count": 1
          },
          {
            "date": "2015-11-12",
            "count": 1
          },
          {
            "date": "2015-12-02",
            "count": 1
          },
          {
            "date": "2015-12-03",
            "count": 1
          },
          {
            "date": "2015-12-12",
            "count": 1
          },
          {
            "date": "2015-12-31",
            "count": 1
          },
          {
            "date": "2016-01-04",
            "count": 1
          },
          {
            "date": "2016-01-05",
            "count": 1
          },
          {
            "date": "2016-01-07",
            "count": 1
          },
          {
            "date": "2016-01-12",
            "count": 1
          },
          {
            "date": "2016-01-15",
            "count": 1
          },
          {
            "date": "2016-02-15",
            "count": 1
          },
          {
            "date": "2016-02-17",
            "count": 1
          },
          {
            "date": "2016-02-19",
            "count": 1
          },
          {
            "date": "2016-02-25",
            "count": 1
          },
          {
            "date": "2016-05-06",
            "count": 1
          },
          {
            "date": "2016-05-26",
            "count": 1
          },
          {
            "date": "2016-05-27",
            "count": 1
          },
          {
            "date": "2016-06-01",
            "count": 1
          },
          {
            "date": "2016-06-04",
            "count": 1
          },
          {
            "date": "2016-06-07",
            "count": 1
          },
          {
            "date": "2016-07-13",
            "count": 1
          },
          {
            "date": "2016-09-03",
            "count": 2
          },
          {
            "date": "2016-09-05",
            "count": 1
          },
          {
            "date": "2016-09-14",
            "count": 1
          },
          {
            "date": "2016-09-15",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2016-10-14",
            "count": 1
          },
          {
            "date": "2016-11-04",
            "count": 1
          },
          {
            "date": "2016-11-09",
            "count": 1
          },
          {
            "date": "2016-11-11",
            "count": 1
          },
          {
            "date": "2016-11-18",
            "count": 1
          },
          {
            "date": "2016-12-29",
            "count": 1
          },
          {
            "date": "2017-01-03",
            "count": 1
          },
          {
            "date": "2017-01-23",
            "count": 2
          },
          {
            "date": "2017-01-26",
            "count": 1
          },
          {
            "date": "2017-04-02",
            "count": 1
          },
          {
            "date": "2017-04-04",
            "count": 1
          },
          {
            "date": "2017-04-15",
            "count": 1
          },
          {
            "date": "2017-04-26",
            "count": 1
          },
          {
            "date": "2017-05-02",
            "count": 1
          },
          {
            "date": "2017-05-12",
            "count": 1
          },
          {
            "date": "2017-05-22",
            "count": 1
          },
          {
            "date": "2017-06-01",
            "count": 1
          },
          {
            "date": "2017-06-17",
            "count": 1
          },
          {
            "date": "2017-06-19",
            "count": 1
          },
          {
            "date": "2017-06-22",
            "count": 1
          },
          {
            "date": "2017-06-26",
            "count": 1
          },
          {
            "date": "2017-06-30",
            "count": 1
          },
          {
            "date": "2017-07-10",
            "count": 1
          },
          {
            "date": "2017-07-16",
            "count": 1
          },
          {
            "date": "2017-08-07",
            "count": 1
          },
          {
            "date": "2017-08-16",
            "count": 1
          },
          {
            "date": "2017-08-21",
            "count": 1
          },
          {
            "date": "2017-08-22",
            "count": 1
          },
          {
            "date": "2017-09-08",
            "count": 1
          },
          {
            "date": "2017-09-11",
            "count": 1
          },
          {
            "date": "2017-10-02",
            "count": 1
          },
          {
            "date": "2017-10-10",
            "count": 1
          },
          {
            "date": "2017-10-17",
            "count": 1
          },
          {
            "date": "2017-11-24",
            "count": 1
          },
          {
            "date": "2017-12-06",
            "count": 1
          },
          {
            "date": "2017-12-07",
            "count": 1
          },
          {
            "date": "2017-12-08",
            "count": 1
          },
          {
            "date": "2017-12-18",
            "count": 1
          },
          {
            "date": "2017-12-24",
            "count": 1
          },
          {
            "date": "2018-01-03",
            "count": 1
          },
          {
            "date": "2018-01-10",
            "count": 1
          },
          {
            "date": "2018-01-12",
            "count": 1
          },
          {
            "date": "2018-01-25",
            "count": 1
          },
          {
            "date": "2018-01-27",
            "count": 1
          },
          {
            "date": "2018-02-02",
            "count": 1
          },
          {
            "date": "2018-02-06",
            "count": 1
          },
          {
            "date": "2018-02-07",
            "count": 1
          },
          {
            "date": "2018-02-09",
            "count": 1
          },
          {
            "date": "2018-02-16",
            "count": 1
          },
          {
            "date": "2018-02-18",
            "count": 1
          },
          {
            "date": "2018-02-26",
            "count": 1
          },
          {
            "date": "2018-02-27",
            "count": 1
          },
          {
            "date": "2018-03-02",
            "count": 1
          },
          {
            "date": "2018-03-04",
            "count": 2
          },
          {
            "date": "2018-03-08",
            "count": 1
          },
          {
            "date": "2018-03-26",
            "count": 1
          },
          {
            "date": "2018-04-13",
            "count": 1
          },
          {
            "date": "2018-04-19",
            "count": 1
          },
          {
            "date": "2018-04-22",
            "count": 1
          },
          {
            "date": "2018-04-26",
            "count": 1
          },
          {
            "date": "2018-05-04",
            "count": 1
          },
          {
            "date": "2018-05-05",
            "count": 1
          },
          {
            "date": "2018-05-15",
            "count": 1
          },
          {
            "date": "2018-05-16",
            "count": 1
          },
          {
            "date": "2018-06-20",
            "count": 1
          },
          {
            "date": "2018-06-28",
            "count": 1
          },
          {
            "date": "2018-07-09",
            "count": 1
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-07-20",
            "count": 1
          },
          {
            "date": "2018-07-24",
            "count": 1
          },
          {
            "date": "2018-08-03",
            "count": 1
          },
          {
            "date": "2018-08-07",
            "count": 1
          },
          {
            "date": "2018-08-18",
            "count": 1
          },
          {
            "date": "2018-08-25",
            "count": 1
          },
          {
            "date": "2018-08-29",
            "count": 1
          },
          {
            "date": "2018-09-12",
            "count": 1
          },
          {
            "date": "2018-11-15",
            "count": 1
          },
          {
            "date": "2018-11-18",
            "count": 1
          },
          {
            "date": "2018-11-20",
            "count": 1
          },
          {
            "date": "2018-11-30",
            "count": 1
          },
          {
            "date": "2018-12-03",
            "count": 1
          },
          {
            "date": "2018-12-11",
            "count": 1
          },
          {
            "date": "2018-12-12",
            "count": 1
          },
          {
            "date": "2018-12-14",
            "count": 1
          },
          {
            "date": "2019-01-30",
            "count": 1
          },
          {
            "date": "2019-02-01",
            "count": 1
          },
          {
            "date": "2019-02-02",
            "count": 1
          },
          {
            "date": "2019-02-20",
            "count": 1
          },
          {
            "date": "2019-02-26",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-10",
            "count": 1
          },
          {
            "date": "2019-03-11",
            "count": 2
          },
          {
            "date": "2019-04-01",
            "count": 1
          },
          {
            "date": "2019-04-04",
            "count": 1
          },
          {
            "date": "2019-04-17",
            "count": 1
          },
          {
            "date": "2019-04-22",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-05-07",
            "count": 1
          },
          {
            "date": "2019-07-20",
            "count": 1
          },
          {
            "date": "2019-08-05",
            "count": 1
          },
          {
            "date": "2019-08-07",
            "count": 2
          },
          {
            "date": "2019-08-19",
            "count": 1
          },
          {
            "date": "2019-09-04",
            "count": 1
          },
          {
            "date": "2019-09-08",
            "count": 1
          },
          {
            "date": "2019-09-16",
            "count": 1
          },
          {
            "date": "2019-09-29",
            "count": 2
          },
          {
            "date": "2019-10-16",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 1
          },
          {
            "date": "2019-11-04",
            "count": 1
          },
          {
            "date": "2019-11-14",
            "count": 1
          },
          {
            "date": "2019-12-03",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2019-12-28",
            "count": 1
          },
          {
            "date": "2020-01-11",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-01-17",
            "count": 1
          },
          {
            "date": "2020-01-28",
            "count": 1
          },
          {
            "date": "2020-02-02",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-26",
            "count": 1
          },
          {
            "date": "2020-02-29",
            "count": 2
          },
          {
            "date": "2020-03-01",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 1
          },
          {
            "date": "2020-03-29",
            "count": 1
          },
          {
            "date": "2020-04-02",
            "count": 1
          },
          {
            "date": "2020-04-06",
            "count": 1
          },
          {
            "date": "2020-04-28",
            "count": 1
          },
          {
            "date": "2020-05-16",
            "count": 1
          },
          {
            "date": "2020-05-22",
            "count": 1
          },
          {
            "date": "2020-05-28",
            "count": 1
          },
          {
            "date": "2020-06-04",
            "count": 1
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-06-12",
            "count": 1
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-08-13",
            "count": 1
          },
          {
            "date": "2020-08-16",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 2
          },
          {
            "date": "2020-10-16",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2020-11-29",
            "count": 1
          },
          {
            "date": "2020-12-01",
            "count": 2
          },
          {
            "date": "2020-12-29",
            "count": 1
          },
          {
            "date": "2021-01-11",
            "count": 1
          },
          {
            "date": "2021-01-29",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-03-14",
            "count": 1
          },
          {
            "date": "2021-04-05",
            "count": 1
          },
          {
            "date": "2021-04-13",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 1
          },
          {
            "date": "2021-05-22",
            "count": 1
          },
          {
            "date": "2021-07-02",
            "count": 1
          },
          {
            "date": "2021-07-10",
            "count": 1
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 1
          },
          {
            "date": "2021-09-12",
            "count": 1
          },
          {
            "date": "2021-09-23",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2021-10-06",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 1
          },
          {
            "date": "2021-11-08",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-05-27",
            "count": 1
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2022-08-13",
            "count": 1
          },
          {
            "date": "2022-09-29",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 1
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-12-23",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-03-16",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-04-07",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-05-23",
            "count": 1
          },
          {
            "date": "2024-05-26",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 1
          },
          {
            "date": "2024-10-19",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 1
          },
          {
            "date": "2024-11-08",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-03-25",
            "count": 1
          },
          {
            "date": "2025-03-29",
            "count": 1
          },
          {
            "date": "2025-05-09",
            "count": 1
          },
          {
            "date": "2025-05-19",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-09-25",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-10",
            "count": 1
          },
          {
            "date": "2026-03-19",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 361,
        "total_forks": 370
      },
      "star_history": {
        "days": [
          {
            "date": "2020-06-24",
            "count": 1
          },
          {
            "date": "2020-06-26",
            "count": 2
          },
          {
            "date": "2020-07-01",
            "count": 1
          },
          {
            "date": "2020-07-02",
            "count": 2
          },
          {
            "date": "2020-07-04",
            "count": 1
          },
          {
            "date": "2020-07-05",
            "count": 1
          },
          {
            "date": "2020-07-07",
            "count": 2
          },
          {
            "date": "2020-07-10",
            "count": 1
          },
          {
            "date": "2020-07-12",
            "count": 1
          },
          {
            "date": "2020-07-14",
            "count": 1
          },
          {
            "date": "2020-07-15",
            "count": 1
          },
          {
            "date": "2020-07-16",
            "count": 2
          },
          {
            "date": "2020-07-20",
            "count": 1
          },
          {
            "date": "2020-07-21",
            "count": 1
          },
          {
            "date": "2020-07-22",
            "count": 1
          },
          {
            "date": "2020-07-26",
            "count": 2
          },
          {
            "date": "2020-07-31",
            "count": 2
          },
          {
            "date": "2020-08-02",
            "count": 2
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-04",
            "count": 1
          },
          {
            "date": "2020-08-05",
            "count": 1
          },
          {
            "date": "2020-08-06",
            "count": 2
          },
          {
            "date": "2020-08-07",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-09",
            "count": 1
          },
          {
            "date": "2020-08-17",
            "count": 2
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-08-23",
            "count": 1
          },
          {
            "date": "2020-08-25",
            "count": 1
          },
          {
            "date": "2020-09-02",
            "count": 2
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-09-04",
            "count": 1
          },
          {
            "date": "2020-09-05",
            "count": 1
          },
          {
            "date": "2020-09-06",
            "count": 2
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-13",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 2
          },
          {
            "date": "2020-09-15",
            "count": 1
          },
          {
            "date": "2020-09-18",
            "count": 1
          },
          {
            "date": "2020-09-20",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 2
          },
          {
            "date": "2020-09-28",
            "count": 1
          },
          {
            "date": "2020-09-30",
            "count": 1
          },
          {
            "date": "2020-10-01",
            "count": 1
          },
          {
            "date": "2020-10-02",
            "count": 1
          },
          {
            "date": "2020-10-04",
            "count": 3
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-10-08",
            "count": 2
          },
          {
            "date": "2020-10-09",
            "count": 1
          },
          {
            "date": "2020-10-12",
            "count": 2
          },
          {
            "date": "2020-10-16",
            "count": 2
          },
          {
            "date": "2020-10-17",
            "count": 3
          },
          {
            "date": "2020-10-19",
            "count": 1
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-10-25",
            "count": 1
          },
          {
            "date": "2020-10-26",
            "count": 1
          },
          {
            "date": "2020-10-27",
            "count": 2
          },
          {
            "date": "2020-10-28",
            "count": 2
          },
          {
            "date": "2020-10-30",
            "count": 3
          },
          {
            "date": "2020-11-01",
            "count": 1
          },
          {
            "date": "2020-11-02",
            "count": 1
          },
          {
            "date": "2020-11-04",
            "count": 1
          },
          {
            "date": "2020-11-05",
            "count": 1
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2020-11-17",
            "count": 2
          },
          {
            "date": "2020-11-21",
            "count": 2
          },
          {
            "date": "2020-11-29",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 1
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-04",
            "count": 2
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 2
          },
          {
            "date": "2020-12-09",
            "count": 2
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2020-12-14",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2020-12-23",
            "count": 1
          },
          {
            "date": "2020-12-27",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 2
          },
          {
            "date": "2020-12-30",
            "count": 2
          },
          {
            "date": "2021-01-01",
            "count": 1
          },
          {
            "date": "2021-01-03",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 2
          },
          {
            "date": "2021-01-11",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 1
          },
          {
            "date": "2021-01-16",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 1
          },
          {
            "date": "2021-01-24",
            "count": 3
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-01-27",
            "count": 1
          },
          {
            "date": "2021-01-31",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-06",
            "count": 1
          },
          {
            "date": "2021-02-07",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 2
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-02-13",
            "count": 1
          },
          {
            "date": "2021-02-15",
            "count": 1
          },
          {
            "date": "2021-02-22",
            "count": 1
          },
          {
            "date": "2021-02-23",
            "count": 1
          },
          {
            "date": "2021-02-26",
            "count": 2
          },
          {
            "date": "2021-02-27",
            "count": 1
          },
          {
            "date": "2021-03-05",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-03-12",
            "count": 1
          },
          {
            "date": "2021-03-13",
            "count": 1
          },
          {
            "date": "2021-03-14",
            "count": 2
          },
          {
            "date": "2021-03-15",
            "count": 2
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-21",
            "count": 1
          },
          {
            "date": "2021-03-22",
            "count": 2
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-03-26",
            "count": 1
          },
          {
            "date": "2021-03-27",
            "count": 3
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-03-30",
            "count": 1
          },
          {
            "date": "2021-03-31",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-04-04",
            "count": 2
          },
          {
            "date": "2021-04-05",
            "count": 1
          },
          {
            "date": "2021-04-06",
            "count": 2
          },
          {
            "date": "2021-04-07",
            "count": 2
          },
          {
            "date": "2021-04-08",
            "count": 3
          },
          {
            "date": "2021-04-09",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 3
          },
          {
            "date": "2021-04-15",
            "count": 2
          },
          {
            "date": "2021-04-16",
            "count": 1
          },
          {
            "date": "2021-04-17",
            "count": 2
          },
          {
            "date": "2021-04-18",
            "count": 1
          },
          {
            "date": "2021-04-19",
            "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-04-28",
            "count": 2
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-05-02",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-05-06",
            "count": 1
          },
          {
            "date": "2021-05-07",
            "count": 3
          },
          {
            "date": "2021-05-08",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-16",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 2
          },
          {
            "date": "2021-05-31",
            "count": 1
          },
          {
            "date": "2021-06-01",
            "count": 3
          },
          {
            "date": "2021-06-04",
            "count": 2
          },
          {
            "date": "2021-06-05",
            "count": 1
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-06-13",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-06-15",
            "count": 2
          },
          {
            "date": "2021-06-17",
            "count": 3
          },
          {
            "date": "2021-06-18",
            "count": 1
          },
          {
            "date": "2021-06-20",
            "count": 1
          },
          {
            "date": "2021-06-21",
            "count": 3
          },
          {
            "date": "2021-06-23",
            "count": 1
          },
          {
            "date": "2021-06-25",
            "count": 2
          },
          {
            "date": "2021-06-27",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-06-30",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 1
          },
          {
            "date": "2021-07-04",
            "count": 1
          },
          {
            "date": "2021-07-07",
            "count": 1
          },
          {
            "date": "2021-07-11",
            "count": 2
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 2
          },
          {
            "date": "2021-07-29",
            "count": 2
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 1
          },
          {
            "date": "2021-08-01",
            "count": 2
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 1
          },
          {
            "date": "2021-08-06",
            "count": 2
          },
          {
            "date": "2021-08-07",
            "count": 1
          },
          {
            "date": "2021-08-08",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-08-16",
            "count": 1
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-08-18",
            "count": 2
          },
          {
            "date": "2021-08-19",
            "count": 3
          },
          {
            "date": "2021-08-27",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 1
          },
          {
            "date": "2021-09-14",
            "count": 1
          },
          {
            "date": "2021-09-19",
            "count": 2
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-09-21",
            "count": 2
          },
          {
            "date": "2021-09-25",
            "count": 1
          },
          {
            "date": "2021-09-28",
            "count": 3
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 1
          },
          {
            "date": "2021-10-09",
            "count": 2
          },
          {
            "date": "2021-10-18",
            "count": 3
          },
          {
            "date": "2021-10-19",
            "count": 2
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-10-22",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 3
          },
          {
            "date": "2021-10-26",
            "count": 2
          },
          {
            "date": "2021-10-27",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-10-29",
            "count": 3
          },
          {
            "date": "2021-11-01",
            "count": 1
          },
          {
            "date": "2021-11-02",
            "count": 2
          },
          {
            "date": "2021-11-03",
            "count": 2
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 1
          },
          {
            "date": "2021-11-10",
            "count": 3
          },
          {
            "date": "2021-11-11",
            "count": 4
          },
          {
            "date": "2021-11-14",
            "count": 1
          },
          {
            "date": "2021-11-15",
            "count": 1
          },
          {
            "date": "2021-11-22",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-12-04",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 3
          },
          {
            "date": "2021-12-10",
            "count": 1
          },
          {
            "date": "2021-12-11",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-14",
            "count": 2
          },
          {
            "date": "2021-12-16",
            "count": 2
          },
          {
            "date": "2021-12-17",
            "count": 2
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2021-12-28",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 2
          },
          {
            "date": "2021-12-30",
            "count": 1
          },
          {
            "date": "2021-12-31",
            "count": 2
          },
          {
            "date": "2022-01-03",
            "count": 1
          },
          {
            "date": "2022-01-04",
            "count": 3
          },
          {
            "date": "2022-01-07",
            "count": 1
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-10",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-16",
            "count": 2
          },
          {
            "date": "2022-01-17",
            "count": 1
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-22",
            "count": 1
          },
          {
            "date": "2022-01-23",
            "count": 1
          },
          {
            "date": "2022-01-24",
            "count": 1
          },
          {
            "date": "2022-01-29",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 1
          },
          {
            "date": "2022-02-09",
            "count": 1
          },
          {
            "date": "2022-02-16",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 3
          },
          {
            "date": "2022-02-18",
            "count": 1
          },
          {
            "date": "2022-02-19",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 4
          },
          {
            "date": "2022-02-26",
            "count": 1
          },
          {
            "date": "2022-03-03",
            "count": 1
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 2
          },
          {
            "date": "2022-03-10",
            "count": 3
          },
          {
            "date": "2022-03-12",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 1
          },
          {
            "date": "2022-03-16",
            "count": 3
          },
          {
            "date": "2022-03-17",
            "count": 1
          },
          {
            "date": "2022-03-18",
            "count": 2
          },
          {
            "date": "2022-03-20",
            "count": 1
          },
          {
            "date": "2022-03-21",
            "count": 2
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-26",
            "count": 2
          },
          {
            "date": "2022-04-02",
            "count": 2
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 3
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-10",
            "count": 2
          },
          {
            "date": "2022-04-11",
            "count": 2
          },
          {
            "date": "2022-04-12",
            "count": 2
          },
          {
            "date": "2022-04-15",
            "count": 1
          },
          {
            "date": "2022-04-17",
            "count": 1
          },
          {
            "date": "2022-04-18",
            "count": 1
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-21",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-04-30",
            "count": 1
          },
          {
            "date": "2022-05-01",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-12",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 3
          },
          {
            "date": "2022-05-18",
            "count": 2
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-21",
            "count": 1
          },
          {
            "date": "2022-05-25",
            "count": 1
          },
          {
            "date": "2022-05-29",
            "count": 1
          },
          {
            "date": "2022-06-03",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-06",
            "count": 1
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2022-06-14",
            "count": 1
          },
          {
            "date": "2022-06-15",
            "count": 1
          },
          {
            "date": "2022-06-16",
            "count": 1
          },
          {
            "date": "2022-06-17",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-22",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-07-05",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 2
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-07-08",
            "count": 1
          },
          {
            "date": "2022-07-14",
            "count": 1
          },
          {
            "date": "2022-07-25",
            "count": 1
          },
          {
            "date": "2022-07-26",
            "count": 2
          },
          {
            "date": "2022-07-27",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-07-31",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-07",
            "count": 1
          },
          {
            "date": "2022-08-11",
            "count": 2
          },
          {
            "date": "2022-08-13",
            "count": 1
          },
          {
            "date": "2022-08-14",
            "count": 1
          },
          {
            "date": "2022-08-17",
            "count": 1
          },
          {
            "date": "2022-08-19",
            "count": 1
          },
          {
            "date": "2022-08-20",
            "count": 2
          },
          {
            "date": "2022-08-23",
            "count": 3
          },
          {
            "date": "2022-08-24",
            "count": 1
          },
          {
            "date": "2022-08-27",
            "count": 1
          },
          {
            "date": "2022-08-29",
            "count": 2
          },
          {
            "date": "2022-09-01",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 2
          },
          {
            "date": "2022-09-07",
            "count": 3
          },
          {
            "date": "2022-09-09",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-09-17",
            "count": 2
          },
          {
            "date": "2022-09-19",
            "count": 2
          },
          {
            "date": "2022-09-20",
            "count": 1
          },
          {
            "date": "2022-09-21",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-23",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 2
          },
          {
            "date": "2022-10-06",
            "count": 3
          },
          {
            "date": "2022-10-07",
            "count": 2
          },
          {
            "date": "2022-10-16",
            "count": 1
          },
          {
            "date": "2022-10-20",
            "count": 2
          },
          {
            "date": "2022-10-21",
            "count": 2
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 1
          },
          {
            "date": "2022-10-25",
            "count": 2
          },
          {
            "date": "2022-10-28",
            "count": 1
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 2
          },
          {
            "date": "2022-11-06",
            "count": 1
          },
          {
            "date": "2022-11-08",
            "count": 1
          },
          {
            "date": "2022-11-10",
            "count": 1
          },
          {
            "date": "2022-11-12",
            "count": 1
          },
          {
            "date": "2022-11-13",
            "count": 1
          },
          {
            "date": "2022-11-14",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 2
          },
          {
            "date": "2022-11-22",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2022-11-27",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 2
          },
          {
            "date": "2022-12-01",
            "count": 2
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-06",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 2
          },
          {
            "date": "2022-12-10",
            "count": 1
          },
          {
            "date": "2022-12-11",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 2
          },
          {
            "date": "2022-12-19",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2022-12-23",
            "count": 1
          },
          {
            "date": "2022-12-26",
            "count": 4
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 4
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-09",
            "count": 2
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-01-15",
            "count": 1
          },
          {
            "date": "2023-01-16",
            "count": 2
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-01-18",
            "count": 2
          },
          {
            "date": "2023-01-19",
            "count": 2
          },
          {
            "date": "2023-01-22",
            "count": 1
          },
          {
            "date": "2023-01-24",
            "count": 1
          },
          {
            "date": "2023-01-27",
            "count": 1
          },
          {
            "date": "2023-01-28",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 2
          },
          {
            "date": "2023-01-31",
            "count": 3
          },
          {
            "date": "2023-02-01",
            "count": 2
          },
          {
            "date": "2023-02-02",
            "count": 2
          },
          {
            "date": "2023-02-03",
            "count": 1
          },
          {
            "date": "2023-02-05",
            "count": 1
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-12",
            "count": 1
          },
          {
            "date": "2023-02-14",
            "count": 1
          },
          {
            "date": "2023-02-16",
            "count": 1
          },
          {
            "date": "2023-02-18",
            "count": 1
          },
          {
            "date": "2023-02-20",
            "count": 1
          },
          {
            "date": "2023-02-27",
            "count": 1
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-14",
            "count": 1
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-18",
            "count": 2
          },
          {
            "date": "2023-03-19",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 2
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-03-23",
            "count": 1
          },
          {
            "date": "2023-03-26",
            "count": 1
          },
          {
            "date": "2023-04-07",
            "count": 1
          },
          {
            "date": "2023-04-16",
            "count": 1
          },
          {
            "date": "2023-04-20",
            "count": 1
          },
          {
            "date": "2023-04-23",
            "count": 1
          },
          {
            "date": "2023-04-26",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 1
          },
          {
            "date": "2023-04-29",
            "count": 3
          },
          {
            "date": "2023-04-30",
            "count": 1
          },
          {
            "date": "2023-05-05",
            "count": 2
          },
          {
            "date": "2023-05-06",
            "count": 1
          },
          {
            "date": "2023-05-08",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-13",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-05-20",
            "count": 1
          },
          {
            "date": "2023-05-21",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 2
          },
          {
            "date": "2023-05-25",
            "count": 4
          },
          {
            "date": "2023-05-27",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-05-30",
            "count": 1
          },
          {
            "date": "2023-06-01",
            "count": 2
          },
          {
            "date": "2023-06-02",
            "count": 1
          },
          {
            "date": "2023-06-04",
            "count": 1
          },
          {
            "date": "2023-06-11",
            "count": 1
          },
          {
            "date": "2023-06-12",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-15",
            "count": 1
          },
          {
            "date": "2023-06-18",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 4
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-06-24",
            "count": 1
          },
          {
            "date": "2023-06-26",
            "count": 1
          },
          {
            "date": "2023-07-02",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-07-07",
            "count": 1
          },
          {
            "date": "2023-07-14",
            "count": 1
          },
          {
            "date": "2023-07-16",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-07-22",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 3
          },
          {
            "date": "2023-07-25",
            "count": 1
          },
          {
            "date": "2023-07-28",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 2
          },
          {
            "date": "2023-08-01",
            "count": 2
          },
          {
            "date": "2023-08-02",
            "count": 2
          },
          {
            "date": "2023-08-07",
            "count": 1
          },
          {
            "date": "2023-08-09",
            "count": 1
          },
          {
            "date": "2023-08-18",
            "count": 1
          },
          {
            "date": "2023-08-19",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-08-23",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 1
          },
          {
            "date": "2023-08-27",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-08-31",
            "count": 1
          },
          {
            "date": "2023-09-02",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-09",
            "count": 1
          },
          {
            "date": "2023-09-12",
            "count": 2
          },
          {
            "date": "2023-09-19",
            "count": 2
          },
          {
            "date": "2023-09-20",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 2
          },
          {
            "date": "2023-09-25",
            "count": 1
          },
          {
            "date": "2023-09-26",
            "count": 2
          },
          {
            "date": "2023-09-28",
            "count": 2
          },
          {
            "date": "2023-09-29",
            "count": 1
          },
          {
            "date": "2023-10-07",
            "count": 1
          },
          {
            "date": "2023-10-18",
            "count": 1
          },
          {
            "date": "2023-10-19",
            "count": 1
          },
          {
            "date": "2023-10-21",
            "count": 1
          },
          {
            "date": "2023-10-23",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-10-28",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2023-11-06",
            "count": 1
          },
          {
            "date": "2023-11-07",
            "count": 1
          },
          {
            "date": "2023-11-08",
            "count": 1
          },
          {
            "date": "2023-11-10",
            "count": 1
          },
          {
            "date": "2023-11-11",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-15",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 2
          },
          {
            "date": "2023-11-18",
            "count": 1
          },
          {
            "date": "2023-11-24",
            "count": 1
          },
          {
            "date": "2023-11-30",
            "count": 1
          },
          {
            "date": "2023-12-01",
            "count": 2
          },
          {
            "date": "2023-12-05",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 2
          },
          {
            "date": "2023-12-10",
            "count": 1
          },
          {
            "date": "2023-12-12",
            "count": 1
          },
          {
            "date": "2023-12-13",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2023-12-19",
            "count": 2
          },
          {
            "date": "2023-12-20",
            "count": 2
          },
          {
            "date": "2023-12-21",
            "count": 1
          },
          {
            "date": "2023-12-23",
            "count": 1
          },
          {
            "date": "2023-12-24",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 1
          },
          {
            "date": "2024-01-02",
            "count": 1
          },
          {
            "date": "2024-01-03",
            "count": 2
          },
          {
            "date": "2024-01-04",
            "count": 1
          },
          {
            "date": "2024-01-05",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-13",
            "count": 1
          },
          {
            "date": "2024-01-16",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-01-30",
            "count": 1
          },
          {
            "date": "2024-01-31",
            "count": 1
          },
          {
            "date": "2024-02-04",
            "count": 1
          },
          {
            "date": "2024-02-05",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-10",
            "count": 3
          },
          {
            "date": "2024-02-11",
            "count": 1
          },
          {
            "date": "2024-02-13",
            "count": 1
          },
          {
            "date": "2024-02-17",
            "count": 1
          },
          {
            "date": "2024-02-18",
            "count": 1
          },
          {
            "date": "2024-02-19",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 3
          },
          {
            "date": "2024-02-23",
            "count": 2
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-02-26",
            "count": 1
          },
          {
            "date": "2024-03-01",
            "count": 1
          },
          {
            "date": "2024-03-05",
            "count": 1
          },
          {
            "date": "2024-03-14",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-22",
            "count": 3
          },
          {
            "date": "2024-03-24",
            "count": 2
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 2
          },
          {
            "date": "2024-04-13",
            "count": 1
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-16",
            "count": 1
          },
          {
            "date": "2024-04-21",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 1
          },
          {
            "date": "2024-04-26",
            "count": 1
          },
          {
            "date": "2024-04-29",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-07",
            "count": 1
          },
          {
            "date": "2024-05-10",
            "count": 1
          },
          {
            "date": "2024-05-12",
            "count": 2
          },
          {
            "date": "2024-05-20",
            "count": 2
          },
          {
            "date": "2024-05-21",
            "count": 2
          },
          {
            "date": "2024-05-29",
            "count": 1
          },
          {
            "date": "2024-05-30",
            "count": 1
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 2
          },
          {
            "date": "2024-06-12",
            "count": 1
          },
          {
            "date": "2024-06-14",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 2
          },
          {
            "date": "2024-06-23",
            "count": 1
          },
          {
            "date": "2024-06-24",
            "count": 1
          },
          {
            "date": "2024-06-27",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 2
          },
          {
            "date": "2024-06-30",
            "count": 1
          },
          {
            "date": "2024-07-01",
            "count": 1
          },
          {
            "date": "2024-07-03",
            "count": 1
          },
          {
            "date": "2024-07-08",
            "count": 1
          },
          {
            "date": "2024-07-09",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-07-19",
            "count": 1
          },
          {
            "date": "2024-07-20",
            "count": 2
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-07-23",
            "count": 2
          },
          {
            "date": "2024-07-30",
            "count": 2
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-06",
            "count": 2
          },
          {
            "date": "2024-08-13",
            "count": 2
          },
          {
            "date": "2024-08-14",
            "count": 1
          },
          {
            "date": "2024-08-16",
            "count": 1
          },
          {
            "date": "2024-08-21",
            "count": 2
          },
          {
            "date": "2024-08-28",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 3
          },
          {
            "date": "2024-08-31",
            "count": 1
          },
          {
            "date": "2024-09-02",
            "count": 2
          },
          {
            "date": "2024-09-05",
            "count": 2
          },
          {
            "date": "2024-09-10",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 2
          },
          {
            "date": "2024-09-19",
            "count": 1
          },
          {
            "date": "2024-09-21",
            "count": 1
          },
          {
            "date": "2024-09-27",
            "count": 1
          },
          {
            "date": "2024-10-02",
            "count": 1
          },
          {
            "date": "2024-10-13",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 2
          },
          {
            "date": "2024-10-22",
            "count": 1
          },
          {
            "date": "2024-10-24",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-27",
            "count": 2
          },
          {
            "date": "2024-10-28",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-10-30",
            "count": 2
          },
          {
            "date": "2024-11-01",
            "count": 2
          },
          {
            "date": "2024-11-03",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-06",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 2
          },
          {
            "date": "2024-11-10",
            "count": 1
          },
          {
            "date": "2024-11-19",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-22",
            "count": 2
          },
          {
            "date": "2024-11-23",
            "count": 1
          },
          {
            "date": "2024-11-25",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2024-11-29",
            "count": 2
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-04",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-10",
            "count": 1
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2024-12-26",
            "count": 2
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-04",
            "count": 2
          },
          {
            "date": "2025-01-05",
            "count": 1
          },
          {
            "date": "2025-01-06",
            "count": 1
          },
          {
            "date": "2025-01-13",
            "count": 1
          },
          {
            "date": "2025-01-15",
            "count": 1
          },
          {
            "date": "2025-01-21",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-01-27",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 2
          },
          {
            "date": "2025-02-05",
            "count": 1
          },
          {
            "date": "2025-02-07",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-12",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-19",
            "count": 2
          },
          {
            "date": "2025-02-23",
            "count": 1
          },
          {
            "date": "2025-02-25",
            "count": 3
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-02-28",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-08",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 2
          },
          {
            "date": "2025-03-28",
            "count": 1
          },
          {
            "date": "2025-03-30",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-09",
            "count": 1
          },
          {
            "date": "2025-04-10",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-16",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-18",
            "count": 1
          },
          {
            "date": "2025-04-23",
            "count": 1
          },
          {
            "date": "2025-05-01",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 2
          },
          {
            "date": "2025-05-14",
            "count": 1
          },
          {
            "date": "2025-05-20",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-05-28",
            "count": 2
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-16",
            "count": 1
          },
          {
            "date": "2025-07-01",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 1
          },
          {
            "date": "2025-07-31",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 2
          },
          {
            "date": "2025-08-11",
            "count": 1
          },
          {
            "date": "2025-08-21",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-03",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-10",
            "count": 1
          },
          {
            "date": "2025-09-12",
            "count": 1
          },
          {
            "date": "2025-09-19",
            "count": 1
          },
          {
            "date": "2025-09-30",
            "count": 1
          },
          {
            "date": "2025-10-17",
            "count": 2
          },
          {
            "date": "2025-10-22",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-14",
            "count": 1
          },
          {
            "date": "2025-11-15",
            "count": 1
          },
          {
            "date": "2025-11-28",
            "count": 1
          },
          {
            "date": "2025-12-09",
            "count": 1
          },
          {
            "date": "2025-12-30",
            "count": 1
          },
          {
            "date": "2026-01-01",
            "count": 1
          },
          {
            "date": "2026-01-04",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-28",
            "count": 1
          },
          {
            "date": "2026-01-30",
            "count": 1
          },
          {
            "date": "2026-02-01",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-23",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-03-05",
            "count": 2
          },
          {
            "date": "2026-03-12",
            "count": 2
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-22",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 1
          },
          {
            "date": "2026-04-08",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 2
          },
          {
            "date": "2026-05-14",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-18",
            "count": 1
          },
          {
            "date": "2026-05-19",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-07-14",
            "count": 1
          },
          {
            "date": "2026-07-15",
            "count": 1
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_stars": 2761
      },
      "open_issues_and_prs": 120
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "Makefile",
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "model_utils/py.typed",
        "mypy.ini"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 38202,
      "source_files_sampled": 36,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "requirements-mypy.txt",
        "requirements-test.txt",
        "requirements.txt",
        "setup.cfg",
        "setup.py"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 3,
        "malicious_count": 0,
        "assessed_package": "pypi:django-model-utils@5.0.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "django",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "django-stubs",
            "direct": false,
            "version": "5.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mypy",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "psycopg",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "psycopg2-binary",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-cov",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-django",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "time-machine",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "tox",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "twine",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 12,
        "direct_count": 0,
        "indirect_count": 12
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 15,
        "merged_prs": 268,
        "open_issues": 105,
        "closed_ratio": 0.649,
        "closed_issues": 194,
        "closed_unmerged_prs": 76
      },
      "bus_factor": 4,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "carljm",
          "commits": 270,
          "avatar_url": "https://avatars.githubusercontent.com/u/61586?v=4"
        },
        {
          "type": "User",
          "login": "treyhunner",
          "commits": 103,
          "avatar_url": "https://avatars.githubusercontent.com/u/285352?v=4"
        },
        {
          "type": "User",
          "login": "foarsitter",
          "commits": 73,
          "avatar_url": "https://avatars.githubusercontent.com/u/3885256?v=4"
        },
        {
          "type": "User",
          "login": "mthuurne",
          "commits": 62,
          "avatar_url": "https://avatars.githubusercontent.com/u/246676?v=4"
        },
        {
          "type": "User",
          "login": "jezdez",
          "commits": 41,
          "avatar_url": "https://avatars.githubusercontent.com/u/1610?v=4"
        },
        {
          "type": "User",
          "login": "hramezani",
          "commits": 29,
          "avatar_url": "https://avatars.githubusercontent.com/u/3122442?v=4"
        },
        {
          "type": "User",
          "login": "marfyl",
          "commits": 28,
          "avatar_url": "https://avatars.githubusercontent.com/u/3458215?v=4"
        },
        {
          "type": "User",
          "login": "romgar",
          "commits": 22,
          "avatar_url": "https://avatars.githubusercontent.com/u/2834704?v=4"
        },
        {
          "type": "User",
          "login": "auvipy",
          "commits": 19,
          "avatar_url": "https://avatars.githubusercontent.com/u/6212603?v=4"
        },
        {
          "type": "User",
          "login": "tony",
          "commits": 18,
          "avatar_url": "https://avatars.githubusercontent.com/u/26336?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.28
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "issue-manager.yml",
        "release.yml",
        "test.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "tox.ini"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": null,
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-21T03:40:49Z",
      "oldest_open_prs": [
        {
          "number": 166,
          "created_at": "2015-03-29T21:09:41Z",
          "last_comment_at": "2019-08-21T09:48:57Z",
          "last_comment_author": "romgar"
        },
        {
          "number": 436,
          "created_at": "2020-07-27T20:00:34Z",
          "last_comment_at": "2020-08-03T07:20:35Z",
          "last_comment_author": "MaximZemskov"
        },
        {
          "number": 480,
          "created_at": "2021-04-05T14:35:07Z",
          "last_comment_at": "2024-05-14T06:26:29Z",
          "last_comment_author": "foarsitter"
        },
        {
          "number": 487,
          "created_at": "2021-04-18T11:38:48Z",
          "last_comment_at": "2021-04-18T11:40:22Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 521,
          "created_at": "2022-03-18T15:13:22Z",
          "last_comment_at": "2022-03-18T15:57:25Z",
          "last_comment_author": "nesaro"
        },
        {
          "number": 621,
          "created_at": "2024-05-26T13:26:25Z",
          "last_comment_at": "2024-06-18T10:31:06Z",
          "last_comment_author": "foarsitter"
        },
        {
          "number": 630,
          "created_at": "2024-09-11T16:52:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 635,
          "created_at": "2024-10-31T10:39:51Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 639,
          "created_at": "2025-03-29T11:08:08Z",
          "last_comment_at": "2025-03-30T09:25:49Z",
          "last_comment_author": "diesieben07"
        },
        {
          "number": 645,
          "created_at": "2025-04-22T04:35:13Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 646,
          "created_at": "2025-05-02T09:03:27Z",
          "last_comment_at": "2025-08-11T16:20:27Z",
          "last_comment_author": "shemigon"
        },
        {
          "number": 648,
          "created_at": "2025-09-26T14:32:37Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 649,
          "created_at": "2025-12-15T10:49:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 656,
          "created_at": "2026-04-27T17:37:50Z",
          "last_comment_at": "2026-04-27T17:53:46Z",
          "last_comment_author": "codecov"
        },
        {
          "number": 657,
          "created_at": "2026-05-07T06:41:29Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-03-23T07:48:21Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 4,
          "created_at": "2011-04-06T08:00:46Z",
          "last_comment_at": "2023-02-28T11:11:59Z",
          "last_comment_author": "Eraldo"
        },
        {
          "number": 11,
          "created_at": "2012-04-13T09:42:54Z",
          "last_comment_at": "2023-05-30T08:39:01Z",
          "last_comment_author": "last-partizan"
        },
        {
          "number": 31,
          "created_at": "2013-03-15T22:02:26Z",
          "last_comment_at": "2018-12-08T03:28:12Z",
          "last_comment_author": "gregsadetsky"
        },
        {
          "number": 81,
          "created_at": "2013-09-25T08:56:35Z",
          "last_comment_at": "2015-10-08T14:00:11Z",
          "last_comment_author": "rocknrollnerd"
        },
        {
          "number": 92,
          "created_at": "2013-11-08T09:38:30Z",
          "last_comment_at": "2013-11-08T15:47:58Z",
          "last_comment_author": "carljm"
        },
        {
          "number": 100,
          "created_at": "2014-01-06T21:47:37Z",
          "last_comment_at": "2014-11-03T22:31:44Z",
          "last_comment_author": "iambibhas"
        },
        {
          "number": 110,
          "created_at": "2014-02-03T11:16:44Z",
          "last_comment_at": "2024-01-23T13:55:24Z",
          "last_comment_author": "vdboor"
        },
        {
          "number": 122,
          "created_at": "2014-04-08T11:15:25Z",
          "last_comment_at": "2016-02-29T16:24:12Z",
          "last_comment_author": "carljm"
        },
        {
          "number": 135,
          "created_at": "2014-06-17T08:33:55Z",
          "last_comment_at": "2014-10-15T16:53:54Z",
          "last_comment_author": "carljm"
        },
        {
          "number": 139,
          "created_at": "2014-07-10T19:15:17Z",
          "last_comment_at": "2021-02-12T01:56:11Z",
          "last_comment_author": "pySilver"
        },
        {
          "number": 140,
          "created_at": "2014-07-11T12:46:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 150,
          "created_at": "2014-08-18T04:32:28Z",
          "last_comment_at": "2014-08-18T19:14:11Z",
          "last_comment_author": "carljm"
        },
        {
          "number": 155,
          "created_at": "2014-10-21T15:31:15Z",
          "last_comment_at": "2022-05-06T10:21:38Z",
          "last_comment_author": "helgihg"
        },
        {
          "number": 163,
          "created_at": "2015-03-10T01:52:28Z",
          "last_comment_at": "2017-04-14T19:00:08Z",
          "last_comment_author": "gregorypease280"
        },
        {
          "number": 168,
          "created_at": "2015-05-05T10:08:42Z",
          "last_comment_at": "2020-10-18T10:22:58Z",
          "last_comment_author": "qwenger"
        },
        {
          "number": 185,
          "created_at": "2015-09-02T21:54:10Z",
          "last_comment_at": "2019-07-01T15:29:46Z",
          "last_comment_author": "ivansche"
        },
        {
          "number": 210,
          "created_at": "2016-02-18T20:46:34Z",
          "last_comment_at": "2016-02-18T22:06:51Z",
          "last_comment_author": "carljm"
        },
        {
          "number": 245,
          "created_at": "2016-11-21T19:33:09Z",
          "last_comment_at": "2016-11-23T23:56:27Z",
          "last_comment_author": "romgar"
        },
        {
          "number": 267,
          "created_at": "2017-02-22T13:59:23Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 268,
          "created_at": "2017-03-13T22:20:17Z",
          "last_comment_at": "2018-09-22T15:37:51Z",
          "last_comment_author": "krelst"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/jazzband/django-model-utils",
    "host": "github.com",
    "name": "django-model-utils",
    "owner": "jazzband"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 69,
      "inputs": {
        "security": 21,
        "vitality": 49,
        "community": 93,
        "governance": 78,
        "engineering": 96
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "at_risk",
        "name": "Vitality",
        "value": 49,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 47,
            "inputs": {
              "commits_last_year": 10,
              "human_commit_share": 0.96,
              "days_since_last_push": 8,
              "active_weeks_last_year": 6
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 8 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "6/52 weeks with commits",
                "points": 4.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 6
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "10 commits in the last year",
                "points": 9.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 52,
            "inputs": {
              "releases_count": 11,
              "latest_release_tag": "5.0.0",
              "releases_from_tags": false,
              "days_since_latest_release": 685,
              "mean_days_between_releases": 192.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "11 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 11
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 685 days ago",
                "points": 7.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 685
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~192.1 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 192.1
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 120,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 120 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 120
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 93,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "forks": 370,
              "stars": 2761,
              "watchers": 43,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "2,761 stars",
                "points": 55.8,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 2761
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "370 forks",
                "points": 21.4,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 370
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "43 watchers",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": true,
              "has_issue_template": true,
              "has_code_of_conduct": true,
              "has_pull_request_template": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (BSD-3-Clause)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "BSD-3-Clause"
                    }
                  }
                ],
                "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": 7.2,
                "status": "met",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 6.3,
                "status": "met",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 78,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 81,
            "inputs": {
              "bus_factor": 4,
              "contributors_sampled": 99,
              "top_contributor_share": 0.28
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "4 contributor(s) cover half of all commits",
                "points": 43.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 28% of commits",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 28
                    }
                  }
                ],
                "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": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "merged_prs": 268,
              "open_issues": 105,
              "closed_issues": 194,
              "issue_closed_ratio": 0.649,
              "closed_unmerged_prs": 76
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "65% of issues closed",
                "points": 30.3,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 65
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "268/344 decided PRs merged",
                "points": 29.8,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 268,
                      "decided": 344
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "followers": 2270,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "jazzband",
              "public_repos": 76,
              "account_age_days": 3933
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "2,270 followers of jazzband",
                "points": 24.1,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 2270,
                      "login": "jazzband"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "76 public repos, account ~10 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 76
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 10
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "good",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 79,
            "inputs": {
              "packages": [
                "django-model-utils"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 685
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 685 days ago",
                "points": 14,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 685
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "43 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 43
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 96,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "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": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [],
              "has_wiki": true,
              "homepage": "https://django-model-utils.readthedocs.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://django-model-utils.readthedocs.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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "critical",
        "name": "Security",
        "value": 21,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "critical",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Dependency lockfiles. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "dependency_lockfiles"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "source": "file_signals",
              "lockfiles": [],
              "manifests": [
                "requirements-mypy.txt",
                "requirements-test.txt",
                "requirements.txt",
                "setup.cfg",
                "setup.py"
              ],
              "has_codeql_workflow": false,
              "has_security_policy": false,
              "has_dependabot_config": false
            },
            "components": [
              {
                "key": "security_policy_security_md",
                "name": "Security policy (SECURITY.md)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 30
              },
              {
                "key": "dependabot_config",
                "name": "Dependabot config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "dependency_lockfiles",
                "name": "Dependency lockfiles",
                "detail": "published library — lockfiles are an application concern, not expected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "lockfiles_not_expected",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "codeql_workflow",
                "name": "CodeQL workflow",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:django-model-utils@5.0.0 runtime dependency closure — what installing the published package pulls in — 3 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:django-model-utils@5.0.0",
                  "assessed": 3
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 3,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 3,
              "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": 27
            },
            "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": 63,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 29,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.552,
              "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": "53 of 96 human commits state their intent (structured subject or explanatory body)",
                "points": 29.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 53,
                      "sampled": 96
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "Makefile",
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "model_utils/py.typed",
                "mypy.ini"
              ],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "Makefile, docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Makefile, docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "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": "model_utils/py.typed, mypy.ini",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "model_utils/py.typed, mypy.ini"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "OpenSSF Scorecard unavailable",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 38202,
              "source_files_sampled": 36,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (model_utils/py.typed, mypy.ini)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "model_utils/py.typed, mypy.ini",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/36 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 36,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "OpenSSF Scorecard timed out after 240s; skipping Scorecard checks"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T00:46:16.636197Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/j/jazzband/django-model-utils.svg",
  "full_name": "jazzband/django-model-utils",
  "license_state": "standard",
  "license_spdx": "BSD-3-Clause"
}

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

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

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