Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 00:04 UTC

jelmer / dulwich

Pure-Python Git implementation

PythonCustom license★ 2,258 stars⑂ 437 forkssince Mar 2009View on GitHub ↗

jelmer/dulwich holds a health index of 79 out of 100, placing it in the Good band. It scores highest on Vitality (99/100) and lowest on Sustainability & Governance (51/100). It was last updated today. A single contributor accounts for most of its recent work.

79
overall / 100
Good

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At risk ceiling of 49. AI Readiness sits outside the overall score.

79
Excellent85-100Exemplary; meets essentially all checked criteria
Good70-84Healthy; minor gaps
Moderate50-69Acceptable with notable gaps; review recommended
At risk30-49Significant weaknesses; adoption warrants caution
Critical1-29Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

Ownership

Jelmer VernooijPersonal account
0 followers380 public repossince Jan 2009evroc

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
PyPIdulwichpoints to another repo — not scored1.2.12-1502 days agovcsgit

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

99Excellent · 22% of overall
How it's scored
36/36Push recency — last push 0 days ago
35.3/36Commit cadence — 51/52 weeks with commits
18/18Commit volume — 1,217 commits in the last year
10/10OpenSSF Scorecard: Maintained — 30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year1,217
human_commit_share1
days_since_last_push0
active_weeks_last_year51

Release discipline

100Excellent
How it's scored
27/27Ships releases — 60 releases published
36/36Release recency — latest release 2 days ago
27/27Release cadence — a release every ~9.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count60
latest_release_tagdulwich-1.2.12
releases_from_tagsno
days_since_latest_release2
mean_days_between_releases9.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

83Good · 18% of overall
How it's scored
54.4/60Stars — 2,258 stars
22/25Forks — 437 forks
9.3/15Watchers — 48 watchers
Inputs used
forks437
stars2,258
watchers48
growth_stateorganic
growth_factor_pct100
How it's scored
22.5/22.5README
16.9/22.5License — license file present, not a recognized license
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingyes
has_issue_templateno
has_code_of_conductyes
has_pull_request_templateno

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

51Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
4.5/22.5Commit distribution — top contributor authored 80% of commits
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 32 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled99
top_contributor_share0.799
How it's scored
44.4/46.8Issue resolution — 95% of issues closed
28.2/38.3PR acceptance — 1,157/1,569 decided PRs merged
3/15OpenSSF Scorecard: Code-Review — Found 4/14 approved changesets -- score normalized to 2
Inputs used
merged_prs1,157
open_issues35
closed_issues666
issue_closed_ratio0.95
closed_unmerged_prs412
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
0/25Owner reach — 0 followers of jelmer
25/25Track record — 380 public repos, account ~17 yr old
Inputs used
followers0
owner_typeUser
is_verified
owner_loginjelmer
public_repos380
account_age_days6,387
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

86Excellent · 20% of overall
How it's scored
24/24CI workflows — 5 workflow(s)
24/24Tests present
16/16Linter config — tox.ini
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 12 out of 12 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://www.dulwich.io/
10/10Repository description
10/10Topics — 7 topics
0/10Wiki
Inputs used
topicspython, pypy, version-control, git, python-3, cpython, dulwich
has_wikino
homepagehttps://www.dulwich.io/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

83Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
2.2/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.5/2.5CI-Tests — 12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
1.5/7.5Code-Review — Found 4/14 approved changesets -- score normalized to 2
2.5/2.5Contributors — project has 32 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
5/5Fuzzing — project is fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 30 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
3.5/5SAST — SAST tool is not run on all commits -- score normalized to 7
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7.9
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
0/25Indirect dependencies free of known advisories — transitive set not separable from development and test dependencies in this scope
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages22
unassessed_packages8
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 22 resolved dependencies against OSV. 8 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

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.

57Moderate · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
27.7/40Legible commit history — 52 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.52
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — Makefile, docs/Makefile, docs/tutorial/Makefile
22/22Automated tests
11/11Lint / format config — tox.ini
11/11Static type checking — dulwich/py.typed, pyrightconfig.json
10/10Reproducible environment — lockfile
0/10Demonstrated agent practice — no agent-authored commits among the last 100
5/8Automated maintenance — dependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesCargo.lock
has_dockerfileno
typed_languageno
bootstrap_filesMakefile, docs/Makefile, docs/tutorial/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configsdulwich/py.typed, pyrightconfig.json
agent_commit_share0
toolchain_manifestsCargo.toml, crates/diff-tree/Cargo.toml, crates/objects/Cargo.toml, crates/pack/Cargo.toml
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — Python with type-check config (dulwich/py.typed, pyrightconfig.json)
50.3/55Manageable file sizes — 21/246 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes515,311
source_files_sampled246
oversized_source_files21
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples, recipes
Inputs used
example_dirsexamples, recipes
has_mcp_signalno
api_schema_files

Key facts

2,258GitHub stars
99contributors
1,217commits, last 12 months
0days since last push
60releases
1bus factor
35open issues
crates.io, PyPIpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 2,258 ★ / 437 ⇿
2,258Stars
437Forks
58Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

04008001,2001,6002,0002,4002,258423282009-072018-012026-07
Major 0Minor 0Patch 1

Each point covers 16 days.

OpenSSF Scorecard 7.9 / 10
7.9aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-07-22 00:04 UTC

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

Full resolved dependency set from the GitHub dependency graph: 7 direct and 23 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
crates.iomemchrdirect
crates.iomemchr2.8.2direct
crates.iopyo30.29.0direct
crates.iosimilardirect
crates.iosimilar3.1.1direct
PyPItyping-extensionsdirect
PyPIurllib3direct
crates.iobstr1.12.3indirect
crates.ioheck0.5.0indirect
crates.iolibc0.2.186indirect
crates.ioonce_cell1.21.4indirect
crates.ioportable-atomic1.13.1indirect
crates.ioproc-macro21.0.106indirect
crates.iopyo3-build-config0.29.0indirect
crates.iopyo3-ffi0.29.0indirect
crates.iopyo3-macros0.29.0indirect
crates.iopyo3-macros-backend0.29.0indirect
crates.ioquote1.0.46indirect
crates.ioserde_core1.0.228indirect
crates.ioserde_derive1.0.228indirect
crates.iosyn2.0.118indirect
crates.iotarget-lexicon0.13.5indirect
crates.iounicode-ident1.0.24indirect
PyPIcodespell2.4.2indirect
PyPIdissolveindirect
PyPIfastimportindirect
PyPIhypothesisindirect
PyPImypy2.1.0indirect
PyPIruff0.15.20indirect
PyPIsetuptoolsindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 22 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 8 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

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

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v1.13.0, schema v0.26.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsPyPI.