Public record
Software health reportschema 0.30.0 · metrics 2.3.1 · 2026-08-03 03:38 UTC

codingjoe / django-health-check

Pluggable health checks for Django applications

PythonMIT★ 1,419 stars⑂ 222 forkssince Aug 2011View on GitHub ↗
KindLibraryNetwork servicehow this is determined

codingjoe/django-health-check holds a health index of 96 out of 100, placing it in the Exceptional band. It scores highest on Engineering Quality (95/100) and lowest on AI Readiness (55/100). It was last updated 5 days ago. 3 contributors account for most of its recent work.

96
overall / 100
Exceptional

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

96
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe 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.

The weighted overall 83 is calibrated to 96 on the published index scale (record calibration 2026-08-02).

Ownership

Johannes MaronPersonal account
300 followers142 public repossince May 2012

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-health-check4.4.43,390,8821255 days agodjangopostgresql

Metrics by category

Vitality

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

93Exceptional · 21% of overall
How it's scored
36/36Push recency — last push 5 days ago
24.2/36Commit cadence — 35/52 weeks with commits
18/18Commit volume — 156 commits in the last year
10/10OpenSSF Scorecard: Maintained — 19 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year156
human_commit_share0.63
days_since_last_push5
active_weeks_last_year35

Release discipline

100Exceptional
How it's scored
27/27Ships releases — 96 releases published
36/36Release recency — latest release 5 days ago
27/27Release cadence — a release every ~14.5 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count96
latest_release_tag4.4.4
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases14.5
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?

86Excellent · 17% of overall
How it's scored
51.1/60Stars — 1,419 stars
19.5/25Forks — 222 forks
7/15Watchers — 19 watchers
Inputs used
forks222
stars1,419
watchers19
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
readme_badges5
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicescodecov.io, shields.io
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 3,390,882 downloads/month across pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesdjango-health-check
dependents
ecosystemspypi
total_downloads
monthly_downloads3,390,882
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?

75Good · 23% of overall
How it's scored
36/54Bus factor — 3 contributor(s) cover half of all commits
14.5/22.5Commit distribution — top contributor authored 35% of commits
13.5/13.5Contributor breadth — 82 contributors
10/10OpenSSF Scorecard: Contributors — project has 32 contributing companies or organizations
Inputs used
bus_factor3
contributors_sampled82
top_contributor_share0.354
How it's scored
41.8/42Issue resolution — 100% of issues closed
20.6/30PR acceptance — 362/528 decided PRs merged
0/13Newcomer PR acceptance — 0/2 first-time contributors' PRs merged in 30d
4.5/15OpenSSF Scorecard: Code-Review — Found 5/15 approved changesets -- score normalized to 3
Inputs used
merged_prs362
open_issues1
closed_issues204
prs_merged_7d1
prs_decided_7d3
prs_merged_30d1
prs_decided_30d3
issue_closed_ratio0.995
closed_unmerged_prs166
first_time_authors_30d2
first_time_prs_merged_30d0
first_time_prs_decided_30d2
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
17.8/25Owner reach — 300 followers of codingjoe
25/25Track record — 142 public repos, account ~14 yr old
Inputs used
followers300
owner_typeUser
is_verified
owner_logincodingjoe
public_repos142
account_age_days5,183
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
35/35Publish recency — latest publish 5 days ago
20/20Version history — 125 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesdjango-health-check
ecosystemspypi
any_deprecatedno
min_days_since_publish5

Engineering Quality

Are baseline engineering and documentation practices in place?

95Exceptional · 19% of overall
How it's scored
24/24CI workflows — 3 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
6.4/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests — 20 out of 22 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://codingjoe.dev/django-health-check/
10/10Repository description
10/10Topics — 5 topics
0/10Wiki
Inputs used
topicsdjango, monitoring, container, docker, health-check
has_wikino
homepagehttps://codingjoe.dev/django-health-check/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

70Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0.8/7.5Branch-Protection — branch protection is not maximal on development and all release branches
2.2/2.5CI-Tests — 20 out of 22 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
2.2/7.5Code-Review — Found 5/15 approved changesets -- score normalized to 3
2.5/2.5Contributors — project has 32 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 19 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
5/5Packaging — packaging workflow detected
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate6.2
Excluded from scoring (no data or not applicable): signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
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_packages4
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-health-check@4.4.4 runtime dependency closure — what installing the published package pulls in — 4 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

55Moderate · 4% of overall
How it's scored
45/45Agent instructions — .github/copilot-instructions.md
0/15Machine-readable docs (llms.txt)
29.6/40Legible commit history — 35 of 63 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.556
agent_instruction_files.github/copilot-instructions.md
agent_instruction_max_bytes2,057
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
8/8Automated maintenance — 12 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0.12
How it's scored
0/45Type-checkable code — Python without a type-check config
55/55Manageable file sizes — 0/36 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes42,199
source_files_sampled36
oversized_source_files0

Key facts

1,419GitHub stars
82contributors
156commits, last 12 months
5days since last push
96releases
3bus factor
1open 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 ★ / 222 ⇿
0Stars
222Forks
95Releases

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.

0408012016020024021352011-092019-022026-07
Major 2Minor 27Patch 56

Each point covers 14 days.

OpenSSF Scorecard 6.2 / 10
6.2aggregate

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-08-03 03:38 UTC

10Binary-Artifactsno binaries found in the repo
1Branch-Protectionbranch protection is not maximal on development and all release branches
9CI-Tests20 out of 22 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 5/15 approved changesets -- score normalized to 3
10Contributorsproject has 32 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained19 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
PyPIDjango>=5.2pyproject.toml
PyPIdnspython>=2.0.0pyproject.toml
All dependencies 2

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

RegistryPackageVersionRelation
PyPIdjangodirect
PyPIdnspythondirect
Dependency advisories 0

Installing pypi:django-health-check@4.4.4 pulls in 4 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",
        "monitoring",
        "container",
        "docker",
        "health-check"
      ],
      "is_fork": false,
      "size_kb": 547,
      "has_wiki": false,
      "homepage": "https://codingjoe.dev/django-health-check/",
      "languages": {
        "HTML": 4721,
        "Python": 271340
      },
      "pushed_at": "2026-07-28T17:32:53Z",
      "created_at": "2011-08-20T11:53:16Z",
      "owner_type": "User",
      "updated_at": "2026-07-28T17:32:22Z",
      "description": "Pluggable health checks for Django applications",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "codingjoe.dev",
      "name": "Johannes Maron",
      "type": "User",
      "login": "codingjoe",
      "company": null,
      "location": "Potsdam, Germany",
      "followers": 300,
      "avatar_url": "https://avatars.githubusercontent.com/u/1772890?v=4",
      "created_at": "2012-05-24T06:26:06Z",
      "is_verified": null,
      "public_repos": 142,
      "account_age_days": 5183
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "4.4.4",
          "kind": "patch",
          "published_at": "2026-07-28T17:32:53Z"
        },
        {
          "tag": "4.4.3",
          "kind": "patch",
          "published_at": "2026-06-23T09:41:25Z"
        },
        {
          "tag": "4.4.2",
          "kind": "patch",
          "published_at": "2026-06-03T19:07:26Z"
        },
        {
          "tag": "4.4.1",
          "kind": "patch",
          "published_at": "2026-05-15T16:07:55Z"
        },
        {
          "tag": "4.4.0",
          "kind": "minor",
          "published_at": "2026-04-19T17:45:58Z"
        },
        {
          "tag": "4.3.1",
          "kind": "patch",
          "published_at": "2026-04-18T09:43:11Z"
        },
        {
          "tag": "4.3.0",
          "kind": "minor",
          "published_at": "2026-04-15T17:11:13Z"
        },
        {
          "tag": "4.2.2",
          "kind": "patch",
          "published_at": "2026-04-09T16:03:54Z"
        },
        {
          "tag": "4.2.1",
          "kind": "patch",
          "published_at": "2026-03-20T13:37:20Z"
        },
        {
          "tag": "4.2.0",
          "kind": "minor",
          "published_at": "2026-03-19T22:46:16Z"
        },
        {
          "tag": "4.1.2",
          "kind": "patch",
          "published_at": "2026-03-04T19:51:03Z"
        },
        {
          "tag": "4.1.1",
          "kind": "patch",
          "published_at": "2026-03-04T09:15:58Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2026-03-01T16:02:28Z"
        },
        {
          "tag": "4.0.6",
          "kind": "patch",
          "published_at": "2026-02-23T17:10:39Z"
        },
        {
          "tag": "4.0.5",
          "kind": "patch",
          "published_at": "2026-02-23T11:58:20Z"
        },
        {
          "tag": "4.0.4",
          "kind": "patch",
          "published_at": "2026-02-18T13:08:04Z"
        },
        {
          "tag": "4.0.3",
          "kind": "patch",
          "published_at": "2026-02-17T18:24:22Z"
        },
        {
          "tag": "4.0.2",
          "kind": "patch",
          "published_at": "2026-02-17T14:26:40Z"
        },
        {
          "tag": "4.0.1",
          "kind": "patch",
          "published_at": "2026-02-17T11:29:37Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2026-02-12T14:45:14Z"
        },
        {
          "tag": "3.24.0",
          "kind": "minor",
          "published_at": "2026-02-12T10:01:37Z"
        },
        {
          "tag": "4.0rc8",
          "kind": "other",
          "published_at": "2026-02-11T20:15:18Z"
        },
        {
          "tag": "4.0rc7",
          "kind": "other",
          "published_at": "2026-02-10T11:26:30Z"
        },
        {
          "tag": "4.0rc6",
          "kind": "other",
          "published_at": "2026-02-10T09:49:29Z"
        },
        {
          "tag": "4.0rc5",
          "kind": "other",
          "published_at": "2026-02-07T17:11:49Z"
        },
        {
          "tag": "3.23.5",
          "kind": "patch",
          "published_at": "2026-02-06T14:19:14Z"
        },
        {
          "tag": "4.0rc4",
          "kind": "other",
          "published_at": "2026-02-06T13:07:49Z"
        },
        {
          "tag": "3.23.4",
          "kind": "patch",
          "published_at": "2026-02-06T12:47:01Z"
        },
        {
          "tag": "4.0rc3",
          "kind": "other",
          "published_at": "2026-02-05T12:43:38Z"
        },
        {
          "tag": "4.0rc2",
          "kind": "other",
          "published_at": "2026-02-04T10:53:55Z"
        },
        {
          "tag": "4.0rc1",
          "kind": "other",
          "published_at": "2026-02-03T22:19:21Z"
        },
        {
          "tag": "3.23.3",
          "kind": "patch",
          "published_at": "2026-02-03T22:08:34Z"
        },
        {
          "tag": "3.23.2",
          "kind": "patch",
          "published_at": "2026-02-03T21:57:41Z"
        },
        {
          "tag": "3.23.1",
          "kind": "patch",
          "published_at": "2026-02-03T16:33:26Z"
        },
        {
          "tag": "3.23.0",
          "kind": "minor",
          "published_at": "2026-02-03T10:17:20Z"
        },
        {
          "tag": "3.22.0",
          "kind": "minor",
          "published_at": "2026-02-02T11:45:29Z"
        },
        {
          "tag": "3.21.1",
          "kind": "patch",
          "published_at": "2026-02-02T10:19:06Z"
        },
        {
          "tag": "3.21.0",
          "kind": "minor",
          "published_at": "2026-01-30T13:49:22Z"
        },
        {
          "tag": "3.20.8",
          "kind": "patch",
          "published_at": "2025-12-22T23:58:21Z"
        },
        {
          "tag": "3.20.7",
          "kind": "patch",
          "published_at": "2025-12-21T17:43:54Z"
        },
        {
          "tag": "3.20.6",
          "kind": "patch",
          "published_at": "2025-12-20T20:18:07Z"
        },
        {
          "tag": "3.20.5",
          "kind": "patch",
          "published_at": "2025-12-20T20:07:45Z"
        },
        {
          "tag": "3.20.4",
          "kind": "patch",
          "published_at": "2025-12-19T21:20:03Z"
        },
        {
          "tag": "3.20.3",
          "kind": "patch",
          "published_at": "2025-12-19T17:13:51Z"
        },
        {
          "tag": "3.20.2",
          "kind": "patch",
          "published_at": "2025-12-19T13:45:59Z"
        },
        {
          "tag": "3.20.1",
          "kind": "patch",
          "published_at": "2025-12-19T12:31:50Z"
        },
        {
          "tag": "3.20.0",
          "kind": "minor",
          "published_at": "2025-06-16T09:21:50Z"
        },
        {
          "tag": "3.19.2",
          "kind": "patch",
          "published_at": "2025-06-10T22:33:42Z"
        },
        {
          "tag": "3.19.1",
          "kind": "patch",
          "published_at": "2025-06-09T16:48:27Z"
        },
        {
          "tag": "3.19.0",
          "kind": "minor",
          "published_at": "2025-06-03T10:56:28Z"
        },
        {
          "tag": "3.18.3",
          "kind": "patch",
          "published_at": "2024-06-22T14:34:06Z"
        },
        {
          "tag": "3.18.2",
          "kind": "patch",
          "published_at": "2024-05-03T21:55:25Z"
        },
        {
          "tag": "3.18.1",
          "kind": "patch",
          "published_at": "2024-01-31T16:41:55Z"
        },
        {
          "tag": "3.18.0",
          "kind": "minor",
          "published_at": "2024-01-27T16:48:33Z"
        },
        {
          "tag": "3.17.0",
          "kind": "minor",
          "published_at": "2022-09-05T13:05:49Z"
        },
        {
          "tag": "3.16.7",
          "kind": "patch",
          "published_at": "2022-09-02T13:45:59Z"
        },
        {
          "tag": "3.16.6",
          "kind": "patch",
          "published_at": "2022-09-02T12:38:54Z"
        },
        {
          "tag": "3.16.5",
          "kind": "patch",
          "published_at": "2021-12-09T12:10:38Z"
        },
        {
          "tag": "3.16.4",
          "kind": "patch",
          "published_at": "2021-04-19T15:59:33Z"
        },
        {
          "tag": "3.16.3",
          "kind": "patch",
          "published_at": "2021-02-18T14:07:52Z"
        },
        {
          "tag": "3.16.2",
          "kind": "patch",
          "published_at": "2021-01-06T07:42:18Z"
        },
        {
          "tag": "3.16.1",
          "kind": "patch",
          "published_at": "2020-11-05T14:09:04Z"
        },
        {
          "tag": "3.16.0",
          "kind": "minor",
          "published_at": "2020-11-04T10:21:24Z"
        },
        {
          "tag": "3.15.0",
          "kind": "minor",
          "published_at": "2020-11-04T10:05:53Z"
        },
        {
          "tag": "3.14.3",
          "kind": "patch",
          "published_at": "2020-10-16T09:10:14Z"
        },
        {
          "tag": "3.14.2",
          "kind": "patch",
          "published_at": "2020-10-05T14:13:43Z"
        },
        {
          "tag": "3.14.1",
          "kind": "patch",
          "published_at": "2020-09-21T14:22:45Z"
        },
        {
          "tag": "3.14.0",
          "kind": "minor",
          "published_at": "2020-09-16T07:07:23Z"
        },
        {
          "tag": "3.13.3",
          "kind": "patch",
          "published_at": "2020-06-09T14:57:56Z"
        },
        {
          "tag": "3.12.3",
          "kind": "patch",
          "published_at": "2020-05-23T13:31:02Z"
        },
        {
          "tag": "3.12.2",
          "kind": "patch",
          "published_at": "2020-03-17T12:12:35Z"
        },
        {
          "tag": "3.12.1",
          "kind": "patch",
          "published_at": "2020-01-14T15:48:09Z"
        },
        {
          "tag": "3.12.0",
          "kind": "minor",
          "published_at": "2020-01-14T12:36:11Z"
        },
        {
          "tag": "3.11.1",
          "kind": "patch",
          "published_at": "2019-10-29T07:59:24Z"
        },
        {
          "tag": "3.11.0",
          "kind": "minor",
          "published_at": "2019-09-06T16:28:50Z"
        },
        {
          "tag": "3.10.2",
          "kind": "patch",
          "published_at": "2019-05-27T14:32:22Z"
        },
        {
          "tag": "3.10.1",
          "kind": "patch",
          "published_at": "2019-05-14T15:42:24Z"
        },
        {
          "tag": "3.10.0",
          "kind": "minor",
          "published_at": "2019-04-27T11:47:58Z"
        },
        {
          "tag": "3.9.0",
          "kind": "minor",
          "published_at": "2019-02-04T08:01:41Z"
        },
        {
          "tag": "3.8.0",
          "kind": "minor",
          "published_at": "2018-10-19T14:59:39Z"
        },
        {
          "tag": "3.7.1",
          "kind": "patch",
          "published_at": "2018-10-05T07:53:27Z"
        },
        {
          "tag": "3.7.0",
          "kind": "minor",
          "published_at": "2018-08-05T09:16:33Z"
        },
        {
          "tag": "3.6.1",
          "kind": "patch",
          "published_at": "2018-06-13T13:48:12Z"
        },
        {
          "tag": "3.6.0",
          "kind": "minor",
          "published_at": "2018-05-25T09:29:22Z"
        },
        {
          "tag": "3.5.1",
          "kind": "patch",
          "published_at": "2018-03-15T18:12:42Z"
        },
        {
          "tag": "3.5.0",
          "kind": "minor",
          "published_at": "2018-02-08T10:11:46Z"
        },
        {
          "tag": "3.4.3",
          "kind": "patch",
          "published_at": "2018-02-07T12:20:00Z"
        },
        {
          "tag": "3.4.2",
          "kind": "patch",
          "published_at": "2018-02-01T12:57:05Z"
        },
        {
          "tag": "3.4.1",
          "kind": "patch",
          "published_at": "2018-01-26T10:11:36Z"
        },
        {
          "tag": "3.4.0",
          "kind": "minor",
          "published_at": "2018-01-24T10:42:19Z"
        },
        {
          "tag": "3.3.0",
          "kind": "minor",
          "published_at": "2018-01-18T20:26:07Z"
        },
        {
          "tag": "3.2.0",
          "kind": "minor",
          "published_at": "2018-01-16T12:12:36Z"
        },
        {
          "tag": "3.1.0",
          "kind": "minor",
          "published_at": "2018-01-16T10:29:25Z"
        },
        {
          "tag": "3.0.0",
          "kind": "major",
          "published_at": "2017-12-13T10:50:29Z"
        },
        {
          "tag": "0.3",
          "kind": "other",
          "published_at": "2013-12-20T09:15:02Z"
        },
        {
          "tag": "0.2",
          "kind": "other",
          "published_at": "2013-07-02T21:23:12Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "1e09a5a3793363a2ed661bb15b638e479cc976b9",
          "body": null,
          "is_bot": false,
          "headline": "Fix #743 -- Add redis label to JSON views",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-07-28T17:32:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bbe382605c61b974407d34a1e779d3c70a521c75",
          "body": "updates:\n- [github.com/djlint/djLint: v1.41.0 → v1.43.0](https://github.com/djlint/djLint/compare/v1.41.0...v1.43.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.15.22 → v0.16.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.22...v0.16.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-07-28T14:33:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01a0f660d510a5726a2e7d43b96dc4d3c11cab90",
          "body": "updates:\n- [github.com/djlint/djLint: v1.40.6 → v1.41.0](https://github.com/djlint/djLint/compare/v1.40.6...v1.41.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.15.21 → v0.15.22](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.21...v0.15.22)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-07-21T14:04:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52d1502b563ee5a73c2f2c2dff8f681d0e723e84",
          "body": "updates:\n- [github.com/djlint/djLint: v1.40.3 → v1.40.6](https://github.com/djlint/djLint/compare/v1.40.3...v1.40.6)\n- [github.com/astral-sh/ruff-pre-commit: v0.15.20 → v0.15.21](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.20...v0.15.21)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-07-15T15:13:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d9b82d6a9abb6be4aa3fd9803b8d3987038b8fc",
          "body": "updates:\n- [github.com/djlint/djLint: v1.39.5 → v1.40.3](https://github.com/djlint/djLint/compare/v1.39.5...v1.40.3)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-07-07T08:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f707c9b7c16041fac09e8867bf7d31d15c2c7580",
          "body": "updates:\n- [github.com/adamchainz/django-upgrade: 1.30.0 → 1.31.1](https://github.com/adamchainz/django-upgrade/compare/1.30.0...1.31.1)\n- [github.com/djlint/djLint: v1.39.2 → v1.39.5](https://github.com/djlint/djLint/compare/v1.39.2...v1.39.5)\n- [github.com/astral-sh/ruff-pre-commit: v0.15.18 → v0.15.20](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.18...v0.15.20)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-30T14:17:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "46c7d08058c23093b690e547462accc718fa8a10",
          "body": "Remove blank separator lines from the OpenMetrics response emitted by\n`render_to_response_openmetrics()`.\n\n---------\n\nCo-authored-by: Johannes Maron <johannes@maron.family>",
          "is_bot": false,
          "headline": "Fix #742 -- Remove blank lines in OpenMetrics output (#741)",
          "author_name": "pfcodes",
          "author_login": "pfcodes",
          "committed_at": "2026-06-23T09:40:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ef66775cb8eb08b3cf3f28c0ecb37f49d3159b6",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.17 → v0.15.18](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.17...v0.15.18)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-23T09:12:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf59fb0dfe8af2ab5aa93dd891b51a9864c5126f",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-19T14:48:52Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2409afb6c9469f6c0b789a1287773d1b3faf8f20",
          "body": "updates:\n- [github.com/djlint/djLint: v1.39.0 → v1.39.2](https://github.com/djlint/djLint/compare/v1.39.0...v1.39.2)\n- [github.com/astral-sh/ruff-pre-commit: v0.15.16 → v0.15.17](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.16...v0.15.17)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-15T18:17:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c2fb0296dbc361b0c19ec31fd51a167e43f38fbb",
          "body": null,
          "is_bot": false,
          "headline": "Update sponsor image link in README.md",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-06-10T20:27:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e0ec1fd16b4b538badfa5c6e750530e739400a2",
          "body": "updates:\n- [github.com/djlint/djLint: v1.36.4 → v1.39.0](https://github.com/djlint/djLint/compare/v1.36.4...v1.39.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.15.15 → v0.15.16](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.15...v0.15.16)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-08T18:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ccb4f7f51af7cbe92fc7ad0b6548decd60296940",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 6 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T07:27:38Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d09fca37bad2f5d9c4805635fdde46246ccc8103",
          "body": "Add sponsors section to the README file",
          "is_bot": false,
          "headline": "Add sponsors section",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-06-03T19:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "537935f3131b25092e699e3c870ff56b1013bd29",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.14 → v0.15.15](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.14...v0.15.15)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-01T18:36:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7221356df7e144c6117e4190a85c53491167b6db",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.13 → v0.15.14](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.13...v0.15.14)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-05-26T09:10:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bf167d8ddad0bf18349aef188969f35d4ceabfc",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.12 → v0.15.13](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.12...v0.15.13)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-05-18T18:18:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4cf70f48ac2b7604bd3911d06f043cfd7b8c052f",
          "body": "A wrong API call caused Atlassian checks w/o an explicit component to return false positives.",
          "is_bot": false,
          "headline": "Fix Atlassian incident checks",
          "author_name": "Muhammad Hassan Raza",
          "author_login": "M-Hassan-Raza",
          "committed_at": "2026-05-15T16:07:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c37158fbb44a2d01574cd6f6faf95d0c387e55c",
          "body": "Co-Authored-by: Hassan Raza <raihassanraza10@gmail.com>",
          "is_bot": false,
          "headline": "Add atlassian extra depnency test group",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-05-15T10:25:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a3de19400d99a45d4b9e66b69233c7e291a47a5",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.11 → v0.15.12](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.11...v0.15.12)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-04-28T09:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e35a96ea16356ddc306e093b1a35c60e70e40e5",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.10 → v0.15.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.10...v0.15.11)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-04-20T18:55:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a986045144a58fae4c7ee38da8f82a2b2724eff",
          "body": "The test app Redis endpoint was still passing redis_url into the check,\nbut the Redis check now expects client_factory or the deprecated client\nargument. That made /health/redis/ blow up before the check even ran.\n\nThis switches the test route to client_factory and adds a regression\ntest that hits the route and makes sure it returns a normal health\nresponse.",
          "is_bot": false,
          "headline": "Update deprecated redis_url test case (#726)",
          "author_name": "Muhammad Hassan Raza",
          "author_login": "M-Hassan-Raza",
          "committed_at": "2026-04-20T14:10:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e480bc06a2c38f2e5c6406ac16cbbf2ed0463b6e",
          "body": "Co-authored-by: Rémi Desgrange <remi.desgrange@ielo.net>\nCo-authored-by: Johannes Maron <johannes@maron.family>",
          "is_bot": false,
          "headline": "Resolve #724 -- Add public dataclass field as OpenMetric label (#725)",
          "author_name": "Rémi Desgrange",
          "author_login": "RemiDesgrange",
          "committed_at": "2026-04-19T17:44:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e56c871d4f47acca7b3f1d0e80825025a685b51b",
          "body": "Try deleting the probe file, if the `Storage` check fails somewhere during execution.\n\n---------\n\nCo-authored-by: Johannes Maron <johannes@maron.family>",
          "is_bot": false,
          "headline": "Clean up storage probe files when validation fails (#717)",
          "author_name": "Muhammad Hassan Raza",
          "author_login": "M-Hassan-Raza",
          "committed_at": "2026-04-18T09:42:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3421a3cabab7f2c7465afb11bc52d38b51c337c1",
          "body": null,
          "is_bot": false,
          "headline": "Update copilot review instructions",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-04-17T18:18:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c674d2f6d51784f01c3960a1ef37f2ee601608d5",
          "body": "This reverts commit c9e6a5acdb1f3fa7b260bc7543975fd00e4ff8b7.",
          "is_bot": false,
          "headline": "Revert \"Update celery requirement from >=5.0.0 to >=5.6.3\"",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-04-15T17:08:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04a22e527dae62af689a51052d2744e3ede2748e",
          "body": "This reverts commit fdd270786f8129d1586bd6a2579ce64000bfc2bc.",
          "is_bot": false,
          "headline": "Revert \"Update flit-core requirement from >=3.2 to >=3.12.0\"",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-04-15T17:07:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4d47e8ab3501fadbd49539a2d4f78300717fa78f",
          "body": "This reverts commit 62b272405a40b6f8f108b50fdf067044eb1adf11.",
          "is_bot": false,
          "headline": "Revert \"Update aio-pika requirement from >=9.0.0 to >=9.6.2\"",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-04-15T17:07:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e0d44791516d85cdaf70d888a96c603c4e2d1d5f",
          "body": "This reverts commit 42e2508d0c47eaf737719adb5d47e8b5505179d3.",
          "is_bot": false,
          "headline": "Revert \"Update django requirement from >=5.2 to >=5.2.13\"",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-04-15T17:06:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8994dcc7bc63df6a713f00b5fe73f3158e86e21a",
          "body": "This reverts commit 774341b30addea873fddaef3f82c35fc99881aef.",
          "is_bot": false,
          "headline": "Revert \"Update confluent-kafka requirement from >=2.0.0 to >=2.14.0\"",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-04-15T17:06:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f31638c0e124dc9057d702c4b6dfa231c723b09",
          "body": "…(#716)",
          "is_bot": false,
          "headline": "Ref #701 -- Add support for a custom executor for synchronous checks …",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-04-15T17:02:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b79e9604a0d5ae8e6420fc1c8c1e493b19aa49a1",
          "body": "Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/upload-pages-artifact/releases)\n- [Commits](https://github.com/actions/upload-pages-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-pages-artifact\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-pages-artifact from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-14T10:27:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00314ebd665beb2d8aa96169971d8afeda5be490",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.9 → v0.15.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.9...v0.15.10)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-04-13T18:13:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "774341b30addea873fddaef3f82c35fc99881aef",
          "body": "Updates the requirements on [confluent-kafka](https://github.com/confluentinc/confluent-kafka-python) to permit the latest version.\n- [Release notes](https://github.com/confluentinc/confluent-kafka-python/releases)\n- [Changelog](https://github.com/confluentinc/confluent-kafka-python/blob/master/CHAN\n[…]\nev1...v2.14.0)\n\n---\nupdated-dependencies:\n- dependency-name: confluent-kafka\n  dependency-version: 2.14.0\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update confluent-kafka requirement from >=2.0.0 to >=2.14.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T11:13:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "42e2508d0c47eaf737719adb5d47e8b5505179d3",
          "body": "Updates the requirements on [django](https://github.com/django/django) to permit the latest version.\n- [Commits](https://github.com/django/django/compare/5.2...5.2.13)\n\n---\nupdated-dependencies:\n- dependency-name: django\n  dependency-version: 5.2.13\n  dependency-type: direct:production\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update django requirement from >=5.2 to >=5.2.13",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T11:06:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62b272405a40b6f8f108b50fdf067044eb1adf11",
          "body": "Updates the requirements on [aio-pika](https://github.com/mosquito/aio-pika) to permit the latest version.\n- [Release notes](https://github.com/mosquito/aio-pika/releases)\n- [Changelog](https://github.com/mosquito/aio-pika/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mosquito/aio-pika/compare/9.0.0...9.6.2)\n\n---\nupdated-dependencies:\n- dependency-name: aio-pika\n  dependency-version: 9.6.2\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update aio-pika requirement from >=9.0.0 to >=9.6.2",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T11:06:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fdd270786f8129d1586bd6a2579ce64000bfc2bc",
          "body": "Updates the requirements on [flit-core](https://github.com/pypa/flit) to permit the latest version.\n- [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst)\n- [Commits](https://github.com/pypa/flit/compare/3.2.0...3.12.0)\n\n---\nupdated-dependencies:\n- dependency-name: flit-core\n  dependency-version: 3.12.0\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update flit-core requirement from >=3.2 to >=3.12.0",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T11:05:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9e6a5acdb1f3fa7b260bc7543975fd00e4ff8b7",
          "body": "Updates the requirements on [celery](https://github.com/celery/celery) to permit the latest version.\n- [Release notes](https://github.com/celery/celery/releases)\n- [Changelog](https://github.com/celery/celery/blob/v5.6.3/Changelog.rst)\n- [Commits](https://github.com/celery/celery/compare/v5.0.0...v5.6.3)\n\n---\nupdated-dependencies:\n- dependency-name: celery\n  dependency-version: 5.6.3\n  dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Update celery requirement from >=5.0.0 to >=5.6.3",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-04-13T11:05:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3decb56319cc277a398e0b145bd441421389120c",
          "body": "… (#700)\n\n`inspect(...).active_queues()` can return `None` when the broker is\nrestarting. This makes `check_active_queues()` handle a missing inspect\npayload as an empty queue mapping, so it reports unavailable queues\ninstead of crashing with `AttributeError`.\n\n\nCo-authored-by: Johannes Maron <johannes@maron.family>",
          "is_bot": false,
          "headline": "Fix #699 -- Gracefully handle None value from active_queues in Celery…",
          "author_name": "Sascha Buehrle",
          "author_login": "saschabuehrle",
          "committed_at": "2026-04-09T16:03:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d372f1d380b2c7cfd1d7f16ddb8ea95f6446607",
          "body": "Since the Database check is currently implemented syncronously,\nDjango doesn't have a async ORM yet, we need to always close the\nconnection. Django's DB connections are thread local and a new\nconnection will be created for each run. Persisted connections\nwill not be cleaned up. We can either call close or simply use\na temporary connection.",
          "is_bot": false,
          "headline": "Ref #701 -- Use temporary connection in DB check",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-04-09T15:57:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0c89a2442f97e2c3dccd21a665b31a30fd61b066",
          "body": "asyncio.to_thread copies the context and passes it to the thread.\nThis will create a larger memory foodprint and may cleave objects\nin memory for too long",
          "is_bot": false,
          "headline": "Ref #701 -- Do not copy context to threads",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-04-09T15:57:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c014a02dfee7679670bd585c60d4b285d007c60",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.8 → v0.15.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.8...v0.15.9)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-04-07T08:56:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ab877c0c5c8a4d0a7dc4e56f68ec98549aec79af",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.7 → v0.15.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.7...v0.15.8)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-31T15:32:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "64fd9772b4a02f70be4e1319f1b6f111d0217a93",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-27T13:44:14Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5ed9d902bb341f94fd83386520793b63302f1bf9",
          "body": null,
          "is_bot": false,
          "headline": "Link to stable psutil docs",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-03-26T16:43:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f742c20eec99e8090e47a257ab176e247c829ddb",
          "body": "Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4 to 5.\n- [Release notes](https://github.com/actions/deploy-pages/releases)\n- [Commits](https://github.com/actions/deploy-pages/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/deploy-pages\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/deploy-pages from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-26T16:42:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e51307c8f95ef7229f2ffe764e2a97cf4dbfc020",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.6 → v0.15.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.6...v0.15.7)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-24T09:35:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a922d34ef471a05422592d637922e093e09fb647",
          "body": null,
          "is_bot": false,
          "headline": "Resolve #688 -- Add a cookbook to the documentation (#690)",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-03-20T13:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "522c395008eb40c4d2c618dbf27e15a03d6b9a28",
          "body": null,
          "is_bot": false,
          "headline": "Sanitize the docs",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-03-19T22:33:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fae1527dc51b86ac1faec5ce83b024c4c29731a",
          "body": "Co-authored-by: Johannes Maron <johannes@maron.family>",
          "is_bot": false,
          "headline": "Limit Atlassian status checks to a specific component (#687)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-03-19T22:26:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "940646e26c72559e2075a13ed4198ec4f4f78290",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.5 → v0.15.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.5...v0.15.6)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-17T08:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00eaa7e154ee307d58e7346a631e91f19894c62a",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.4 → v0.15.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.4...v0.15.5)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-10T09:37:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c28c5314e53b47666b22532468015c41b49af338",
          "body": "Ref #676",
          "is_bot": false,
          "headline": "Add extra dependencies to migration guide",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-03-04T19:49:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1c17cd3929792abe19d62124ec60588d7c2af240",
          "body": null,
          "is_bot": false,
          "headline": "Rounder the table coners on large screens",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-03-04T12:14:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28027fbb8b2cc10990eaaee3f1952cb449c162c9",
          "body": null,
          "is_bot": false,
          "headline": "Add pyupgrade",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-03-04T10:08:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b2958506dba98aaec88c097cac02d8f37ad43a3",
          "body": null,
          "is_bot": false,
          "headline": "Fix #659 - Add port to distinguish redis instances (#670)",
          "author_name": "Gabriele-V",
          "author_login": "gabriele-v",
          "committed_at": "2026-03-04T09:15:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2e082139d649bbffbf29f2851c19f8545cd06a26",
          "body": "updates:\n- [github.com/adamchainz/django-upgrade: 1.29.1 → 1.30.0](https://github.com/adamchainz/django-upgrade/compare/1.29.1...1.30.0)\n- [github.com/astral-sh/ruff-pre-commit: v0.15.2 → v0.15.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.2...v0.15.4)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-03-02T19:51:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c13c1096d656ffc4c61f1b275bda4b4fb3ab4642",
          "body": "Feed error entries used `timezone.now()` as their publish date, causing\nfeed readers to flag the same incident as new on every poll. For proxied\nstatus pages (AWS, GCP, Atlassian-based, etc.), the incident date from\nthe source feed is now preserved.\n\n\nCo-authored-by: Johannes Maron <johannes@maron.family>",
          "is_bot": false,
          "headline": "Fix RSS/Atom feed errors appearing as new entries on every poll (#667)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-03-01T16:01:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bfd8dcf960e17991e92d6abeb494dc5660301c4",
          "body": null,
          "is_bot": false,
          "headline": "Add Hetzner RSS status check (#673)",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-03-01T15:38:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "023a6d808b8a110b764f20b16431e258419cab17",
          "body": "Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.\n- [Release notes](https://github.com/actions/upload-artifact/releases)\n- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-artifact\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-artifact from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-27T15:32:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "35ffafecd0a1e529762782e0fe772a84b94779bc",
          "body": "Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 7 to 8.\n- [Release notes](https://github.com/actions/download-artifact/releases)\n- [Commits](https://github.com/actions/download-artifact/compare/v7...v8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/download-artifact\n  dependency-version: '8'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/download-artifact from 7 to 8",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-27T15:32:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "07c5eaaacfb1b49ca269d86b7f4a119f5d26ab6b",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.1 → v0.15.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.1...v0.15.2)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-02-24T09:42:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc1e2542207b3dc8b9e7cfa0349fd0cbf22ea3bb",
          "body": "Ref #659",
          "is_bot": false,
          "headline": "Make Redis connection arguments in repr optional (#664)",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-23T17:10:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "692e0ddcfd590d7d40c0da628cd9a03bcd599a01",
          "body": "Fix #659\n\n---------\n\nCo-authored-by: codingjoe <1772890+codingjoe@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Show host and db in Redis check __repr__ (#662)",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-23T11:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c141523cafedab8d137f9e70f7e2ee40f0414331",
          "body": null,
          "is_bot": false,
          "headline": "Add graceful error message to wrongly configured aliases (#660)",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-23T09:28:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1d6edbf188dcbd12a2f8964dfba40a5b6e795cf5",
          "body": "…from links (#658)\n\nFeed item descriptions were missing the actual health status, and item\nlinks carried the `?format=rss` query parameter — making them\nmachine-readable URLs rather than human-readable ones.\n\n---------\n\nCo-authored-by: codingjoe <1772890+codingjoe@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix RSS/Atom feed: include status in description, strip format param …",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-02-23T09:09:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3424973fed60e72773fccd7510b18bef7fe23276",
          "body": null,
          "is_bot": false,
          "headline": "Add funding link to PyPi project",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-18T13:38:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1f5120be42c9aec11c5620fe862eb517a4dd047",
          "body": "Redis clients may leak connections between concurrent requests.\nTo prevent this we need to instanciate a client per request.",
          "is_bot": false,
          "headline": "Fix #643 -- Add client_fractory to Redis check (#651)",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-18T13:07:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7d5015a2d4f51cf2a32d21da6c109ef85c737f11",
          "body": null,
          "is_bot": false,
          "headline": "Fallback for modern Python syntax",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-17T18:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0ea9af90703de1e87f3719c8fd172e943d96892b",
          "body": null,
          "is_bot": false,
          "headline": "Test contrib against lowest supported Python version",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-17T18:21:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "660b00038e66ed176ffe82f0d9f7d2a8d9ce6d19",
          "body": "Rebase merged on a PR updated the commit sha1\n\nClose #646",
          "is_bot": false,
          "headline": "Fix git-blame-ignore-revs",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-17T17:07:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bc54f6975c1883151a6a03d7a60b81e1f7082a38",
          "body": "Co-authored-by: codingjoe <1772890+codingjoe@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Fix RSS/Atom feeds using static epoch for healthy checks (#642)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-02-17T14:19:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2be5503ff6371f81e1d1842e96c297ae45ba8076",
          "body": "Keep only corrections to existing errors:\n- install.md: correct import\n- redis.py: remove misleading redis_url reference\n\nCo-authored-by: codingjoe <1772890+codingjoe@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Remove extended Redis migration docs per feedback",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-02-17T11:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a22d0453f997d93e64ca9bcd4d5e0df22b943259",
          "body": "- Remove outdated redis_url mention from Redis class docstring\n- Add from_url example to show migration path\n- Add dedicated Redis migration section to migrate-to-v4.md\n- Fix install.md to use correct async Redis import\n\nCo-authored-by: codingjoe <1772890+codingjoe@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Update Redis documentation to clarify v4.0.0 changes",
          "author_name": "copilot-swe-agent[bot]",
          "author_login": "Copilot",
          "committed_at": "2026-02-17T11:28:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9c6abb15c4fcdc9560c3231d95adbd41205dd342",
          "body": "By default Celeries' `task_queues` is None. Even though, there is a\ndefault queue set unless the configuration is altered.\n\n* Drop Celery 3.0 support and drop the old settings fallback.\n* Harden test suite by relying less on mocking.",
          "is_bot": false,
          "headline": "Fix #631 -- Add `task_default_queue` fallback if `task_queues` is None",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-17T11:26:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6aba95c6063508ec969451040f8890faeacd61b9",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.15.0 → v0.15.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.0...v0.15.1)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-02-17T09:34:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d2a31ccdeab00cf6c1dd4cd229d86b2edf8fe8f",
          "body": null,
          "is_bot": false,
          "headline": "Improve type hints (#628)",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-12T14:27:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a315042bd547d87cae3f50b89efa3f655a938a18",
          "body": null,
          "is_bot": false,
          "headline": "Skip documentation builds for pre-releases (#624)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-02-12T09:10:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b214a8a9fe9996b5c974f94f13c576db3c9d31a1",
          "body": null,
          "is_bot": false,
          "headline": "Add more psutil checks and move them to contrib (#621)",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-11T20:13:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "142e065732aafbc80a4e443241b60c1bfafd48fc",
          "body": "Thx @amureki",
          "is_bot": false,
          "headline": "Clarify GitHub enterprise region support (#619)",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-10T17:35:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c984c596ef0f4d34fbd5b67dea9f3bb512499c01",
          "body": null,
          "is_bot": false,
          "headline": "Add community support link",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-10T11:25:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "44d52e050b586319072563df954f9872be37ee74",
          "body": null,
          "is_bot": false,
          "headline": "Add Slack & Matrix documentation",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-10T11:21:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f99bc41dc7a30568d305f7855c47556ac63d2fd8",
          "body": null,
          "is_bot": false,
          "headline": "Simplify docs",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-10T10:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c22d9cd959eec1e68c8107939fe3fcf27f5c8b07",
          "body": null,
          "is_bot": false,
          "headline": "Add GitHub and Sentry status pages",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-10T10:40:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "895aa53646f6798fb893685647127d0a1eb63d26",
          "body": "Celery's `ping()` waits for the full timeout duration regardless of when\nworkers respond. The `limit` parameter returns immediately after\nreceiving responses from the specified number of workers, per [Celery's\nbroadcast\ndocumentation](https://docs.celeryq.dev/en/stable/reference/celery.app.control.html?highlight=ping#celery.app.control.Control.broadcast).\n\n---------\n\nCo-authored-by: Johannes Maron <johannes@maron.family>",
          "is_bot": false,
          "headline": "Add optional `limit` parameter to CeleryPingHealthCheck (#567)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-02-10T09:47:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "585469803995890459fb6b4b106d88bf7fddf2bf",
          "body": "updates:\n- [github.com/astral-sh/ruff-pre-commit: v0.14.14 → v0.15.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.14...v0.15.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-02-10T08:56:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e66ff8c15530e9c6203386ff0fd449bb8130dbe",
          "body": "Close #611\n\n\nCo-authored-by: Johannes Maron <johannes@maron.family>",
          "is_bot": false,
          "headline": "Add --no-http flag to run health checks without HTTP server (#612)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-02-07T17:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4b22930520b751ab0671a5f5210dbe8aea30e243",
          "body": "…tus Page API (#605)\n\nCo-authored-by: Johannes Maron <johannes@maron.family>",
          "is_bot": false,
          "headline": "Add cloud provider health checks via RSS/Atom feeds and Atlassian Sta…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-02-06T13:07:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f5aec50c0a8b0c1ec4b8e5487b46e82c7ccc952",
          "body": "Fixes https://github.com/codingjoe/django-health-check/issues/606\n\n`Cache.run()` was using a shared key (`djangohealthcheck_test`) with a\nper-request value (`itworks-{timestamp}`).\nIn multi-worker / multi-instance deployments, concurrent probes can\noverwrite each other between `set` and `get`, produ\n[…]\nwith per-probe keys, TTL guarantees automatic cleanup if a\nprocess crashes or the check exits before explicit delete, preventing\ntemporary health-check keys from accumulating in shared cache backends.",
          "is_bot": false,
          "headline": "Fix #606 -- Assign unique cache key to avoid race conditions (#607)",
          "author_name": "Sami El Achi",
          "author_login": "samiashi",
          "committed_at": "2026-02-06T10:51:39Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "a8a6bb1240d1c55c23f87477eebcca2c10784673",
          "body": null,
          "is_bot": false,
          "headline": "Add word weasel checks (#609)",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-06T10:51:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e96d3f906ae7958576b8c6f0d626daf55ab7b39",
          "body": "* Enable default support for X-forwarded headers to handle HTTPS\nredirects.\n* Add more error handling to descriptive outputs to support user\ndebugging errors.",
          "is_bot": false,
          "headline": "Ref #519 -- Extend CLI HTTPS support and verbosity (#601)",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-05T12:43:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b01cffaff8a43a8dd2700110d36a813d33a2f319",
          "body": null,
          "is_bot": false,
          "headline": "Drop obsolete documentation about warnings and threading",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-04T10:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9814c8393c512152944aa3b56dc354f63aa31b2b",
          "body": "Django's async view implementation allows us to support both synchronous\nand asynchronous checks, which is handy since numerous checks perform\nIO. Sync checks will continue to be executed in a separate thread, and\nthere should be only performance upsides.",
          "is_bot": false,
          "headline": "Switch to asyncio (#593)",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-03T22:15:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5119e43b508a86fe4b7fcba2837ecf2c133e883a",
          "body": "Correct the migration command for health_check.db to db.\r\n\r\nI've updated django-health-check from below 3.21 to 3.21+ twice today. Both time I've run into `CommandError: No installed app with label 'health_check.db'. Did you mean 'db'?`\r\n\r\nUsing `migrate db zero` worked in both cases.",
          "is_bot": false,
          "headline": "Fix migration command in migration guide",
          "author_name": "Kojo Idrissa",
          "author_login": "kojoidrissa",
          "committed_at": "2026-02-03T22:06:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "521f673c3c937b297621e58d3caad01a26fd6475",
          "body": "---------\n\nCo-authored-by: Johannes Maron <johannes@maron.family>",
          "is_bot": false,
          "headline": "Add text/plain response format and simplify management command (#588)",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-02-02T16:17:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6fc61a03ec5acb26da24dc324f7ec972b88a60f1",
          "body": "…(#586)\n\nRSS/Atom feed consumers expect HTTP 200 responses with error information\nembedded in feed content. The endpoints were incorrectly returning 500\nstatus codes when health checks failed, breaking feed reader\ncompatibility.\n\n---------\n\nCo-authored-by: Johannes Maron <johannes@maron.family>",
          "is_bot": false,
          "headline": "Fix RSS/Atom endpoints to return 200 status on health check failures …",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-02-02T13:32:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b89dbc31ecf9fbee757e2c1c0e4f6c8750ca6ca6",
          "body": null,
          "is_bot": false,
          "headline": "Remove deprecated redis_url and options",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-02T11:53:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce33382e9214b27af29115fc9813b32398cfab6c",
          "body": null,
          "is_bot": false,
          "headline": "Add further version mentions",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-02T11:49:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52b05af6c00e48cfb968b8954778598e1ea121a8",
          "body": "…h check (#577)\n\nCo-authored-by: Johannes Maron <johannes@maron.family>",
          "is_bot": false,
          "headline": "Add Redis Sentinel and Cluster support via unified client-based healt…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-02-02T11:13:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1e6cf18a4e3ca73bf601eb94380185a7be7f9965",
          "body": null,
          "is_bot": false,
          "headline": "Add version support documentation about v3.31",
          "author_name": "Johannes Maron",
          "author_login": "codingjoe",
          "committed_at": "2026-02-02T10:23:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 96,
      "commits_last_year": 156,
      "latest_release_at": "2026-07-28T17:32:53Z",
      "latest_release_tag": "4.4.4",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 35,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 14.5
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": []
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "readme_badges": {
        "hosts": [
          "codecov.io",
          "shields.io"
        ],
        "total": 5,
        "header": 0,
        "collected": true,
        "has_inspect_badge": false
      },
      "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-health-check",
          "exists": true,
          "license": null,
          "keywords": [
            "django",
            "postgresql",
            "Development Status :: 5 - Production/Stable",
            "Framework :: Django",
            "Framework :: Django :: 5.2",
            "Framework :: Django :: 6.0",
            "Intended Audience :: Developers",
            "License :: OSI Approved :: MIT License",
            "Operating System :: OS Independent",
            "Programming Language :: Python",
            "Programming Language :: Python :: 3",
            "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",
            "Topic :: Software Development :: Quality Assurance",
            "Topic :: System :: Logging",
            "Topic :: System :: Monitoring",
            "Topic :: Utilities"
          ],
          "ecosystem": "pypi",
          "categories": [],
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/django-health-check/",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "4.4.4",
          "repository_url": "https://github.com/codingjoe/django-health-check",
          "versions_count": 125,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 3390882,
          "first_published_at": "2011-08-25T16:02:08.091903Z",
          "latest_published_at": "2026-07-28T17:33:52.816809Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 5
        }
      ]
    },
    "popularity": {
      "forks": 222,
      "stars": 1419,
      "watchers": 19,
      "fork_history": {
        "days": [
          {
            "date": "2011-09-26",
            "count": 1
          },
          {
            "date": "2011-11-03",
            "count": 2
          },
          {
            "date": "2011-11-05",
            "count": 1
          },
          {
            "date": "2012-10-10",
            "count": 1
          },
          {
            "date": "2013-03-28",
            "count": 1
          },
          {
            "date": "2013-04-19",
            "count": 1
          },
          {
            "date": "2013-08-20",
            "count": 1
          },
          {
            "date": "2013-12-02",
            "count": 1
          },
          {
            "date": "2013-12-12",
            "count": 1
          },
          {
            "date": "2013-12-16",
            "count": 1
          },
          {
            "date": "2014-02-07",
            "count": 1
          },
          {
            "date": "2014-02-11",
            "count": 1
          },
          {
            "date": "2014-03-25",
            "count": 1
          },
          {
            "date": "2014-05-15",
            "count": 1
          },
          {
            "date": "2014-12-02",
            "count": 1
          },
          {
            "date": "2014-12-24",
            "count": 2
          },
          {
            "date": "2015-02-13",
            "count": 1
          },
          {
            "date": "2015-04-12",
            "count": 1
          },
          {
            "date": "2015-04-24",
            "count": 1
          },
          {
            "date": "2015-05-27",
            "count": 1
          },
          {
            "date": "2015-08-05",
            "count": 1
          },
          {
            "date": "2015-09-07",
            "count": 1
          },
          {
            "date": "2015-12-16",
            "count": 1
          },
          {
            "date": "2015-12-17",
            "count": 1
          },
          {
            "date": "2015-12-18",
            "count": 1
          },
          {
            "date": "2016-01-05",
            "count": 1
          },
          {
            "date": "2016-02-25",
            "count": 1
          },
          {
            "date": "2016-02-29",
            "count": 1
          },
          {
            "date": "2016-03-15",
            "count": 1
          },
          {
            "date": "2016-07-04",
            "count": 1
          },
          {
            "date": "2016-07-13",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 1
          },
          {
            "date": "2016-08-18",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2016-09-28",
            "count": 1
          },
          {
            "date": "2016-10-04",
            "count": 1
          },
          {
            "date": "2017-01-28",
            "count": 1
          },
          {
            "date": "2017-02-07",
            "count": 1
          },
          {
            "date": "2017-03-11",
            "count": 1
          },
          {
            "date": "2017-03-15",
            "count": 1
          },
          {
            "date": "2017-03-24",
            "count": 1
          },
          {
            "date": "2017-04-24",
            "count": 1
          },
          {
            "date": "2017-06-03",
            "count": 1
          },
          {
            "date": "2017-07-25",
            "count": 1
          },
          {
            "date": "2017-08-21",
            "count": 1
          },
          {
            "date": "2017-09-05",
            "count": 1
          },
          {
            "date": "2017-12-18",
            "count": 1
          },
          {
            "date": "2018-01-14",
            "count": 1
          },
          {
            "date": "2018-01-24",
            "count": 1
          },
          {
            "date": "2018-02-14",
            "count": 1
          },
          {
            "date": "2018-03-14",
            "count": 2
          },
          {
            "date": "2018-04-25",
            "count": 1
          },
          {
            "date": "2018-06-07",
            "count": 1
          },
          {
            "date": "2018-06-13",
            "count": 1
          },
          {
            "date": "2018-08-23",
            "count": 1
          },
          {
            "date": "2018-08-29",
            "count": 1
          },
          {
            "date": "2018-09-03",
            "count": 1
          },
          {
            "date": "2018-09-23",
            "count": 1
          },
          {
            "date": "2018-10-05",
            "count": 1
          },
          {
            "date": "2018-10-20",
            "count": 1
          },
          {
            "date": "2018-11-25",
            "count": 1
          },
          {
            "date": "2018-12-04",
            "count": 1
          },
          {
            "date": "2019-01-05",
            "count": 1
          },
          {
            "date": "2019-01-09",
            "count": 1
          },
          {
            "date": "2019-01-24",
            "count": 1
          },
          {
            "date": "2019-03-07",
            "count": 1
          },
          {
            "date": "2019-03-29",
            "count": 1
          },
          {
            "date": "2019-04-08",
            "count": 1
          },
          {
            "date": "2019-04-13",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-05-03",
            "count": 1
          },
          {
            "date": "2019-06-19",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-06-27",
            "count": 2
          },
          {
            "date": "2019-07-05",
            "count": 1
          },
          {
            "date": "2019-07-20",
            "count": 1
          },
          {
            "date": "2019-09-17",
            "count": 1
          },
          {
            "date": "2019-09-29",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 1
          },
          {
            "date": "2019-12-13",
            "count": 1
          },
          {
            "date": "2020-01-17",
            "count": 1
          },
          {
            "date": "2020-01-22",
            "count": 1
          },
          {
            "date": "2020-02-24",
            "count": 1
          },
          {
            "date": "2020-03-12",
            "count": 1
          },
          {
            "date": "2020-03-16",
            "count": 1
          },
          {
            "date": "2020-05-14",
            "count": 1
          },
          {
            "date": "2020-06-02",
            "count": 1
          },
          {
            "date": "2020-06-11",
            "count": 1
          },
          {
            "date": "2020-06-17",
            "count": 1
          },
          {
            "date": "2020-07-21",
            "count": 1
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-07-31",
            "count": 1
          },
          {
            "date": "2020-08-12",
            "count": 1
          },
          {
            "date": "2020-09-08",
            "count": 1
          },
          {
            "date": "2020-09-09",
            "count": 1
          },
          {
            "date": "2020-09-12",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-29",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-11-25",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2021-01-06",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-22",
            "count": 1
          },
          {
            "date": "2021-04-23",
            "count": 1
          },
          {
            "date": "2021-05-18",
            "count": 1
          },
          {
            "date": "2021-06-02",
            "count": 1
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-08-05",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2022-02-14",
            "count": 1
          },
          {
            "date": "2022-02-25",
            "count": 1
          },
          {
            "date": "2022-03-08",
            "count": 1
          },
          {
            "date": "2022-03-10",
            "count": 1
          },
          {
            "date": "2022-03-24",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 1
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-06-21",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 1
          },
          {
            "date": "2022-07-29",
            "count": 1
          },
          {
            "date": "2022-08-23",
            "count": 1
          },
          {
            "date": "2022-09-14",
            "count": 1
          },
          {
            "date": "2022-09-26",
            "count": 1
          },
          {
            "date": "2022-10-12",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 1
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-03-13",
            "count": 1
          },
          {
            "date": "2023-04-06",
            "count": 1
          },
          {
            "date": "2023-04-12",
            "count": 1
          },
          {
            "date": "2023-04-25",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 2
          },
          {
            "date": "2023-07-11",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-08",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-09-23",
            "count": 1
          },
          {
            "date": "2023-09-28",
            "count": 1
          },
          {
            "date": "2023-10-09",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-25",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2024-01-06",
            "count": 1
          },
          {
            "date": "2024-01-29",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-03-07",
            "count": 1
          },
          {
            "date": "2024-03-18",
            "count": 1
          },
          {
            "date": "2024-03-19",
            "count": 1
          },
          {
            "date": "2024-04-19",
            "count": 1
          },
          {
            "date": "2024-05-25",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 1
          },
          {
            "date": "2024-08-30",
            "count": 1
          },
          {
            "date": "2024-09-18",
            "count": 1
          },
          {
            "date": "2024-09-29",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 1
          },
          {
            "date": "2025-02-20",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-29",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-06-15",
            "count": 1
          },
          {
            "date": "2025-06-20",
            "count": 1
          },
          {
            "date": "2025-06-25",
            "count": 1
          },
          {
            "date": "2025-07-05",
            "count": 1
          },
          {
            "date": "2025-07-07",
            "count": 1
          },
          {
            "date": "2025-07-18",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-12-16",
            "count": 1
          },
          {
            "date": "2025-12-27",
            "count": 1
          },
          {
            "date": "2026-01-08",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-31",
            "count": 1
          },
          {
            "date": "2026-02-03",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-16",
            "count": 1
          },
          {
            "date": "2026-02-17",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-04-07",
            "count": 2
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-15",
            "count": 1
          },
          {
            "date": "2026-04-17",
            "count": 1
          },
          {
            "date": "2026-04-24",
            "count": 1
          },
          {
            "date": "2026-05-06",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-06-23",
            "count": 1
          },
          {
            "date": "2026-07-23",
            "count": 1
          },
          {
            "date": "2026-07-30",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 213,
        "total_forks": 222
      },
      "star_history": null,
      "open_issues_and_prs": 1
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 42199,
      "source_files_sampled": 36,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        ".github/copilot-instructions.md"
      ],
      "agent_instruction_max_bytes": 2057
    },
    "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": 4,
        "malicious_count": 0,
        "assessed_package": "pypi:django-health-check@4.4.4",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "Django",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=5.2"
        },
        {
          "name": "dnspython",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=2.0.0"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "django",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "dnspython",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 2,
        "direct_count": 2,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 362,
        "open_issues": 1,
        "closed_ratio": 0.995,
        "closed_issues": 204,
        "closed_unmerged_prs": 166
      },
      "bus_factor": 3,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "codingjoe",
          "commits": 148,
          "avatar_url": "https://avatars.githubusercontent.com/u/1772890?v=4"
        },
        {
          "type": "User",
          "login": "pyup-bot",
          "commits": 49,
          "avatar_url": "https://avatars.githubusercontent.com/u/16239342?v=4"
        },
        {
          "type": "User",
          "login": "KristianOellegaard",
          "commits": 34,
          "avatar_url": "https://avatars.githubusercontent.com/u/235775?v=4"
        },
        {
          "type": "User",
          "login": "jairhenrique",
          "commits": 16,
          "avatar_url": "https://avatars.githubusercontent.com/u/81854?v=4"
        },
        {
          "type": "User",
          "login": "aleksihakli",
          "commits": 14,
          "avatar_url": "https://avatars.githubusercontent.com/u/2477934?v=4"
        },
        {
          "type": "User",
          "login": "frankwiles",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/144159?v=4"
        },
        {
          "type": "User",
          "login": "stefanfoulis",
          "commits": 13,
          "avatar_url": "https://avatars.githubusercontent.com/u/14330?v=4"
        },
        {
          "type": "User",
          "login": "seanpar203",
          "commits": 12,
          "avatar_url": "https://avatars.githubusercontent.com/u/10492006?v=4"
        },
        {
          "type": "User",
          "login": "hramezani",
          "commits": 7,
          "avatar_url": "https://avatars.githubusercontent.com/u/3122442?v=4"
        },
        {
          "type": "User",
          "login": "ojii",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/141122?v=4"
        }
      ],
      "contributors_sampled": 82,
      "top_contributor_share": 0.354
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "pr.yml",
        "release.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": true,
      "has_precommit_config": true
    },
    "security_signals": {
      "lockfiles": [],
      "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": 1,
            "reason": "branch protection is not maximal on development and all release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 9,
            "reason": "20 out of 22 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": 3,
            "reason": "Found 5/15 approved changesets -- score normalized to 3",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 32 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 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": 10,
            "reason": "19 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 10,
            "reason": "packaging workflow detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 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": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 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": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "1e09a5a3793363a2ed661bb15b638e479cc976b9",
        "ran_at": "2026-08-03T03:38:16Z",
        "aggregate_score": 6.2,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 1,
        "decided_7d": 3,
        "merged_30d": 1,
        "authors_30d": 3,
        "decided_30d": 3,
        "sample_size": 60,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 3,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 5,
        "newcomer_authors_30d": 2,
        "newcomer_decided_30d": 2
      },
      "ci_last_run_at": "2026-07-31T05:52:42Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-07-28T17:32:17Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 747,
          "created_at": "2026-07-13T09:32:39Z",
          "last_comment_at": "2026-07-30T15:10:30Z",
          "last_comment_author": "tomatotomata"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/codingjoe/django-health-check",
    "host": "github.com",
    "name": "django-health-check",
    "owner": "codingjoe"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "exceptional",
      "name": "Overall health",
      "note": "The weighted overall 83 is calibrated to 96 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 83,
            "calibrated": 96,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 96,
      "inputs": {
        "security": 70,
        "vitality": 93,
        "community": 86,
        "governance": 75,
        "calibration": "2026-08-02",
        "engineering": 95,
        "ai_readiness": 55,
        "weighted_overall_raw": 83
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "exceptional",
        "name": "Vitality",
        "value": 93,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "excellent",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 88,
            "inputs": {
              "commits_last_year": 156,
              "human_commit_share": 0.63,
              "days_since_last_push": 5,
              "active_weeks_last_year": 35
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "35/52 weeks with commits",
                "points": 24.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 35
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "156 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 156
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "19 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "exceptional",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 96,
              "latest_release_tag": "4.4.4",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 14.5
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "96 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 96
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~14.5 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 14.5
                    }
                  }
                ],
                "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": "exceptional",
            "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": 5,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 5 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 86,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "good",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "forks": 222,
              "stars": 1419,
              "watchers": 19,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "1,419 stars",
                "points": 51.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 1419
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "222 forks",
                "points": 19.5,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 222
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "19 watchers",
                "points": 7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 19
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "excellent",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 85,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": 5,
              "has_contributing": true,
              "has_issue_template": false,
              "has_code_of_conduct": true,
              "readme_badge_services": [
                "codecov.io",
                "shields.io"
              ],
              "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": "exceptional",
            "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": 100,
            "inputs": {
              "packages": [
                "django-health-check"
              ],
              "dependents": null,
              "ecosystems": "pypi",
              "total_downloads": null,
              "monthly_downloads": 3390882
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "3,390,882 downloads/month across pypi",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 3390882,
                      "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": "good",
        "name": "Sustainability & Governance",
        "value": 75,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "good",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "bus_factor": 3,
              "contributors_sampled": 82,
              "top_contributor_share": 0.354
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "3 contributor(s) cover half of all commits",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 35% of commits",
                "points": 14.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 35
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "82 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 82
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 32 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 67,
            "inputs": {
              "merged_prs": 362,
              "open_issues": 1,
              "closed_issues": 204,
              "prs_merged_7d": 1,
              "prs_decided_7d": 3,
              "prs_merged_30d": 1,
              "prs_decided_30d": 3,
              "issue_closed_ratio": 0.995,
              "closed_unmerged_prs": 166,
              "first_time_authors_30d": 2,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 2
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 41.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "362/528 decided PRs merged",
                "points": 20.6,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 362,
                      "decided": 528
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "0/2 first-time contributors' PRs merged in 30d",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "newcomer_prs_merged",
                    "params": {
                      "days": 30,
                      "merged": 0,
                      "decided": 2
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 5/15 approved changesets -- score normalized to 3",
                "points": 4.5,
                "status": "partial",
                "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": 66,
            "inputs": {
              "followers": 300,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "codingjoe",
              "public_repos": 142,
              "account_age_days": 5183
            },
            "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": "300 followers of codingjoe",
                "points": 17.8,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 300,
                      "login": "codingjoe"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "142 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 142
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "exceptional",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "django-health-check"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 5
            },
            "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 5 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "125 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 125
                    }
                  }
                ],
                "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": "exceptional",
        "name": "Engineering Quality",
        "value": 95,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "exceptional",
            "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": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 16,
                "status": "met",
                "details": [],
                "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": "20 out of 22 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",
                "monitoring",
                "container",
                "docker",
                "health-check"
              ],
              "has_wiki": false,
              "homepage": "https://codingjoe.dev/django-health-check/",
              "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://codingjoe.dev/django-health-check/",
                "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": "5 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 5
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "good",
        "name": "Security",
        "value": 70,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 62,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 6.2
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection is not maximal on development and all release branches",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "20 out of 22 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 5/15 approved changesets -- score normalized to 3",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 32 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is 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": "19 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:django-health-check@4.4.4 runtime dependency closure — what installing the published package pulls in — 4 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-health-check@4.4.4",
                  "assessed": 4
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 4,
              "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": "exceptional",
            "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": 4,
              "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": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 25
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "moderate",
        "name": "AI Readiness",
        "value": 55,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "good",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.556,
              "agent_instruction_files": [
                ".github/copilot-instructions.md"
              ],
              "agent_instruction_max_bytes": 2057
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": ".github/copilot-instructions.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".github/copilot-instructions.md"
                    }
                  }
                ],
                "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": "35 of 63 human commits state their intent (structured subject or explanatory body)",
                "points": 29.6,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 35,
                      "sampled": 63
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 41,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.12
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "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": null,
                "points": 11,
                "status": "met",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "12 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 12,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 55,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 42199,
              "source_files_sampled": 36,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/36 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 36,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library",
        "network-service"
      ],
      "scores": {
        "library": 6,
        "network-service": 4
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:pypi",
          "weight": 6
        },
        {
          "tier": "dependencies",
          "label": "network-service",
          "source": "dep:Django",
          "weight": 4
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.1"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-03T03:38:42.190115Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/c/codingjoe/django-health-check.svg",
  "full_name": "codingjoe/django-health-check",
  "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 v2.3.1, schema v0.30.0 — full methodology · metrics wiki.

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