Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-22 18:33 UTC

adamchainz / django-mysql

:dolphin: :horse: Extensions to Django for use with MySQL/MariaDB

PythonMIT★ 589 stars⑂ 115 forkssince Feb 2015View on GitHub ↗

adamchainz/django-mysql holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Engineering Quality (95/100) and lowest on Security (67/100). It was last updated 7 days ago. A single contributor accounts for most of its recent work.

75
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.

75
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

Adam JohnsonPersonal account
3,953 followers1,351 public repossince Jun 2011@django, @djangolondon

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
PyPIdjango-mysql4.19.0702,15276307 days agodjangomariadbmysql

Metrics by category

Vitality

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

68Moderate · 22% of overall
How it's scored
36/36Push recency — last push 7 days ago
14.5/36Commit cadence — 21/52 weeks with commits
15/18Commit volume — 46 commits in the last year
9/10OpenSSF Scorecard: Maintained — 11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9
Inputs used
commits_last_year46
human_commit_share0.7
days_since_last_push7
active_weeks_last_year21
How it's scored
16.2/27Ships releases — 98 version tags (no GitHub releases)
16.2/36Release recency — latest release 307 days ago
19.8/27Release cadence — a release every ~91.6 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count98
latest_release_tag4.19.0
releases_from_tagsyes
days_since_latest_release307
mean_days_between_releases91.6
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?

81Good · 18% of overall
How it's scored
44.9/60Stars — 589 stars
17.1/25Forks — 115 forks
5.3/15Watchers — 10 watchers
Inputs used
forks115
stars589
watchers10
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
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
How it's scored
78/80Monthly downloads — 702,152 downloads/month across pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesdjango-mysql
dependents
ecosystemspypi
total_downloads
monthly_downloads702,152
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

67Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.2/22.5Commit distribution — top contributor authored 95% of commits
13.5/13.5Contributor breadth — 26 contributors
10/10OpenSSF Scorecard: Contributors — project has 5 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled26
top_contributor_share0.946
How it's scored
43.4/46.8Issue resolution — 93% of issues closed
35/38.3PR acceptance — 877/958 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/20 approved changesets -- score normalized to 0
Inputs used
merged_prs877
open_issues17
closed_issues222
issue_closed_ratio0.929
closed_unmerged_prs81
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
25/25Owner reach — 3,953 followers of adamchainz
25/25Track record — 1,351 public repos, account ~15 yr old
Inputs used
followers3,953
owner_typeUser
is_verified
owner_loginadamchainz
public_repos1,351
account_age_days5,513
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
26/35Publish recency — latest publish 307 days ago
20/20Version history — 76 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesdjango-mysql
ecosystemspypi
any_deprecatedno
min_days_since_publish307

Engineering Quality

Are baseline engineering and documentation practices in place?

95Excellent · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — tox.ini
9.6/9.6Pre-commit hooks
6.4/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 28 out of 30 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configyes

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://django-mysql.readthedocs.io/
10/10Repository description
10/10Topics — 4 topics
0/10Wiki
Inputs used
topicsdjango, mysql, mariadb, python
has_wikino
homepagehttps://django-mysql.readthedocs.io/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

67Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
2.2/2.5CI-Tests — 28 out of 30 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/20 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 5 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
6.8/7.5Maintained — 11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9
5/5Packaging — packaging workflow detected
5/5Pinned-Dependencies — all dependencies are pinned
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
4.5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 10 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.9
Excluded from scoring (no data or not applicable): branch_protection, signed_releases. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages3
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:django-mysql@4.19.0 runtime dependency closure — what installing the published package pulls in — 3 packages. 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.

72Good · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
40/40Legible commit history — 57 of 70 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.814
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — docs/Makefile
22/22Automated tests
11/11Lint / format config — tox.ini
11/11Static type checking — src/django_mysql/py.typed
10/10Reproducible environment — lockfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 10 of the last 100 commits are automated dependency updates
10/10OpenSSF Scorecard: Pinned-Dependencies — all dependencies are pinned
Inputs used
has_nixno
has_testsyes
lockfilesuv.lock
has_dockerfileno
typed_languageno
bootstrap_filesdocs/Makefile
has_devcontainerno
has_linter_configyes
typecheck_configssrc/django_mysql/py.typed
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0.1
How it's scored
27/45Type-checkable code — Python with type-check config (src/django_mysql/py.typed)
55/55Manageable file sizes — 0/95 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes49,362
source_files_sampled95
oversized_source_files0

Key facts

589GitHub stars
26contributors
46commits, last 12 months
7days since last push
98releases
1bus factor
17open issues
PyPIpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 115 ⇿
0Stars
115Forks
98Releases

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.

02040608010012011342015-032020-072025-11
Major 7Minor 55Patch 36

Each point covers 10 days.

OpenSSF Scorecard 5.9 / 10
5.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 18:33 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
9CI-Tests28 out of 30 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/20 approved changesets -- score normalized to 0
10Contributorsproject has 5 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
9Maintained11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9
10Packagingpackaging workflow detected
10Pinned-Dependenciesall dependencies are pinned
0SASTSAST tool is not run on all commits -- score normalized to 0
9Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities10 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
PyPIdjango>=5.2pyproject.toml
All dependencies 55

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

RegistryPackageVersionRelation
PyPIdjango5.2.14direct
PyPIaccessible-pygments0.0.5indirect
PyPIalabaster1.0.0indirect
PyPIasgiref3.11.1indirect
PyPIbabel2.18.0indirect
PyPIbeautifulsoup44.14.3indirect
PyPIcertifi2026.4.22indirect
PyPIcharset-normalizer3.4.7indirect
PyPIcolorama0.4.6indirect
PyPIcoverageindirect
PyPIcoverage7.14.0indirect
PyPIdjango-jsonfield-backport1.0.5indirect
PyPIdjango-mysql4.19.0indirect
PyPIdocutils0.21.2indirect
PyPIexceptiongroup1.3.1indirect
PyPIflake87.3.0indirect
PyPIfuro2025.12.19indirect
PyPIidna3.15indirect
PyPIimagesize2.0.0indirect
PyPIiniconfig2.3.0indirect
PyPIjinja23.1.6indirect
PyPImariadb-dyncol3.6.1indirect
PyPImarkupsafe3.0.3indirect
PyPImccabe0.7.0indirect
PyPImysqlclient2.2.8indirect
PyPIpackaging26.2indirect
PyPIparameterized0.9.0indirect
PyPIpluggy1.6.0indirect
PyPIpycodestyle2.14.0indirect
PyPIpyflakes3.4.0indirect
PyPIpygments2.20.0indirect
PyPIpytest9.0.3indirect
PyPIpytest-django4.12.0indirect
PyPIpytest-flake8-path1.7.0indirect
PyPIpytest-randomly4.1.0indirect
PyPIrequests2.34.0indirect
PyPIroman-numerals4.1.0indirect
PyPIsetuptoolsindirect
PyPIsnowballstemmer3.0.1indirect
PyPIsoupsieve2.8.3indirect
PyPIsphinx8.1.3indirect
PyPIsphinx-basic-ng1.0.0b2indirect
PyPIsphinx-build-compatibility0.0.1indirect
PyPIsphinx-copybutton0.5.2indirect
PyPIsphinxcontrib-applehelp2.0.0indirect
PyPIsphinxcontrib-devhelp2.0.0indirect
PyPIsphinxcontrib-htmlhelp2.1.0indirect
PyPIsphinxcontrib-jsmath1.0.1indirect
PyPIsphinxcontrib-qthelp2.0.0indirect
PyPIsphinxcontrib-serializinghtml2.0.0indirect
PyPIsqlparse0.5.5indirect
PyPItomli2.4.1indirect
PyPItyping-extensions4.15.0indirect
PyPItzdata2026.2indirect
PyPIurllib32.7.0indirect
Dependency advisories 0

Installing pypi:django-mysql@4.19.0 pulls in 3 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

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": [
        "django",
        "mysql",
        "mariadb",
        "python"
      ],
      "is_fork": false,
      "size_kb": 4223,
      "has_wiki": false,
      "homepage": "https://django-mysql.readthedocs.io/",
      "languages": {
        "Python": 472588
      },
      "pushed_at": "2026-07-15T10:58:17Z",
      "created_at": "2015-02-05T21:35:40Z",
      "owner_type": "User",
      "updated_at": "2026-07-16T06:24:37Z",
      "description": ":dolphin: :horse: Extensions to Django for use with MySQL/MariaDB",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "https://adamj.eu/",
      "name": "Adam Johnson",
      "type": "User",
      "login": "adamchainz",
      "company": "@django, @djangolondon",
      "location": "London / Lisbon",
      "followers": 3953,
      "avatar_url": "https://avatars.githubusercontent.com/u/857609?v=4",
      "created_at": "2011-06-17T23:53:10Z",
      "is_verified": null,
      "public_repos": 1351,
      "account_age_days": 5513
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "4.19.0",
          "kind": "minor",
          "published_at": "2025-09-18T11:09:56Z"
        },
        {
          "tag": "4.18.0",
          "kind": "minor",
          "published_at": "2025-09-08T22:41:02Z"
        },
        {
          "tag": "4.17.0",
          "kind": "minor",
          "published_at": "2025-05-13T21:38:55Z"
        },
        {
          "tag": "4.16.0",
          "kind": "minor",
          "published_at": "2025-02-06T22:14:37Z"
        },
        {
          "tag": "4.15.0",
          "kind": "minor",
          "published_at": "2024-10-29T10:20:25Z"
        },
        {
          "tag": "4.14.0",
          "kind": "minor",
          "published_at": "2024-06-19T16:18:15Z"
        },
        {
          "tag": "4.13.0",
          "kind": "minor",
          "published_at": "2024-04-26T12:38:00Z"
        },
        {
          "tag": "4.12.0",
          "kind": "minor",
          "published_at": "2023-10-11T10:05:35Z"
        },
        {
          "tag": "4.11.0",
          "kind": "minor",
          "published_at": "2023-07-10T09:15:08Z"
        },
        {
          "tag": "4.10.0",
          "kind": "minor",
          "published_at": "2023-06-16T15:23:29Z"
        },
        {
          "tag": "4.9.0",
          "kind": "minor",
          "published_at": "2023-02-25T07:22:39Z"
        },
        {
          "tag": "4.8.0",
          "kind": "minor",
          "published_at": "2022-12-06T09:10:31Z"
        },
        {
          "tag": "4.7.1",
          "kind": "patch",
          "published_at": "2022-08-11T09:27:54Z"
        },
        {
          "tag": "4.7.0",
          "kind": "minor",
          "published_at": "2022-06-05T15:29:40Z"
        },
        {
          "tag": "4.6.0",
          "kind": "minor",
          "published_at": "2022-05-10T14:58:22Z"
        },
        {
          "tag": "4.5.0",
          "kind": "minor",
          "published_at": "2022-01-23T11:26:23Z"
        },
        {
          "tag": "4.4.0",
          "kind": "minor",
          "published_at": "2022-01-10T16:53:46Z"
        },
        {
          "tag": "4.3.0",
          "kind": "minor",
          "published_at": "2021-12-07T10:42:40Z"
        },
        {
          "tag": "4.2.0",
          "kind": "minor",
          "published_at": "2021-10-05T10:30:43Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2021-09-28T16:34:42Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2021-08-24T08:26:16Z"
        },
        {
          "tag": "3.12.0",
          "kind": "minor",
          "published_at": "2021-06-10T23:48:04Z"
        },
        {
          "tag": "3.11.1",
          "kind": "patch",
          "published_at": "2021-01-26T11:42:33Z"
        },
        {
          "tag": "3.11.0",
          "kind": "minor",
          "published_at": "2021-01-25T14:49:54Z"
        },
        {
          "tag": "3.10.0",
          "kind": "minor",
          "published_at": "2020-12-09T14:14:32Z"
        },
        {
          "tag": "v3.10.0",
          "kind": "minor",
          "published_at": "2020-12-09T14:14:32Z"
        },
        {
          "tag": "3.9.0",
          "kind": "minor",
          "published_at": "2020-10-11T00:11:23Z"
        },
        {
          "tag": "v3.9.0",
          "kind": "minor",
          "published_at": "2020-10-11T00:11:23Z"
        },
        {
          "tag": "3.8.1",
          "kind": "patch",
          "published_at": "2020-07-27T09:48:02Z"
        },
        {
          "tag": "v3.8.1",
          "kind": "patch",
          "published_at": "2020-07-27T09:48:02Z"
        },
        {
          "tag": "3.8.0",
          "kind": "minor",
          "published_at": "2020-07-27T09:08:04Z"
        },
        {
          "tag": "v3.8.0",
          "kind": "minor",
          "published_at": "2020-07-27T09:08:04Z"
        },
        {
          "tag": "3.7.1",
          "kind": "patch",
          "published_at": "2020-06-24T21:31:17Z"
        },
        {
          "tag": "v3.7.1",
          "kind": "patch",
          "published_at": "2020-06-24T21:31:17Z"
        },
        {
          "tag": "3.7.0",
          "kind": "minor",
          "published_at": "2020-06-15T11:05:55Z"
        },
        {
          "tag": "v3.7.0",
          "kind": "minor",
          "published_at": "2020-06-15T11:05:55Z"
        },
        {
          "tag": "3.6.0",
          "kind": "minor",
          "published_at": "2020-06-09T10:10:20Z"
        },
        {
          "tag": "v3.6.0",
          "kind": "minor",
          "published_at": "2020-06-09T10:10:20Z"
        },
        {
          "tag": "3.5.0",
          "kind": "minor",
          "published_at": "2020-05-04T11:44:01Z"
        },
        {
          "tag": "v3.5.0",
          "kind": "minor",
          "published_at": "2020-05-04T11:44:01Z"
        },
        {
          "tag": "3.4.0",
          "kind": "minor",
          "published_at": "2020-04-16T07:40:46Z"
        },
        {
          "tag": "v3.4.0",
          "kind": "minor",
          "published_at": "2020-04-16T07:40:46Z"
        },
        {
          "tag": "3.3.0",
          "kind": "minor",
          "published_at": "2019-12-10T23:04:18Z"
        },
        {
          "tag": "v3.3.0",
          "kind": "minor",
          "published_at": "2019-12-10T23:04:18Z"
        },
        {
          "tag": "3.2.0",
          "kind": "minor",
          "published_at": "2019-06-14T15:14:55Z"
        },
        {
          "tag": "v3.2.0",
          "kind": "minor",
          "published_at": "2019-06-14T15:14:55Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2019-05-17T19:42:42Z"
        },
        {
          "tag": "v3.1.0",
          "kind": "minor",
          "published_at": "2019-05-17T19:42:42Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2019-03-05T12:35:28Z"
        },
        {
          "tag": "v3.0.0",
          "kind": "major",
          "published_at": "2019-03-05T12:35:28Z"
        },
        {
          "tag": "2.5.0",
          "kind": "minor",
          "published_at": "2019-03-03T19:12:59Z"
        },
        {
          "tag": "v2.5.0",
          "kind": "minor",
          "published_at": "2019-03-03T19:12:59Z"
        },
        {
          "tag": "2.4.1",
          "kind": "patch",
          "published_at": "2018-08-18T13:48:02Z"
        },
        {
          "tag": "v2.4.1",
          "kind": "patch",
          "published_at": "2018-08-18T13:48:02Z"
        },
        {
          "tag": "2.4.0",
          "kind": "minor",
          "published_at": "2018-07-31T12:41:44Z"
        },
        {
          "tag": "v2.4.0",
          "kind": "minor",
          "published_at": "2018-07-31T12:41:44Z"
        },
        {
          "tag": "2.3.1",
          "kind": "patch",
          "published_at": "2018-07-23T14:03:57Z"
        },
        {
          "tag": "v2.3.1",
          "kind": "patch",
          "published_at": "2018-07-23T14:03:57Z"
        },
        {
          "tag": "2.3.0",
          "kind": "minor",
          "published_at": "2018-06-19T10:30:40Z"
        },
        {
          "tag": "v2.3.0",
          "kind": "minor",
          "published_at": "2018-06-19T10:30:40Z"
        },
        {
          "tag": "2.2.2",
          "kind": "patch",
          "published_at": "2018-04-24T07:10:04Z"
        },
        {
          "tag": "v2.2.2",
          "kind": "patch",
          "published_at": "2018-04-24T07:10:04Z"
        },
        {
          "tag": "2.2.1",
          "kind": "patch",
          "published_at": "2018-04-14T14:15:46Z"
        },
        {
          "tag": "v2.2.1",
          "kind": "patch",
          "published_at": "2018-04-14T14:15:46Z"
        },
        {
          "tag": "2.2.0",
          "kind": "minor",
          "published_at": "2017-12-04T12:02:53Z"
        },
        {
          "tag": "v2.2.0",
          "kind": "minor",
          "published_at": "2017-12-04T12:02:53Z"
        },
        {
          "tag": "2.1.1",
          "kind": "patch",
          "published_at": "2017-10-10T16:27:01Z"
        },
        {
          "tag": "v2.1.1",
          "kind": "patch",
          "published_at": "2017-10-10T16:27:01Z"
        },
        {
          "tag": "2.1.0",
          "kind": "minor",
          "published_at": "2017-06-11T11:54:23Z"
        },
        {
          "tag": "v2.1.0",
          "kind": "minor",
          "published_at": "2017-06-11T11:54:23Z"
        },
        {
          "tag": "2.0.0",
          "kind": "major",
          "published_at": "2017-05-28T11:48:28Z"
        },
        {
          "tag": "v2.0.0",
          "kind": "major",
          "published_at": "2017-05-28T11:48:28Z"
        },
        {
          "tag": "1.2.0",
          "kind": "minor",
          "published_at": "2017-05-14T21:42:26Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2017-05-14T21:42:26Z"
        },
        {
          "tag": "1.1.1",
          "kind": "patch",
          "published_at": "2017-03-28T21:48:48Z"
        },
        {
          "tag": "v1.1.1",
          "kind": "patch",
          "published_at": "2017-03-28T21:48:48Z"
        },
        {
          "tag": "1.1.0",
          "kind": "minor",
          "published_at": "2016-07-22T21:11:38Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2016-07-22T21:11:38Z"
        },
        {
          "tag": "1.0.9",
          "kind": "patch",
          "published_at": "2016-05-12T15:44:17Z"
        },
        {
          "tag": "v1.0.9",
          "kind": "patch",
          "published_at": "2016-05-12T15:44:17Z"
        },
        {
          "tag": "1.0.8",
          "kind": "patch",
          "published_at": "2016-04-08T23:00:49Z"
        },
        {
          "tag": "v1.0.8",
          "kind": "patch",
          "published_at": "2016-04-08T23:00:49Z"
        },
        {
          "tag": "1.0.7",
          "kind": "patch",
          "published_at": "2016-03-04T13:53:57Z"
        },
        {
          "tag": "v1.0.7",
          "kind": "patch",
          "published_at": "2016-03-04T13:53:57Z"
        },
        {
          "tag": "1.0.6",
          "kind": "patch",
          "published_at": "2016-02-26T13:22:07Z"
        },
        {
          "tag": "v1.0.6",
          "kind": "patch",
          "published_at": "2016-02-26T13:22:07Z"
        },
        {
          "tag": "1.0.5",
          "kind": "patch",
          "published_at": "2016-02-10T10:30:13Z"
        },
        {
          "tag": "v1.0.5",
          "kind": "patch",
          "published_at": "2016-02-10T10:30:13Z"
        },
        {
          "tag": "1.0.4",
          "kind": "patch",
          "published_at": "2016-02-02T15:24:15Z"
        },
        {
          "tag": "v1.0.4",
          "kind": "patch",
          "published_at": "2016-02-02T15:24:15Z"
        },
        {
          "tag": "1.0.3",
          "kind": "patch",
          "published_at": "2016-02-02T14:53:05Z"
        },
        {
          "tag": "v1.0.3",
          "kind": "patch",
          "published_at": "2016-02-02T14:53:05Z"
        },
        {
          "tag": "1.0.2",
          "kind": "patch",
          "published_at": "2016-01-24T11:44:41Z"
        },
        {
          "tag": "v1.0.2",
          "kind": "patch",
          "published_at": "2016-01-24T11:44:41Z"
        },
        {
          "tag": "1.0.1",
          "kind": "patch",
          "published_at": "2015-11-18T16:38:18Z"
        },
        {
          "tag": "v1.0.1",
          "kind": "patch",
          "published_at": "2015-11-18T16:38:18Z"
        },
        {
          "tag": "1.0.0",
          "kind": "major",
          "published_at": "2015-10-29T08:18:16Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2015-10-29T08:18:16Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "0d3327a7b9d73fa0344303b56e805b945bbaacc2",
          "body": "Add an explicit guard to ensure that the coverage job fails if the tests\nfail, so that if only some tests fail but coverage remains 100%, the\nrequired coverage job does not complete.",
          "is_bot": false,
          "headline": "Fail coverage GHA job when tests fail (#1202)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-07-15T10:58:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96a886c193b361bbf24981cd1dd3a207faa4bb41",
          "body": "This PR makes pytest control Docker, rather than rely on it being\nmanually started. This makes it easier to run tests from scratch,\nguarantees separate database servers for parallel test runs, and allows\nus to vary the database more easily too.",
          "is_bot": false,
          "headline": "Run test database through Docker (#1198)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-06-22T22:28:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81097d49dd4fdddddc059287b8320a5307015c18",
          "body": "Per [endoflife.date page](https://endoflife.date/mariadb), it’s nearly\nEOL (2026-07-06), and Django 6.1 does not support it (tests failing\nsince #1197 with `django.db.utils.NotSupportedError: MariaDB 10.11 or\nlater is required (found 10.6.27).`).",
          "is_bot": false,
          "headline": "Drop testing for MariaDB 10.6 (#1200)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-06-22T21:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e50ed86c75110677fbe4e22d18e60951a5fa1a9",
          "body": "Missed in #1197. Django now always quotes table identifiers, so we need\nto support this syntax.",
          "is_bot": false,
          "headline": "Fix query-rewriting for Django 6.1 (#1199)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-06-22T21:50:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "189d11f239b2c8a140a249c49798192506bcd61f",
          "body": null,
          "is_bot": false,
          "headline": "Add Django 6.1 support (#1197)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-06-14T21:09:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ee4dcd809fa9d19a65caf93cedf9a53300d912c",
          "body": "These versions are all EOL since April.",
          "is_bot": false,
          "headline": "Drop Django 4.2 to 5.1 support (#1196)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-06-13T22:33:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bf0b6f9cd6ed8de9d72c1942bb2834eda0f1639",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1195)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-12T20:25:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "95f9cc78089759a9633b95ed0145a4b0208db31c",
          "body": "Tidy up some problematic patterns, including some found with\n[zizmor](https://docs.zizmor.sh/), and use\n[gha-update](https://gha-update.readthedocs.io/en/latest/) to pin GitHub\nActions to specific hashes.",
          "is_bot": false,
          "headline": "Improve GitHub Actions workflow (#1194)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-05-27T22:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcf7fdc2311fe4d5c60a3da6c195b22425b12301",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies (#1193)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-05-13T10:39:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8c75810d690fda5821f81641225f9b3d01784f7c",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1192)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-05-13T10:17:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "884ad295e368de57733dcb21e7d2f59c2de9b21d",
          "body": "Per https://about.readthedocs.com/blog/2026/04/uv-native-support/.",
          "is_bot": false,
          "headline": "Use Read the Docs native uv support (#1191)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-04-29T22:18:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab07aff6fc6e50f0ec3434d34849e62dc78b4019",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies (#1190)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-04-21T22:11:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "568597c0eee364c20716fbbee21b9257fd0eac54",
          "body": "Use the new proper TOML support [added in pytest\n9](https://docs.pytest.org/en/stable/changelog.html#pytest-9-0-0-2025-11-05).",
          "is_bot": false,
          "headline": "Upgrade pytest configuration (#1189)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-04-20T13:27:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd5a6e6696846e2385fbdabea084dcca443b3c49",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade pre-commit to Python 3.14 (#1188)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-04-07T17:36:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11006998df71efeab0264605707b90312ceac607",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies (#1187)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-04-06T22:05:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f2051e08c96587a1e886177844a96dc5fc1c4cd",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1186)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-04-06T21:12:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "551500422edeb8ec5a9ebdd3e23b546280c9a643",
          "body": "Hide data files within a directory to avoid cluttering the repository\nroot, and minimize reports.",
          "is_bot": false,
          "headline": "Improve Coverage.py configuration (#1185)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-03-17T11:32:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5803d8eccd73b51ee680f5b1f955117fb06d2c3",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies (#1184)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-03-08T21:31:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "84165310f0e1ab0650e58c5c8f056ddb73986b4c",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 2 updates (#1182)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-08T21:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aaf0220ff37b24e3760636656f725933d5f12ebf",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1183)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-08T21:01:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "839007d0bfeb8e343bb8ebdfda3a083a31b20676",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies (#1181)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2026-02-14T23:41:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9b95fd8669bf6b603e6bbe0cc0b5e7795a5c91ee",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1180)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-02-11T22:49:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "51475277190ac029fb20fb2b7fcb07165306b439",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 2 updates (#1178)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-01-06T20:36:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a27582fcc30a873e3621e0304df828b1fc2f3a6",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1179)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-01-06T20:18:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "602e3a3d47e4ca9cdab607bb89cb3c4100b00d60",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies (#1177)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-12-08T12:16:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01ebe43264aa56c8f42f4c506845d16f169a9650",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1176)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-12-06T23:27:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ec5e339755bc84314c5f5f7f655aa7c0a5946026",
          "body": "Bumps the github-actions group with 1 update:\n[actions/checkout](https://github.com/actions/checkout).\n\nUpdates `actions/checkout` from 5 to 6\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/checkout/releases\">actions/checkout's\nreleases</a>.</em></\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6 in the github-actions group (#1175)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-12-06T23:13:20Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "531dca6a8f5f7d712481b51bc31307602c3d76ed",
          "body": "Per\nhttps://docs.djangoproject.com/en/6.0/releases/6.0/\\#custom-orm-expressions-should-return-params-as-a-tuple,\nensure we always use a tuple for params, and the simpler unpacking\nsyntax for combining them.",
          "is_bot": false,
          "headline": "Simplify params for SQL params (#1174)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-11-30T21:28:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7862ae272ceebdae65741d4c57a23dac03b17a53",
          "body": null,
          "is_bot": false,
          "headline": "Build documentation on Python 3.14 (#1173)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-11-26T16:43:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10d34f00b919f1ad8bdd4ed7797780bcdf336399",
          "body": "It reached EOL on 2025-10-31:\nhttps://peps.python.org/pep-0596/#lifespan.",
          "is_bot": false,
          "headline": "Drop Python 3.9 support (#1172)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-11-17T22:47:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "894518fff36bc8d15d1b037e9875c19998e5a6c2",
          "body": null,
          "is_bot": true,
          "headline": "Bump the github-actions group with 3 updates (#1170)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-11-15T23:40:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29ede214885dc0d268411cda51d315d98f0c812c",
          "body": "<!--pre-commit.ci start-->\nupdates:\n- [github.com/crate-ci/typos: 1976b238f2710646b971e06bc25737249ee6406d →\nb04a3e939a8f2800a1dc330d7e569e7557879d41](https://github.com/crate-ci/typos/compare/1976b238f2710646b971e06bc25737249ee6406d...b04a3e939a8f2800a1dc330d7e569e7557879d41)\n- [github.com/tox-dev/\n[…]\n6b973f4905a4be0051eb2ecf85dea...aad66557af3b56ba6d4d69cd1b6cba87cef50cbb)\n<!--pre-commit.ci end-->\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1171)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-11-15T22:55:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef0d28c124651f9732b0c700811c40b88bc5d7bb",
          "body": "…1169)\n\nThe cache backend and models were calling `textwrap.dedent()` and\n`collapse_spaces()` at import time to format SQL strings and\nexpressions, adding unnecessary overhead to module loading.\n\n## Changes\n\n- Removed `textwrap.dedent` import and call from cache.py\n- Removed `collapse_spaces()` func\n[…]\ntation structure for readability\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: adamchainz <857609+adamchainz@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Remove import-time string processing from cache backend and models (#…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-10-30T17:53:11Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "427bfcbd3eb1ffaee55303d5681a8bafee692c03",
          "body": null,
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1168)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-10-07T10:08:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1be275f9c829c0438dd416cb96600ab453dbd0cb",
          "body": "…167)\n\nBumps the github-actions group with 1 update:\n[actions/setup-python](https://github.com/actions/setup-python).\n\nUpdates `actions/setup-python` from 5 to 6\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/actions/setup-python/releases\">actions/setup-py\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-python from 5 to 6 in the github-actions group (#1…",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-06T09:53:58Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "243140eaac94926019f287b92f6a8eda46d08dcd",
          "body": null,
          "is_bot": false,
          "headline": "Version 4.19.0",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-09-18T11:09:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2bc533d6c4ddb37bb42a67ce3dcd5f3b3f234169",
          "body": "The previous commit failed to add the appropriate uv dependency group,\nand the corresponding tox configuration.",
          "is_bot": false,
          "headline": "Correct testing of Django 6.0 (#1166)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-09-18T09:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "530b8a0dc58ba4065e5bb1114bc841d4b821c0ab",
          "body": null,
          "is_bot": false,
          "headline": "Support Django 6.0 (#1165)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-09-17T23:30:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5375b0397f4807041b0dc9a84869e8eaeb730c4",
          "body": null,
          "is_bot": false,
          "headline": "Version 4.18.0",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-09-08T22:41:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cf4a84386bc7dec878bcd326c8354e5e347677d",
          "body": "Checked on endoflife.date tables:\n[MariaDB](https://endoflife.date/mariadb),\n[MySQL](https://endoflife.date/mysql).",
          "is_bot": false,
          "headline": "Update tested database versions (#1164)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-09-08T22:30:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10ca7047c99d0cc63e938a92993d234c23459369",
          "body": null,
          "is_bot": false,
          "headline": "Support Python 3.14 (#1163)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-09-08T14:15:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a8e867bbbaab75bc1b08b79ec001f27740795f4d",
          "body": "Fix some issues discovered by running ty on the codebase.",
          "is_bot": false,
          "headline": "Fix some types (#1162)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-09-08T14:03:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d513ebd0576b5163e07074963f53f3e613d69c53",
          "body": "<!--pre-commit.ci start-->\nupdates:\n- [github.com/pre-commit/pre-commit-hooks:\ncef0300fd0fc4d2a87a85fa2093c6b283ea36f4b →\n3e8a8703264a2f4a69428a0aa4dcb512790b2c8c](https://github.com/pre-commit/pre-commit-hooks/compare/cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b...3e8a8703264a2f4a69428a0aa4dcb512790b2c\n[…]\n4cbc74d53fe5634e58e0e65db7d28939c9cec3f7...db90487f48a9dd992d243ef63c156eaffddeaf28)\n<!--pre-commit.ci end-->\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1161)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-09-06T22:35:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "37e65147ef1d9538d3852bfcdb78c0bf36588d96",
          "body": "Bumps the github-actions group with 2 updates:\n[actions/checkout](https://github.com/actions/checkout) and\n[actions/download-artifact](https://github.com/actions/download-artifact).\n\nUpdates `actions/checkout` from 4 to 5\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https:\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump the github-actions group with 2 updates (#1160)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-09-06T22:15:45Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "57e24702b57157920c489f3d4f431c6ff66df997",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies (#1159)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-08-11T11:12:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e59d3a33f79096c84c472f2dcf8dc3f4be775c8",
          "body": "<!--pre-commit.ci start-->\nupdates:\n- [github.com/crate-ci/typos: 3d97dc5b9833a60a62e70d5b56af2cc7ddd522f6 →\n8d96c408b0dca5cc2e5b125482e8aabe5473e153](https://github.com/crate-ci/typos/compare/3d97dc5b9833a60a62e70d5b56af2cc7ddd522f6...8d96c408b0dca5cc2e5b125482e8aabe5473e153)\n- [github.com/tox-dev/\n[…]\n0f86793af5ef5f6dc63c8d04a3cabfa3ea8f9c6a...412de98d50e846f31ea6f4b0ad036f2c24a7a024)\n<!--pre-commit.ci end-->\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1158)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-08-05T11:00:33Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "889eb307c80065c31dabef2cd592759686440307",
          "body": "<!--pre-commit.ci start-->\nupdates:\n- [github.com/crate-ci/typos: 0b8af0682a6ecfd3fc5cce8240de1415d67d0d82 →\n3d97dc5b9833a60a62e70d5b56af2cc7ddd522f6](https://github.com/crate-ci/typos/compare/0b8af0682a6ecfd3fc5cce8240de1415d67d0d82...3d97dc5b9833a60a62e70d5b56af2cc7ddd522f6)\n- [github.com/astral-s\n[…]\n7010b10a09f65cd60a23c207349b539aa36dbec1...0f86793af5ef5f6dc63c8d04a3cabfa3ea8f9c6a)\n<!--pre-commit.ci end-->\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1157)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-07-14T13:02:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "8b27a2954c112ca1a0c0d483c092a8abd52443b5",
          "body": null,
          "is_bot": false,
          "headline": "Only use sphinx-build-compatibility on Read the Docs",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-06-27T12:00:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb3d5ea1951ffa28bd97fe87adda806baf378f48",
          "body": null,
          "is_bot": false,
          "headline": "Switch to fixed version of sphinx-build-compatibility (#1156)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-06-26T21:15:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f4038ff7b22659e81747e90b07e10dab01832f7b",
          "body": "This is a workaround to restore some features, like the GitHub link,\nuntil Furo updates to deal with the new RtD environment:\nhttps://github.com/pradyunsg/furo/issues/795.",
          "is_bot": false,
          "headline": "Add sphinx-build-compatibility for Read the Docs (#1155)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-06-26T13:04:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "faa563ad83093eafd74ee21d1558813912203bed",
          "body": null,
          "is_bot": false,
          "headline": "Make docs read data from pyproject.toml (#1154)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-06-26T12:48:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "897a00ab0bb23cd50bc6ba7b11f7a2dd9efd8482",
          "body": null,
          "is_bot": false,
          "headline": "Add copy buttons to docs code blocks (#1153)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-06-26T09:54:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e7ecd8e76c7aa2c33c124b58b30f78c2cb328459",
          "body": "The target version is now autodetected from pyproject.toml, since\nversion 1.24.0.",
          "is_bot": false,
          "headline": "Remove --target-version from django-upgrade invocation (#1152)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-06-26T09:27:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3df972e3c17bb03b7d7b392bef00fb0f08489f8",
          "body": "Fixes #1054.\n\nSigned-off-by: saJaeHyukc <wogur981208@gmail.com>",
          "is_bot": false,
          "headline": "Fix GroupConcat.expression type hint (#1150)",
          "author_name": "사재혁",
          "author_login": "JaeHyuckSa",
          "committed_at": "2025-06-23T15:51:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00e277d8904329c33892b12ae6bdef2eea749a62",
          "body": "Fix many broken links, especially a huge bunch caused by mariadb\nmigrating their docs sites without complete redirects.",
          "is_bot": false,
          "headline": "Fix broken links (#1149)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-06-19T23:03:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "05e5f7ff43b5af6a512edfed6ff6a80c317993d4",
          "body": "<!--pre-commit.ci start-->\nupdates:\n- [github.com/crate-ci/typos: 6cb49915af2e93e61f5f0d0a82216e28ad5c7c18 →\n0b8af0682a6ecfd3fc5cce8240de1415d67d0d82](https://github.com/crate-ci/typos/compare/6cb49915af2e93e61f5f0d0a82216e28ad5c7c18...0b8af0682a6ecfd3fc5cce8240de1415d67d0d82)\n- [github.com/tox-dev/\n[…]\nf40886d54c729f533f864ed6ce584e920feb0af7...7010b10a09f65cd60a23c207349b539aa36dbec1)\n<!--pre-commit.ci end-->\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1146)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-06-05T09:23:32Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5f1bd0e2f3cb2620c81e124ad75b3e5394914055",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies (#1148)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-06-05T09:21:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cff4f469121ec349536516c290f1ed328b6e490f",
          "body": null,
          "is_bot": false,
          "headline": "Use uv for docs dependencies (#1147)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-06-04T10:37:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20380ae9fc8e5bb99b0a4d10007f20b393147df4",
          "body": null,
          "is_bot": false,
          "headline": "Migrate formatting and linting to Ruff (#1145)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-05-26T11:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c56655bf9c1b85a4553a1827cacdf689db7948ce",
          "body": null,
          "is_bot": false,
          "headline": "Quote Python version 3.9 in GitHub Actions",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-05-25T15:39:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "abcf381b338783652b3c6e22459041bd0e615210",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary typos exclude rules",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-05-16T14:43:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f45c26f5bf87ee363349a7a174d582a895eba6a1",
          "body": "This tool corrects common misspellings in all kinds of text files.",
          "is_bot": false,
          "headline": "Add typos tool to pre-commit (#1144)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-05-15T05:28:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "327985796b6bdfe9a263a16d4782ba976f62cbe9",
          "body": "Doing so prevents surprise updates and stops pre-commit warning about\nmutable tags, such as on the crate-ci/typos repo.",
          "is_bot": false,
          "headline": "Freeze pre-commit hooks (#1143)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-05-15T04:56:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a5089ee13f90ef57120dd74ef2aabc129a3e49a7",
          "body": null,
          "is_bot": false,
          "headline": "Version 4.17.0",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-05-13T21:38:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f53978ac87a15eed1c1f5f64c3ceeefbb71b3bef",
          "body": "Co-authored-by: Adam Johnson <me@adamj.eu>",
          "is_bot": false,
          "headline": "Add tiny integer fields (#1123)",
          "author_name": "Thibaut Decombe",
          "author_login": "UnknownPlatypus",
          "committed_at": "2025-05-13T21:26:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3f9d97d885ea0dcdc817df13eb97bddd520d06d",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade ReadTheDocs to Ubuntu 24.04 (#1142)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-05-12T06:02:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3fc3dd257463351e551db6a39c9be96d44498f58",
          "body": null,
          "is_bot": false,
          "headline": "Use PEP 639 license declaration (#1141)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-05-11T22:26:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7efa162f5673624d61ecf8d5778e008c118b1ec8",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies (#1140)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-05-09T10:51:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b00a85acd52b5cadd43f0ecc0a61d0547593b18",
          "body": "Bumps the github-actions group with 1 update:\n[astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).\n\nUpdates `astral-sh/setup-uv` from 5 to 6\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/astral-sh/setup-uv/releases\">astral-sh/setup-uv's\nreleases</\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 5 to 6 in the github-actions group (#1139)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-05-05T17:48:04Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "caf99cefefa81853ed47b6177720bba57915ff41",
          "body": "<!--pre-commit.ci start-->\nupdates:\n- [github.com/adamchainz/django-upgrade: 1.23.1 →\n1.24.0](https://github.com/adamchainz/django-upgrade/compare/1.23.1...1.24.0)\n- [github.com/PyCQA/flake8: 7.1.2 →\n7.2.0](https://github.com/PyCQA/flake8/compare/7.1.2...7.2.0)\n<!--pre-commit.ci end-->\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1138)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-04-11T15:12:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f280a1a96e14654ba242b664960ae355e6c8aae",
          "body": null,
          "is_bot": false,
          "headline": "Add GitHub Sponsors link",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-04-02T09:53:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ebf85565eff5bb8abdeeee322fd8b99c70d552f8",
          "body": "Missed when moving to uv.lock",
          "is_bot": false,
          "headline": "Remove setup-uv cache-dependency-glob",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-03-14T16:17:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e2adde2aadd37519b59b98a6f6c515e86db791ec",
          "body": "<!--pre-commit.ci start-->\nupdates:\n- [github.com/tox-dev/pyproject-fmt: v2.5.0 →\nv2.5.1](https://github.com/tox-dev/pyproject-fmt/compare/v2.5.0...v2.5.1)\n- [github.com/adamchainz/django-upgrade: 1.22.2 →\n1.23.1](https://github.com/adamchainz/django-upgrade/compare/1.22.2...1.23.1)\n- [github.com/py\n[…]\n4.1 →\nv1.15.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.14.1...v1.15.0)\n<!--pre-commit.ci end-->\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1136)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-03-14T14:24:13Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0249bbf0afe5a2691f0f4a48ac908fc18bf9e87e",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade dependencies (#1135)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-02-19T12:08:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa945c3dc7effdc1a330c593a32a0f65bc68344e",
          "body": null,
          "is_bot": false,
          "headline": "Simplify specifying Django test dependency (#1134)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-02-11T17:19:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a2e9749ae2251ebabf51a23568e772e82bfdfe8",
          "body": null,
          "is_bot": false,
          "headline": "Move test dependencies to native uv (#1133)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-02-11T16:40:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "162a6f6ca89a17a61d881a1dc3814222888ae56b",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade requirements (#1132)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-02-07T23:14:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd59ed395de408c488d41ab65dca2f865e7fd5e1",
          "body": null,
          "is_bot": false,
          "headline": "Version 4.16.0",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-02-06T22:14:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9399c8b8ea9699c6d6918d9f2c445ddd9e315bda",
          "body": null,
          "is_bot": false,
          "headline": "Support Django 5.2 (#1131)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-02-06T16:19:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f176cc8095ce1a9e93ac81dc8755ecc270c2fa97",
          "body": "Latest MariaDB and shut down command.",
          "is_bot": false,
          "headline": "Improve contributing guide (#1130)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-02-06T16:17:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "23eac7d704baa9d5e47b8dc5882099e41682763d",
          "body": null,
          "is_bot": false,
          "headline": "Run pre-commit, coverage, and readthedocs on Python 3.13",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-02-06T15:26:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4affee686bc821f24bac259411ca1827f4853dad",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade Black used by blacken-docs to 25.1.0",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-02-06T13:20:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "963009c7aa730366890e8954e433741c1eb65cb9",
          "body": "<!--pre-commit.ci start-->\nupdates:\n- [github.com/tox-dev/tox-ini-fmt: 1.4.1 →\n1.5.0](https://github.com/tox-dev/tox-ini-fmt/compare/1.4.1...1.5.0)\n- [github.com/psf/black-pre-commit-mirror: 24.10.0 →\n25.1.0](https://github.com/psf/black-pre-commit-mirror/compare/24.10.0...25.1.0)\n- [github.com/pycq\n[…]\nt: 5.13.2 →\n6.0.0](https://github.com/pycqa/isort/compare/5.13.2...6.0.0)\n<!--pre-commit.ci end-->\n\n---------\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1129)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-02-06T12:58:48Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "cf89b2c083e3cf99d5cb42fefe29a011578e1aa6",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade requirements (#1128)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2025-01-07T08:17:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "92e067b250757bc8c3cef36f360d5d5309721f73",
          "body": "<!--pre-commit.ci start-->\nupdates:\n- [github.com/asottile/pyupgrade: v3.19.0 →\nv3.19.1](https://github.com/asottile/pyupgrade/compare/v3.19.0...v3.19.1)\n- [github.com/pre-commit/mirrors-mypy: v1.13.0 →\nv1.14.1](https://github.com/pre-commit/mirrors-mypy/compare/v1.13.0...v1.14.1)\n<!--pre-commit.ci end-->\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1127)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-01-07T07:49:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81a0f2eada64eb798bbe41d15b5201812eb101ad",
          "body": null,
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 4 to 5 in the github-actions group (#1126)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-01-06T12:28:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "605c518b2c7ba25bccb4def1fb11ea71abea7e87",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade requirements (#1125)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2024-12-05T12:39:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50969fab559affedc91902ea2c27b4e0de3c97e5",
          "body": "Bumps the github-actions group with 1 update:\n[astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).\n\nUpdates `astral-sh/setup-uv` from 3 to 4\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a\nhref=\"https://github.com/astral-sh/setup-uv/releases\">astral-sh/setup-uv's\nreleases</\n[…]\n of the specified dependency and ignore\nconditions\n\n\n</details>\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 3 to 4 in the github-actions group (#1122)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-12-05T12:24:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a191be4b06df87d6c8db7f26c1958ad77b0eb2fa",
          "body": "<!--pre-commit.ci start-->\nupdates:\n- [github.com/adamchainz/django-upgrade: 1.22.1 →\n1.22.2](https://github.com/adamchainz/django-upgrade/compare/1.22.1...1.22.2)\n<!--pre-commit.ci end-->\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1124)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-12-05T12:21:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f661bbc9bba18772333623bea6e7045340e69eeb",
          "body": "<!--pre-commit.ci start-->\nupdates:\n- [github.com/tox-dev/pyproject-fmt: 2.2.4 →\nv2.5.0](https://github.com/tox-dev/pyproject-fmt/compare/2.2.4...v2.5.0)\n- [github.com/asottile/pyupgrade: v3.17.0 →\nv3.19.0](https://github.com/asottile/pyupgrade/compare/v3.17.0...v3.19.0)\n- [github.com/adamchainz/dja\n[…]\n1.2 →\nv1.13.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.11.2...v1.13.0)\n<!--pre-commit.ci end-->\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1120)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-11-04T22:41:49Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "53228576504e81e8957461d960eaeae7f4458b1a",
          "body": null,
          "is_bot": false,
          "headline": "Version 4.15.0",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2024-10-29T10:20:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3ed6c6e78baf13b28576c5942c681dd213f5824",
          "body": "These versions are all EOL since April.",
          "is_bot": false,
          "headline": "Drop Django 3.2 to 4.1 support (#1118)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2024-10-29T10:11:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a9e6ed6dec24c22fc7d00239a112028fb7f58bb3",
          "body": null,
          "is_bot": false,
          "headline": "Add automated release process (#1119)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2024-10-29T10:08:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01f34f5e884b9b332234de2861d88ac4ef057ce3",
          "body": "Now EOL:\r\nhttps://discuss.python.org/t/python-3-8-is-now-officially-eol/66983 .",
          "is_bot": false,
          "headline": "Drop Python 3.8 support (#1117)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2024-10-29T10:00:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f6f0c630bebcd7deaaa8d68a0e599c707780a2e",
          "body": "<!--pre-commit.ci start-->\nupdates:\n- [github.com/pre-commit/pre-commit-hooks: v4.6.0 →\nv5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0)\n- [github.com/tox-dev/pyproject-fmt: 2.2.1 →\n2.2.4](https://github.com/tox-dev/pyproject-fmt/compare/2.2.1...2.2.4)\n- [github.com/to\n[…]\n →\n24.10.0](https://github.com/psf/black-pre-commit-mirror/compare/24.8.0...24.10.0)\n<!--pre-commit.ci end-->\n\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#1116)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-10-08T20:54:46Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "9e9e4d4c294d176d89af61a401e17945a59f7be0",
          "body": "Bumps the github-actions group with 1 update:\r\n[astral-sh/setup-uv](https://github.com/astral-sh/setup-uv).\r\n\r\n---------\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\r\nCo-authored-by: Adam Johnson <me@adamj.eu>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 1 to 3 in the github-actions group (#1115)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2024-10-02T07:08:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ba0471c06bf7e3b47a1ee2c544fc3738020611e",
          "body": null,
          "is_bot": false,
          "headline": "Changelog for database testing change",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2024-09-09T10:25:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42633175d30c573113af0173451e2e79fba226ef",
          "body": "Checked on endoflife.date tables:\r\n[MariaDB](https://endoflife.date/mariadb),\r\n[MySQL](https://endoflife.date/mysql).",
          "is_bot": false,
          "headline": "Update tested database versions (#1113)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2024-09-09T10:24:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e39d525e479e8bd135ee6c90b340a52c23959091",
          "body": null,
          "is_bot": false,
          "headline": "Support Python 3.13 (#1112)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2024-09-09T10:11:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "338616c9aaee5f35e0f810c7bbc5cfafc662ca6f",
          "body": null,
          "is_bot": false,
          "headline": "Upgrade requirements (#1110)",
          "author_name": "Adam Johnson",
          "author_login": "adamchainz",
          "committed_at": "2024-09-07T22:21:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 98,
      "commits_last_year": 46,
      "latest_release_at": "2025-09-18T11:09:56Z",
      "latest_release_tag": "4.19.0",
      "releases_from_tags": true,
      "days_since_last_push": 7,
      "active_weeks_last_year": 21,
      "days_since_latest_release": 307,
      "mean_days_between_releases": 91.6
    },
    "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": "django-mysql",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "Django",
            "MariaDB",
            "MySQL",
            "Development Status :: 5 - Production/Stable",
            "Framework :: Django",
            "Framework :: Django :: 4.2",
            "Framework :: Django :: 5.0",
            "Framework :: Django :: 5.1",
            "Framework :: Django :: 5.2",
            "Framework :: Django :: 6.0",
            "Intended Audience :: Developers",
            "Natural Language :: English",
            "Operating System :: OS Independent",
            "Programming Language :: Python :: 3 :: Only",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Programming Language :: Python :: 3.9",
            "Programming Language :: Python :: Implementation :: CPython",
            "Topic :: Database",
            "Typing :: Typed"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/django-mysql/",
          "is_deprecated": false,
          "latest_version": "4.19.0",
          "repository_url": "https://github.com/adamchainz/django-mysql",
          "versions_count": 76,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 702152,
          "first_published_at": "2015-02-12T22:25:22.301938Z",
          "latest_published_at": "2025-09-18T11:18:46.405443Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 307
        }
      ]
    },
    "popularity": {
      "forks": 115,
      "stars": 589,
      "watchers": 10,
      "fork_history": {
        "days": [
          {
            "date": "2015-03-11",
            "count": 1
          },
          {
            "date": "2015-05-13",
            "count": 3
          },
          {
            "date": "2015-11-07",
            "count": 1
          },
          {
            "date": "2015-12-21",
            "count": 1
          },
          {
            "date": "2016-02-16",
            "count": 1
          },
          {
            "date": "2016-03-08",
            "count": 1
          },
          {
            "date": "2016-04-03",
            "count": 1
          },
          {
            "date": "2016-04-27",
            "count": 1
          },
          {
            "date": "2016-05-02",
            "count": 1
          },
          {
            "date": "2016-08-25",
            "count": 1
          },
          {
            "date": "2016-09-13",
            "count": 1
          },
          {
            "date": "2016-09-19",
            "count": 1
          },
          {
            "date": "2016-10-05",
            "count": 1
          },
          {
            "date": "2016-11-16",
            "count": 1
          },
          {
            "date": "2016-11-17",
            "count": 1
          },
          {
            "date": "2017-01-12",
            "count": 1
          },
          {
            "date": "2017-03-01",
            "count": 1
          },
          {
            "date": "2017-03-06",
            "count": 1
          },
          {
            "date": "2017-03-28",
            "count": 1
          },
          {
            "date": "2017-04-18",
            "count": 1
          },
          {
            "date": "2017-05-16",
            "count": 1
          },
          {
            "date": "2017-05-26",
            "count": 1
          },
          {
            "date": "2017-06-06",
            "count": 1
          },
          {
            "date": "2017-07-04",
            "count": 1
          },
          {
            "date": "2017-08-18",
            "count": 1
          },
          {
            "date": "2017-09-25",
            "count": 1
          },
          {
            "date": "2017-10-10",
            "count": 2
          },
          {
            "date": "2017-10-29",
            "count": 1
          },
          {
            "date": "2017-11-03",
            "count": 1
          },
          {
            "date": "2017-11-10",
            "count": 2
          },
          {
            "date": "2017-11-23",
            "count": 1
          },
          {
            "date": "2017-12-28",
            "count": 1
          },
          {
            "date": "2018-01-12",
            "count": 1
          },
          {
            "date": "2018-02-08",
            "count": 2
          },
          {
            "date": "2018-03-14",
            "count": 1
          },
          {
            "date": "2018-05-10",
            "count": 1
          },
          {
            "date": "2018-05-24",
            "count": 1
          },
          {
            "date": "2018-05-26",
            "count": 1
          },
          {
            "date": "2018-06-12",
            "count": 1
          },
          {
            "date": "2018-06-19",
            "count": 1
          },
          {
            "date": "2018-07-05",
            "count": 1
          },
          {
            "date": "2018-07-27",
            "count": 1
          },
          {
            "date": "2018-07-28",
            "count": 1
          },
          {
            "date": "2018-09-04",
            "count": 1
          },
          {
            "date": "2018-10-19",
            "count": 1
          },
          {
            "date": "2018-11-21",
            "count": 1
          },
          {
            "date": "2018-12-18",
            "count": 1
          },
          {
            "date": "2019-01-14",
            "count": 1
          },
          {
            "date": "2019-03-08",
            "count": 1
          },
          {
            "date": "2019-09-19",
            "count": 1
          },
          {
            "date": "2019-09-25",
            "count": 1
          },
          {
            "date": "2019-10-04",
            "count": 1
          },
          {
            "date": "2019-11-14",
            "count": 1
          },
          {
            "date": "2019-12-12",
            "count": 1
          },
          {
            "date": "2019-12-31",
            "count": 1
          },
          {
            "date": "2020-01-13",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2020-02-12",
            "count": 1
          },
          {
            "date": "2020-03-02",
            "count": 1
          },
          {
            "date": "2020-03-10",
            "count": 2
          },
          {
            "date": "2020-03-27",
            "count": 1
          },
          {
            "date": "2020-04-16",
            "count": 1
          },
          {
            "date": "2020-04-26",
            "count": 1
          },
          {
            "date": "2020-05-03",
            "count": 1
          },
          {
            "date": "2020-06-01",
            "count": 1
          },
          {
            "date": "2020-06-10",
            "count": 1
          },
          {
            "date": "2020-06-29",
            "count": 1
          },
          {
            "date": "2020-07-23",
            "count": 1
          },
          {
            "date": "2020-07-24",
            "count": 1
          },
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-07-30",
            "count": 1
          },
          {
            "date": "2020-10-03",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2021-01-02",
            "count": 1
          },
          {
            "date": "2021-03-13",
            "count": 1
          },
          {
            "date": "2021-03-23",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 1
          },
          {
            "date": "2021-04-06",
            "count": 1
          },
          {
            "date": "2021-04-17",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-22",
            "count": 1
          },
          {
            "date": "2021-06-04",
            "count": 1
          },
          {
            "date": "2021-08-23",
            "count": 1
          },
          {
            "date": "2021-12-26",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-04-11",
            "count": 1
          },
          {
            "date": "2022-08-06",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-10-25",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-06-08",
            "count": 1
          },
          {
            "date": "2024-07-22",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2025-03-09",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 2
          },
          {
            "date": "2025-07-06",
            "count": 1
          },
          {
            "date": "2025-11-22",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 113,
        "total_forks": 115
      },
      "star_history": null,
      "open_issues_and_prs": 22
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "docs/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "src/django_mysql/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 49362,
      "source_files_sampled": 95,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 3,
        "malicious_count": 0,
        "assessed_package": "pypi:django-mysql@4.19.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "django",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=5.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "django",
            "direct": true,
            "version": "5.2.14",
            "ecosystem": "pypi"
          },
          {
            "name": "accessible-pygments",
            "direct": false,
            "version": "0.0.5",
            "ecosystem": "pypi"
          },
          {
            "name": "alabaster",
            "direct": false,
            "version": "1.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "asgiref",
            "direct": false,
            "version": "3.11.1",
            "ecosystem": "pypi"
          },
          {
            "name": "babel",
            "direct": false,
            "version": "2.18.0",
            "ecosystem": "pypi"
          },
          {
            "name": "beautifulsoup4",
            "direct": false,
            "version": "4.14.3",
            "ecosystem": "pypi"
          },
          {
            "name": "certifi",
            "direct": false,
            "version": "2026.4.22",
            "ecosystem": "pypi"
          },
          {
            "name": "charset-normalizer",
            "direct": false,
            "version": "3.4.7",
            "ecosystem": "pypi"
          },
          {
            "name": "colorama",
            "direct": false,
            "version": "0.4.6",
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "coverage",
            "direct": false,
            "version": "7.14.0",
            "ecosystem": "pypi"
          },
          {
            "name": "django-jsonfield-backport",
            "direct": false,
            "version": "1.0.5",
            "ecosystem": "pypi"
          },
          {
            "name": "django-mysql",
            "direct": false,
            "version": "4.19.0",
            "ecosystem": "pypi"
          },
          {
            "name": "docutils",
            "direct": false,
            "version": "0.21.2",
            "ecosystem": "pypi"
          },
          {
            "name": "exceptiongroup",
            "direct": false,
            "version": "1.3.1",
            "ecosystem": "pypi"
          },
          {
            "name": "flake8",
            "direct": false,
            "version": "7.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "furo",
            "direct": false,
            "version": "2025.12.19",
            "ecosystem": "pypi"
          },
          {
            "name": "idna",
            "direct": false,
            "version": "3.15",
            "ecosystem": "pypi"
          },
          {
            "name": "imagesize",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "iniconfig",
            "direct": false,
            "version": "2.3.0",
            "ecosystem": "pypi"
          },
          {
            "name": "jinja2",
            "direct": false,
            "version": "3.1.6",
            "ecosystem": "pypi"
          },
          {
            "name": "mariadb-dyncol",
            "direct": false,
            "version": "3.6.1",
            "ecosystem": "pypi"
          },
          {
            "name": "markupsafe",
            "direct": false,
            "version": "3.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "mccabe",
            "direct": false,
            "version": "0.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "mysqlclient",
            "direct": false,
            "version": "2.2.8",
            "ecosystem": "pypi"
          },
          {
            "name": "packaging",
            "direct": false,
            "version": "26.2",
            "ecosystem": "pypi"
          },
          {
            "name": "parameterized",
            "direct": false,
            "version": "0.9.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pluggy",
            "direct": false,
            "version": "1.6.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pycodestyle",
            "direct": false,
            "version": "2.14.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pyflakes",
            "direct": false,
            "version": "3.4.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pygments",
            "direct": false,
            "version": "2.20.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest",
            "direct": false,
            "version": "9.0.3",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-django",
            "direct": false,
            "version": "4.12.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-flake8-path",
            "direct": false,
            "version": "1.7.0",
            "ecosystem": "pypi"
          },
          {
            "name": "pytest-randomly",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "requests",
            "direct": false,
            "version": "2.34.0",
            "ecosystem": "pypi"
          },
          {
            "name": "roman-numerals",
            "direct": false,
            "version": "4.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "setuptools",
            "direct": false,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "snowballstemmer",
            "direct": false,
            "version": "3.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "soupsieve",
            "direct": false,
            "version": "2.8.3",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx",
            "direct": false,
            "version": "8.1.3",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-basic-ng",
            "direct": false,
            "version": "1.0.0b2",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-build-compatibility",
            "direct": false,
            "version": "0.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinx-copybutton",
            "direct": false,
            "version": "0.5.2",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-applehelp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-devhelp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-htmlhelp",
            "direct": false,
            "version": "2.1.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-jsmath",
            "direct": false,
            "version": "1.0.1",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-qthelp",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sphinxcontrib-serializinghtml",
            "direct": false,
            "version": "2.0.0",
            "ecosystem": "pypi"
          },
          {
            "name": "sqlparse",
            "direct": false,
            "version": "0.5.5",
            "ecosystem": "pypi"
          },
          {
            "name": "tomli",
            "direct": false,
            "version": "2.4.1",
            "ecosystem": "pypi"
          },
          {
            "name": "typing-extensions",
            "direct": false,
            "version": "4.15.0",
            "ecosystem": "pypi"
          },
          {
            "name": "tzdata",
            "direct": false,
            "version": "2026.2",
            "ecosystem": "pypi"
          },
          {
            "name": "urllib3",
            "direct": false,
            "version": "2.7.0",
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 55,
        "direct_count": 1,
        "indirect_count": 54
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 5,
        "merged_prs": 877,
        "open_issues": 17,
        "closed_ratio": 0.929,
        "closed_issues": 222,
        "closed_unmerged_prs": 81
      },
      "bus_factor": 1,
      "bot_contributors": 4,
      "top_contributors": [
        {
          "type": "User",
          "login": "adamchainz",
          "commits": 684,
          "avatar_url": "https://avatars.githubusercontent.com/u/857609?v=4"
        },
        {
          "type": "User",
          "login": "arnau126",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/7932044?v=4"
        },
        {
          "type": "User",
          "login": "MichaelAquilina",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/2650040?v=4"
        },
        {
          "type": "User",
          "login": "Yunera",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/157004223?v=4"
        },
        {
          "type": "User",
          "login": "tuky",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2981274?v=4"
        },
        {
          "type": "User",
          "login": "graingert",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/413772?v=4"
        },
        {
          "type": "User",
          "login": "marco-santamaria",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/684803?v=4"
        },
        {
          "type": "User",
          "login": "maikroeder",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/1059904?v=4"
        },
        {
          "type": "User",
          "login": "JaeHyuckSa",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/104830931?v=4"
        },
        {
          "type": "User",
          "login": "lwiecek",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3070150?v=4"
        }
      ],
      "contributors_sampled": 26,
      "top_contributor_share": 0.946
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "main.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "tox.ini"
      ],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [
        "uv.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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/20 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 5 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": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 9,
            "reason": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
            "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": 10,
            "reason": "all dependencies are pinned",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 9,
            "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": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "10 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "0d3327a7b9d73fa0344303b56e805b945bbaacc2",
        "ran_at": "2026-07-22T18:33:01Z",
        "aggregate_score": 5.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-15T11:02:27Z",
      "oldest_open_prs": [
        {
          "number": 647,
          "created_at": "2020-04-26T13:48:33Z",
          "last_comment_at": "2020-04-26T20:57:31Z",
          "last_comment_author": "javiplx"
        },
        {
          "number": 937,
          "created_at": "2022-08-15T09:24:19Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 948,
          "created_at": "2022-09-14T09:41:46Z",
          "last_comment_at": "2024-08-26T11:38:49Z",
          "last_comment_author": "adamchainz"
        },
        {
          "number": 1151,
          "created_at": "2025-06-23T08:40:12Z",
          "last_comment_at": "2025-06-23T11:26:48Z",
          "last_comment_author": "JaeHyuckSa"
        },
        {
          "number": 1201,
          "created_at": "2026-07-06T18:26:12Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ],
      "last_merged_pr_at": "2026-07-15T10:58:17Z",
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": [
        {
          "number": 17,
          "created_at": "2015-03-21T17:53:58Z",
          "last_comment_at": "2018-07-27T13:36:33Z",
          "last_comment_author": "adamchainz"
        },
        {
          "number": 31,
          "created_at": "2015-03-21T18:25:27Z",
          "last_comment_at": "2023-10-19T07:32:21Z",
          "last_comment_author": "adamchainz"
        },
        {
          "number": 47,
          "created_at": "2015-03-27T12:28:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 50,
          "created_at": "2015-03-27T14:12:15Z",
          "last_comment_at": "2020-04-26T15:12:54Z",
          "last_comment_author": "adamchainz"
        },
        {
          "number": 110,
          "created_at": "2015-05-12T12:52:27Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 122,
          "created_at": "2015-05-29T16:10:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 142,
          "created_at": "2015-08-04T21:13:51Z",
          "last_comment_at": "2015-08-13T21:31:11Z",
          "last_comment_author": "adamchainz"
        },
        {
          "number": 159,
          "created_at": "2015-10-15T17:03:40Z",
          "last_comment_at": "2023-07-07T14:41:20Z",
          "last_comment_author": "adamchainz"
        },
        {
          "number": 217,
          "created_at": "2016-02-02T12:01:30Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 256,
          "created_at": "2016-03-03T18:42:53Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 404,
          "created_at": "2017-11-03T18:29:59Z",
          "last_comment_at": "2020-06-01T13:09:11Z",
          "last_comment_author": "adamchainz"
        },
        {
          "number": 947,
          "created_at": "2022-09-13T17:22:42Z",
          "last_comment_at": "2022-09-14T16:07:42Z",
          "last_comment_author": "caramdache"
        },
        {
          "number": 981,
          "created_at": "2023-01-11T15:22:59Z",
          "last_comment_at": "2023-01-15T08:07:15Z",
          "last_comment_author": "adamchainz"
        },
        {
          "number": 1025,
          "created_at": "2023-07-20T17:36:45Z",
          "last_comment_at": "2023-07-24T13:17:15Z",
          "last_comment_author": "adamchainz"
        },
        {
          "number": 1047,
          "created_at": "2023-10-26T16:28:23Z",
          "last_comment_at": "2023-10-27T20:20:29Z",
          "last_comment_author": "adamchainz"
        },
        {
          "number": 1101,
          "created_at": "2024-08-08T07:55:11Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1114,
          "created_at": "2024-09-20T16:56:43Z",
          "last_comment_at": "2024-10-29T10:19:07Z",
          "last_comment_author": "adamchainz"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/adamchainz/django-mysql",
    "host": "github.com",
    "name": "django-mysql",
    "owner": "adamchainz"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 75,
      "inputs": {
        "security": 67,
        "vitality": 68,
        "community": 81,
        "governance": 67,
        "engineering": 95
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 68,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "commits_last_year": 46,
              "human_commit_share": 0.7,
              "days_since_last_push": 7,
              "active_weeks_last_year": 21
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 7 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "21/52 weeks with commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 21
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "46 commits in the last year",
                "points": 15,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 46
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
                "points": 9,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "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": 58,
            "inputs": {
              "releases_count": 98,
              "latest_release_tag": "4.19.0",
              "releases_from_tags": true,
              "days_since_latest_release": 307,
              "mean_days_between_releases": 91.6
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "98 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 98
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 307 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 307
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~91.6 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 91.6
                    }
                  }
                ],
                "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": 7,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 7 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 7
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 81,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "forks": 115,
              "stars": 589,
              "watchers": 10,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "589 stars",
                "points": 44.9,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 589
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "115 forks",
                "points": 17.1,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 115
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "10 watchers",
                "points": 5.3,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "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": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 98,
            "inputs": {
              "packages": [
                "django-mysql"
              ],
              "dependents": null,
              "ecosystems": "pypi",
              "total_downloads": null,
              "monthly_downloads": 702152
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "702,152 downloads/month across pypi",
                "points": 78,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 702152,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 67,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 26,
              "top_contributor_share": 0.946
            },
            "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 95% of commits",
                "points": 1.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "26 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 26
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 5 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 877,
              "open_issues": 17,
              "closed_issues": 222,
              "issue_closed_ratio": 0.929,
              "closed_unmerged_prs": 81
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "93% of issues closed",
                "points": 43.4,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 93
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "877/958 decided PRs merged",
                "points": 35,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 877,
                      "decided": 958
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/20 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "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": 75,
            "inputs": {
              "followers": 3953,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "adamchainz",
              "public_repos": 1351,
              "account_age_days": 5513
            },
            "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": "3,953 followers of adamchainz",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 3953,
                      "login": "adamchainz"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "1351 public repos, account ~15 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 1351
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 15
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "django-mysql"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 307
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on pypi",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 307 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 307
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "76 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 76
                    }
                  }
                ],
                "max_points": 20
              },
              {
                "key": "not_deprecated",
                "name": "Not deprecated",
                "detail": "active, not deprecated or yanked",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "package_not_deprecated",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "excellent",
        "name": "Engineering Quality",
        "value": 95,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 98,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "tox.ini",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "tox.ini"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 9.6,
                "status": "met",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
                "points": 18,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 90,
            "inputs": {
              "topics": [
                "django",
                "mysql",
                "mariadb",
                "python"
              ],
              "has_wiki": false,
              "homepage": "https://django-mysql.readthedocs.io/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://django-mysql.readthedocs.io/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "4 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "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": "moderate",
        "name": "Security",
        "value": 67,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 59,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.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": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "28 out of 30 merged PRs checked by a CI test -- score normalized to 9",
                "points": 2.2,
                "status": "partial",
                "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 0/20 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 5 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 not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "11 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 9",
                "points": 6.8,
                "status": "partial",
                "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": "all dependencies are pinned",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "10 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:django-mysql@4.19.0 runtime dependency closure — what installing the published package pulls in — 3 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "pypi:django-mysql@4.19.0",
                  "assessed": 3
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 3,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 3,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 19
            },
            "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": "good",
        "name": "AI Readiness",
        "value": 72,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "at_risk",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.814,
              "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": "57 of 70 human commits state their intent (structured subject or explanatory body)",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 57,
                      "sampled": 70
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "excellent",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 92,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "uv.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "docs/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [
                "src/django_mysql/py.typed"
              ],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.1
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "docs/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "docs/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "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": "src/django_mysql/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "src/django_mysql/py.typed"
                    }
                  }
                ],
                "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": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "10 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 10,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "all dependencies are pinned",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 49362,
              "source_files_sampled": 95,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (src/django_mysql/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "src/django_mysql/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/95 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 95,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T18:33:31.903908Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/a/adamchainz/django-mysql.svg",
  "full_name": "adamchainz/django-mysql",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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.