Public record
Software health reportschema 0.27.0 · metrics 2.5.0 · 2026-07-30 22:09 UTC

peterjc / flake8-black

flake8 plugin to run black for checking Python coding style

Python · ShellMIT★ 167 stars⑂ 12 forkssince Jan 2019View on GitHub ↗

peterjc/flake8-black holds a health index of 57 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (68/100) and lowest on AI Readiness (28/100). It was last updated 58 days ago. A single contributor accounts for most of its recent work.

57
overall / 100
Moderate

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.

57
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 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).

Ownership

Peter CockPersonal account
512 followers245 public repossince Mar 2009

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
PyPIflake8-black0.4.0643,64222312 days agoblackformattingstyleflake8

Metrics by category

Vitality

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

41Weak · 21% of overall
How it's scored
18/36Push recency — last push 58 days ago
5.5/36Commit cadence — 8/52 weeks with commits
11.5/18Commit volume — 18 commits in the last year
0/10OpenSSF Scorecard: Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Inputs used
commits_last_year18
human_commit_share0.62
days_since_last_push58
active_weeks_last_year8
How it's scored
16.2/27Ships releases — 22 version tags (no GitHub releases)
16.2/36Release recency — latest release 312 days ago
12.6/27Release cadence — a release every ~144.9 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count22
latest_release_tagv4.0.0
releases_from_tagsyes
days_since_latest_release312
mean_days_between_releases144.9
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

60Moderate · 17% of overall
How it's scored
36/60Stars — 167 stars
8.7/25Forks — 12 forks
0/15Watchers — 1 watchers
Inputs used
forks12
stars167
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
77.4/80Monthly downloads — 643,642 downloads/month across pypi
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesflake8-black
dependents
ecosystemspypi
total_downloads
monthly_downloads643,642
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?

63Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
1.2/22.5Commit distribution — top contributor authored 95% of commits
12.2/13.5Contributor breadth — 9 contributors
10/10OpenSSF Scorecard: Contributors — project has 3 contributing companies or organizations -- score normalized to 10
Inputs used
bus_factor1
contributors_sampled9
top_contributor_share0.946
How it's scored
37.8/42Issue resolution — 90% of issues closed
24.5/30PR acceptance — 62/76 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 1/14 approved changesets -- score normalized to 0
Inputs used
merged_prs62
open_issues3
closed_issues27
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.9
closed_unmerged_prs14
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
19.5/25Owner reach — 512 followers of peterjc
25/25Track record — 245 public repos, account ~17 yr old
Inputs used
followers512
owner_typeUser
is_verified
owner_loginpeterjc
public_repos245
account_age_days6,345
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on pypi
26/35Publish recency — latest publish 312 days ago
20/20Version history — 22 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesflake8-black
ecosystemspypi
any_deprecatedno
min_days_since_publish312

Engineering Quality

Are baseline engineering and documentation practices in place?

68Good · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — .flake8
9.6/9.6Pre-commit hooks
0/6.4.editorconfig
12/20OpenSSF Scorecard: CI-Tests — 10 out of 15 merged PRs checked by a CI test -- score normalized to 6
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configyes
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — no data
1.5/2.5CI-Tests — 10 out of 15 merged PRs checked by a CI test -- score normalized to 6
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 1/14 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 3 contributing companies or organizations -- score normalized to 10
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
0/7.5Maintained — 1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
0/5Packaging — no data
1/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
0/5Security-Policy — security policy file not 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_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.8
Excluded from scoring (no data or not applicable): branch_protection, packaging, 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_packages11
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:flake8-black@0.4.0 runtime dependency closure — what installing the published package pulls in — 11 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.

28At Risk · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
4.3/40Legible commit history — 5 of 62 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.081
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .flake8
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
2/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 2
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
How it's scored
0/45Type-checkable code — Python without a type-check config
55/55Manageable file sizes — 0/14 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes9,523
source_files_sampled14
oversized_source_files0

Key facts

167GitHub stars
9contributors
18commits, last 12 months
58days since last push
22releases
1bus factor
3open 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 ★ / 12 ⇿
0Stars
12Forks
18Releases

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.

0246810121222019-052022-122026-06
Major 1Minor 4Patch 13

Each point covers 7 days.

OpenSSF Scorecard 3.8 / 10
3.8aggregate

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

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

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

RegistryPackageVersionRelation
PyPIblackdirect
PyPIflake8direct
PyPItomlidirect
Dependency advisories 0

Installing pypi:flake8-black@0.4.0 pulls in 11 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": [],
      "is_fork": false,
      "size_kb": 163,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "Shell": 2740,
        "Python": 13489
      },
      "pushed_at": "2026-06-02T04:11:42Z",
      "created_at": "2019-01-10T14:40:26Z",
      "owner_type": "User",
      "updated_at": "2026-06-08T03:27:26Z",
      "description": "flake8 plugin to run black for checking Python coding style",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python",
        "Shell"
      ]
    },
    "owner": {
      "blog": "https://blastedbio.blogspot.com/",
      "name": "Peter Cock",
      "type": "User",
      "login": "peterjc",
      "company": null,
      "location": "Dundee, Scotland, UK",
      "followers": 512,
      "avatar_url": "https://avatars.githubusercontent.com/u/63959?v=4",
      "created_at": "2009-03-16T16:00:54Z",
      "is_verified": null,
      "public_repos": 245,
      "account_age_days": 6345
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v4.0.0",
          "kind": "major",
          "published_at": "2025-09-21T09:59:04Z"
        },
        {
          "tag": "v3.0.7",
          "kind": "patch",
          "published_at": "2025-09-19T14:54:15Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2025-09-21T09:59:04Z"
        },
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2022-12-13T12:14:28Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2022-11-21T09:11:49Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2022-11-17T11:33:12Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2022-05-16T09:18:39Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2022-02-25T16:25:29Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2022-02-25T15:04:48Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2022-02-25T14:58:15Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2022-02-25T11:07:18Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2022-01-30T12:34:52Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2021-07-16T21:23:14Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2020-07-25T16:06:31Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2020-05-20T22:28:11Z"
        },
        {
          "tag": "v0.1.2",
          "kind": "patch",
          "published_at": "2020-05-18T21:39:47Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2019-08-26T13:09:20Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2019-06-03T14:36:37Z"
        },
        {
          "tag": "v0.0.4",
          "kind": "patch",
          "published_at": "2019-03-15T19:41:49Z"
        },
        {
          "tag": "v0.0.3",
          "kind": "patch",
          "published_at": "2019-02-21T19:16:57Z"
        },
        {
          "tag": "v0.0.2",
          "kind": "patch",
          "published_at": "2019-02-15T11:33:33Z"
        },
        {
          "tag": "v0.0.1",
          "kind": "patch",
          "published_at": "2019-01-10T14:49:31Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "a2f3e50ac99bda816c04277955883746be63f118",
          "body": "updates:\n- [github.com/psf/black-pre-commit-mirror: 26.3.1 → 26.5.1](https://github.com/psf/black-pre-commit-mirror/compare/26.3.1...26.5.1)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-06-02T04:11:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "18d752393b06c9d7c3c60a3e50b41e1e424f63e6",
          "body": "updates:\n- [github.com/psf/black-pre-commit-mirror: 26.1.0 → 26.3.1](https://github.com/psf/black-pre-commit-mirror/compare/26.1.0...26.3.1)\n- [github.com/codespell-project/codespell: v2.4.1 → v2.4.2](https://github.com/codespell-project/codespell/compare/v2.4.1...v2.4.2)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-04-07T21:18:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77cf7757d13c0d549117922c3b7c65bfda24d36a",
          "body": "updates:\n- [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](https://github.com/psf/black-pre-commit-mirror/compare/25.12.0...26.1.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-02-02T17:24:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "640c37d2460efaf9cba512f503b42709a7734104",
          "body": null,
          "is_bot": false,
          "headline": "Apply black 26.1.0",
          "author_name": "Peter J. A. Cock",
          "author_login": "peterjc",
          "committed_at": "2026-02-02T17:07:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d499cc1cda860a52f69d392e0a823025b045237b",
          "body": "updates:\n- [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](https://github.com/psf/black-pre-commit-mirror/compare/25.11.0...25.12.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2026-01-05T16:52:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bdaf672c3362e0ed64f194f8048ca0f436a96bc",
          "body": "updates:\n- [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.11.0](https://github.com/psf/black-pre-commit-mirror/compare/25.9.0...25.11.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-12-02T09:29:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09b384e3c4026c25320d576e64f60a6ec4a7d1c6",
          "body": "updates:\n- https://github.com/psf/black → https://github.com/psf/black-pre-commit-mirror\n- [github.com/psf/black-pre-commit-mirror: 25.1.0 → 25.9.0](https://github.com/psf/black-pre-commit-mirror/compare/25.1.0...25.9.0)\n- [github.com/asottile/blacken-docs: 1.19.1 → 1.20.0](https://github.com/asottile/blacken-docs/compare/1.19.1...1.20.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-10-06T16:41:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8148dacd067d819e13705903bb80b239456f2d99",
          "body": null,
          "is_bot": false,
          "headline": "Change black_preview.py test to work on black 23.9.1 and 25.9.0",
          "author_name": "Peter J. A. Cock",
          "author_login": "peterjc",
          "committed_at": "2025-09-21T09:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ffc9e7344fac2f6b388072a76bfdc624fdd27a91",
          "body": "Closes issue #99",
          "is_bot": false,
          "headline": "Testing on Python 3.9-3.13 and black 23.9.1 & 25.9.0",
          "author_name": "Peter J. A. Cock",
          "author_login": "peterjc",
          "committed_at": "2025-09-21T09:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "828cbe2a4e316d27559abdb16f1fc9310e8d6738",
          "body": null,
          "is_bot": false,
          "headline": "Cope with decode_bytes API change in black 25.9.0",
          "author_name": "Peter J. A. Cock",
          "author_login": "peterjc",
          "committed_at": "2025-09-21T09:59:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aafae3e547ae799c188c3f82827199f7dfdb3d75",
          "body": null,
          "is_bot": false,
          "headline": "Fix long comment line (style)",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2025-09-19T16:54:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f0067216eed38a96a24ae4ec4afdb2e32853a2b",
          "body": "Might be able to fix this limitation later...",
          "is_bot": false,
          "headline": "Add note about BLK997 change",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2025-09-19T16:53:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "664713f44c63c26832241249b5688a78fec8f928",
          "body": "Pragmatic to simplify the error message.",
          "is_bot": false,
          "headline": "Not so easy to get the bad TOML filename in black 24.2.0",
          "author_name": "Peter J. A. Cock",
          "author_login": "peterjc",
          "committed_at": "2025-09-19T16:48:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a01c5a629b8609b6a073832f1665354824119d46",
          "body": "Works on 23.12.1 and latest black 25.9.0, as well as black 23.9.1\nstill used in the CI.",
          "is_bot": false,
          "headline": "Remove internal double blank line for consistent behavior",
          "author_name": "Peter J. A. Cock",
          "author_login": "peterjc",
          "committed_at": "2025-09-19T16:42:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b5ff3a7e57901b6521a5c6b3630f58c65f180960",
          "body": "[ci skip]",
          "is_bot": false,
          "headline": "Release v0.4.0 will work with black 25.9.0 (TODO)",
          "author_name": "Peter J. A. Cock",
          "author_login": "peterjc",
          "committed_at": "2025-09-19T15:03:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca8e13386688850197e35b969cf4a95d889b4eb7",
          "body": null,
          "is_bot": false,
          "headline": "Release v3.0.7 today with upper bound on black (#99)",
          "author_name": "Peter J. A. Cock",
          "author_login": "peterjc",
          "committed_at": "2025-09-19T14:54:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f869680be63906b25ae8e72b7dbd6edeeb503942",
          "body": null,
          "is_bot": false,
          "headline": "Place an upper bound on black due to change in decode_bytes function",
          "author_name": "Geoff Thomas",
          "author_login": "AdmiralGT",
          "committed_at": "2025-09-19T14:52:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "530075604722f9d950aee8a34ff6c50bbf21f96c",
          "body": "updates:\n- [github.com/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v5.0.0...v6.0.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-09-01T19:15:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bfac311168d66557ea1b6124d1d5478f9a5d7fb",
          "body": "updates:\n- [github.com/PyCQA/flake8: 7.2.0 → 7.3.0](https://github.com/PyCQA/flake8/compare/7.2.0...7.3.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-07-08T02:04:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ee618f150f54a8264326930653b73cd16e12d9c",
          "body": null,
          "is_bot": false,
          "headline": "flake8 D401 flake8_black.py",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2025-06-02T18:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "603abfb52acf4402df70edc86f4e803d36865598",
          "body": "updates:\n- [github.com/rstcheck/rstcheck: v6.2.4 → v6.2.5](https://github.com/rstcheck/rstcheck/compare/v6.2.4...v6.2.5)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-06-02T18:12:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f111c9d22162cdb00fdfec1a8085bf8531a23689",
          "body": "updates:\n- [github.com/PyCQA/flake8: 7.1.2 → 7.2.0](https://github.com/PyCQA/flake8/compare/7.1.2...7.2.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-04-07T19:30:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca2881248ba5377543f6d01326a26d08c421a640",
          "body": "updates:\n- [github.com/PyCQA/flake8: 7.1.1 → 7.1.2](https://github.com/PyCQA/flake8/compare/7.1.1...7.1.2)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-03-03T16:31:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b3aa09a2a76257a830195fa5178ed9e0afba3fc",
          "body": null,
          "is_bot": false,
          "headline": "Update change log",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2025-02-14T20:28:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba0026639ffb5f2ef5fdb57a94cc4903c54acdad",
          "body": null,
          "is_bot": false,
          "headline": "Reduce line length for linter",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2025-02-14T20:11:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6afc0a033f97952867643a354ab442bbfa4d1753",
          "body": "We already require a later version of black, so can use the modern class name.",
          "is_bot": false,
          "headline": "Class FileMode was renamed Mode in black 20.8b0",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2025-02-14T20:04:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "723ed713b003ece26e8934ae1862560bfa44ff11",
          "body": "updates:\n- [github.com/psf/black: 24.10.0 → 25.1.0](https://github.com/psf/black/compare/24.10.0...25.1.0)\n- [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](https://github.com/codespell-project/codespell/compare/v2.3.0...v2.4.1)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2025-02-03T16:30:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "149baeb4222f210a2b0f4543252f98c43e2e6118",
          "body": null,
          "is_bot": false,
          "headline": "Fix typo in yaml",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2024-12-16T19:43:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a08a045fe7dc14caba53cf73b0b53f9d5710774c",
          "body": null,
          "is_bot": false,
          "headline": "Test on Python 3.13 too",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2024-12-16T19:31:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "654756ceede426c9b4e23becb014c86cfbcf8e1f",
          "body": "updates:\n- [github.com/psf/black: 24.8.0 → 24.10.0](https://github.com/psf/black/compare/24.8.0...24.10.0)\n- [github.com/asottile/blacken-docs: 1.18.0 → 1.19.1](https://github.com/asottile/blacken-docs/compare/1.18.0...1.19.1)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-11-04T18:27:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c37e5a10b2b4737a55400369363d3566c24f433d",
          "body": "updates:\n- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-10-07T17:45:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b21267bcf84b782d070a1115e581a9119f90590",
          "body": "* [pre-commit.ci] autoupdate\r\n\r\nupdates:\r\n- [github.com/psf/black: 24.4.2 → 24.8.0](https://github.com/psf/black/compare/24.4.2...24.8.0)\r\n- [github.com/PyCQA/flake8: 7.1.0 → 7.1.1](https://github.com/PyCQA/flake8/compare/7.1.0...7.1.1)\r\n- [github.com/rstcheck/rstcheck: v6.2.0 → v6.2.4](https://gith\n[…]\n..v6.2.4)\r\n\r\n* update blacken-docs dep\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Peter Cock <p.j.a.cock@googlemail.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate (#89)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-08-05T20:07:23Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "e0749515d88a0c95efe29d497a97bc20d1963526",
          "body": "updates:\n- [github.com/PyCQA/flake8: 7.0.0 → 7.1.0](https://github.com/PyCQA/flake8/compare/7.0.0...7.1.0)\n- [github.com/asottile/blacken-docs: 1.16.0 → 1.18.0](https://github.com/asottile/blacken-docs/compare/1.16.0...1.18.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-07-02T05:17:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f572e6139d0f8e03aaa89347418c479aef5207b",
          "body": "updates:\n- [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](https://github.com/codespell-project/codespell/compare/v2.2.6...v2.3.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-06-06T08:38:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "06796555ee3c29e9fb20cce5d18298a284106ec9",
          "body": "updates:\n- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0)\n- [github.com/psf/black: 24.3.0 → 24.4.2](https://github.com/psf/black/compare/24.3.0...24.4.2)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-05-14T14:38:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fdb28d9783c4aab1ab8575f85273b3c43ad2c63",
          "body": null,
          "is_bot": false,
          "headline": "And this changes too...",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2024-05-14T14:35:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7eafeea144892787410c29dd68e8a82966da3dff",
          "body": "Something changed in the pip/setuptools/wheel ecosystem.",
          "is_bot": false,
          "headline": "Tar-ball now has underscore like the wheel",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2024-05-14T14:31:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8a84fda7b3cb80e9c9b88aabf838e58b49cdbada",
          "body": null,
          "is_bot": false,
          "headline": "Enable pre-commit-ci auto-fixer",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2024-05-06T17:52:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12f0df6b1337b489a2dd24c326834d4e15ca6844",
          "body": "updates:\n- [github.com/psf/black: 24.2.0 → 24.3.0](https://github.com/psf/black/compare/24.2.0...24.3.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-04-01T17:06:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4100d7e3b60b9e9ee8eedb96f6af43ef94712387",
          "body": "updates:\r\n- [github.com/psf/black: 24.1.1 → 24.2.0](https://github.com/psf/black/compare/24.1.1...24.2.0)\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate (#84)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-03-04T17:08:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2d92c84303ff4a83ffc3692dd23119bedc81c9a4",
          "body": "updates:\n- [github.com/psf/black: 23.9.1 → 24.1.1](https://github.com/psf/black/compare/23.9.1...24.1.1)\n- [github.com/PyCQA/flake8: 6.1.0 → 7.0.0](https://github.com/PyCQA/flake8/compare/6.1.0...7.0.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2024-02-05T16:37:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9407f73b268734d9a942ba7358f913d4a6e568e",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to 0.3.7, drop Python 3.7 support (EOL)",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2023-11-07T13:52:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8abe1ae59ee2b37b5c790152a7c7ba44118ebb8e",
          "body": null,
          "is_bot": false,
          "headline": "Pin version of black for testing",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2023-11-07T13:40:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a149f319e2552d2ab8f7b136461e8d549e122620",
          "body": null,
          "is_bot": false,
          "headline": "pre-commit updates (but not black itself)",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2023-11-07T13:34:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c9ced579d2dc80b38440f488fb4e3585ee13298",
          "body": "* [pre-commit.ci] autoupdate\r\n\r\nupdates:\r\n- [github.com/psf/black: 23.7.0 → 23.9.1](https://github.com/psf/black/compare/23.7.0...23.9.1)\r\n- [github.com/rstcheck/rstcheck: v6.1.2 → v6.2.0](https://github.com/rstcheck/rstcheck/compare/v6.1.2...v6.2.0)\r\n\r\n* Update black for blacken-docs\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Peter Cock <p.j.a.cock@googlemail.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate (#82)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2023-10-02T17:14:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c4f9a4989ac1dd9377b9af83a5439d9640b5b300",
          "body": "updates:\n- [github.com/asottile/blacken-docs: 1.15.0 → 1.16.0](https://github.com/asottile/blacken-docs/compare/1.15.0...1.16.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2023-09-04T16:59:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3808e1f36c1cb3ca267b8a87c3b6f9a359e65445",
          "body": null,
          "is_bot": false,
          "headline": "Remove old comment about pre-release black",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2023-08-30T09:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f7fe8e666a713d2eda074a5d689e28aef159d28",
          "body": "* [pre-commit.ci] autoupdate\r\n\r\nupdates:\r\n- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)\r\n- [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](https://github.com/PyCQA/flake8/compare/6.0.0...6.1.0)\r\n- [github.com/asottile/blacken-docs: 1.14.0 → 1.15.0](https://\n[…]\n.0)\r\n\r\n* Update black for blacken-docs\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Peter Cock <p.j.a.cock@googlemail.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate (#80)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2023-08-07T17:50:47Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5c6af8eba1811da90bfebf61e4a1e387f5f31019",
          "body": "updates:\n- [github.com/asottile/blacken-docs: 1.13.0 → 1.14.0](https://github.com/asottile/blacken-docs/compare/1.13.0...1.14.0)\n- [github.com/codespell-project/codespell: v2.2.4 → v2.2.5](https://github.com/codespell-project/codespell/compare/v2.2.4...v2.2.5)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2023-07-03T23:06:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e6afeb14c6015903e5d72a86117bf1ce0963a913",
          "body": "* [pre-commit.ci] autoupdate\r\n\r\nupdates:\r\n- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)\r\n- [github.com/rstcheck/rstcheck: v6.1.1 → v6.1.2](https://github.com/rstcheck/rstcheck/compare/v6.1.1...v6.1.2)\r\n- [github.com/codespell-project/codespell: v2.2.\n[…]\nv2.2.2...v2.2.4)\r\n\r\n* blacken-docs too\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Peter Cock <p.j.a.cock@googlemail.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate (#78)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2023-04-03T19:55:36Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "24665a24d81220d28e3e33d177bf3d39bf84048b",
          "body": "* [pre-commit.ci] autoupdate\r\n\r\nupdates:\r\n- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0)\r\n- [github.com/asottile/blacken-docs: v1.12.1 → 1.13.0](https://github.com/asottile/blacken-docs/compare/v1.12.1...1.13.0)\r\n\r\n* Update blacken-docs dependency too\r\n\r\n---------\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Peter Cock <p.j.a.cock@googlemail.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate (#77)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2023-02-06T18:15:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dad0145282ddef9543823be58b65250d5881b005",
          "body": null,
          "is_bot": false,
          "headline": "flake8 now on GitHub",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2023-01-11T16:33:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a449fac60a0ca8ded43d841cce49c8f5d52d07fc",
          "body": null,
          "is_bot": false,
          "headline": "Update shield image URL",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2023-01-05T16:29:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12315b34bc60566510df4a34cd5aab769d218383",
          "body": "updates:\n- [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10.0...22.12.0)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2023-01-02T18:39:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "868b41554a6b57d74e916d33c37469e0d0b4b9cc",
          "body": null,
          "is_bot": false,
          "headline": "Releasing v0.3.6 today",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-12-13T12:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83649492cb228bb70c9673e07579f98435535d12",
          "body": null,
          "is_bot": false,
          "headline": "Release notes for v0.3.6",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-12-13T12:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5da2b7e640acbd564adcfd6f9f94ef59561bca4",
          "body": null,
          "is_bot": false,
          "headline": "Version bump to v0.3.6",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-12-13T12:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3abee21d6f3928ccef4832bbb0ead980b2f02270",
          "body": null,
          "is_bot": false,
          "headline": "Use tomllib on Python 3.11",
          "author_name": "Ganden Schaffner",
          "author_login": "gschaffner",
          "committed_at": "2022-12-13T12:08:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "719caa30178490519248a3037ffa3a231f96cf82",
          "body": null,
          "is_bot": false,
          "headline": "Include Python 3.11 on CI",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-12-13T11:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dde94d855555a4a33dde374a15b349441466dd18",
          "body": "updates:\n- [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.3.0...v4.4.0)\n- [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](https://github.com/PyCQA/flake8/compare/5.0.4...6.0.0)\n- https://github.com/myint/rstcheck → https://github.com/rstcheck/rstcheck",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-12-05T20:41:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b8029173017508612d550d456cbb5be753c5ff3c",
          "body": null,
          "is_bot": false,
          "headline": "Call this v0.3.5",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-11-21T09:11:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b91b8b0d383d130f98a1a1f257de9db01fa4960f",
          "body": "I copied this over from my flake8-rst-docstrings extension.\r\n\r\nCloses #73.",
          "is_bot": false,
          "headline": "Fix flake8 registration, should be BLK not RST",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-11-21T08:38:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca85bedb466af7e7ce6b6d20d31fa8053333acbd",
          "body": null,
          "is_bot": false,
          "headline": "Must install 'build' package",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-11-17T11:51:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f8cf2bb1afd66d1005fe5789bb114f42ce74e0f",
          "body": null,
          "is_bot": false,
          "headline": "Forgot to update GitHub Actions to match...",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-11-17T11:49:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8f2f0a771c6ac8c3600bf50e4a19a560cd2239f",
          "body": null,
          "is_bot": false,
          "headline": "v0.3.4, setup.py to pyproject.toml for build",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-11-17T11:33:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "09bb1516e54c99d398a7c97e1dcaebbdd43e1765",
          "body": null,
          "is_bot": false,
          "headline": "pre-commit autoupdate",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-11-17T11:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "569d34e41c370f3efb95af7de8706ff6f989bf17",
          "body": null,
          "is_bot": false,
          "headline": "Update blacken-docs dependency too",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-11-17T11:32:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1a47e32a0e389034cbf9456427403fde7d768ab9",
          "body": "updates:\n- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0)\n- [github.com/codespell-project/codespell: v2.2.1 → v2.2.2](https://github.com/codespell-project/codespell/compare/v2.2.1...v2.2.2)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-11-07T16:40:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "27c2dc06ee6d8965c9d87dacf8e688714f769ec4",
          "body": "updates:\n- https://github.com/myint/rstcheck → https://github.com/rstcheck/rstcheck",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-10-03T21:08:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f370d61fac962370e725ac456ce142c96be20e59",
          "body": "updates:\n- [github.com/psf/black: 22.6.0 → 22.8.0](https://github.com/psf/black/compare/22.6.0...22.8.0)\n- [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](https://github.com/PyCQA/flake8/compare/5.0.2...5.0.4)\n- [github.com/myint/rstcheck: v6.0.0.post1 → v6.1.0](https://github.com/myint/rstcheck/compare/v6.0.0.post1...v6.1.0)\n- [github.com/codespell-project/codespell: v2.1.0 → v2.2.1](https://github.com/codespell-project/codespell/compare/v2.1.0...v2.2.1)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-09-05T17:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c08f0ba79ed5222dc59ba30189bed30a034e34ae",
          "body": "updates:\n- [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.2)",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-08-06T23:33:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b03ca0a2d40c6a33b9d16796f246cac81776ba3c",
          "body": null,
          "is_bot": false,
          "headline": "Update black configuration file documentation's URL",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-07-22T23:13:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d013a0588f55600642df910ce965c2e076921c39",
          "body": "* [pre-commit.ci] autoupdate\r\n\r\nupdates:\r\n- [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0)\r\n\r\n* update blacken-docs too\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Peter Cock <p.j.a.cock@googlemail.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] autoupdate (#67)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-07-04T16:45:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "539d85740b6ecfb45006dacb7f26f823f64d632a",
          "body": null,
          "is_bot": false,
          "headline": "Less frequent https://pre-commit.ci/ updates",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-06-15T10:20:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d657231f8739593342b23017a340c5edcbcc799",
          "body": "updates:\n- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.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": "2022-06-14T12:20:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de60bca2681aec2e9e67323d09a26362e2c9521d",
          "body": null,
          "is_bot": false,
          "headline": "rstcheck API changed in v6",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-06-07T08:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9698dfca8799e51a59730cf22cc7d6246fc92982",
          "body": "updates:\n- [github.com/myint/rstcheck: v5.0.0 → v6.0.0.post1](https://github.com/myint/rstcheck/compare/v5.0.0...v6.0.0.post1)",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-06-07T08:05:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e1ae8f5869fe07eed3c4d4c6bf3a30077fb2da44",
          "body": null,
          "is_bot": false,
          "headline": "v0.3.3 with line-length as string fix",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-05-16T09:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5cc8d631431b9db6dae69bea1c119f1daac41a6",
          "body": "Closes #59.",
          "is_bot": false,
          "headline": "Cope with line-length as string in pyproject.toml",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-05-16T09:18:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9e03c636cf3edeb0b177c87506a6d17a7c81b77c",
          "body": "updates:\n- [github.com/myint/rstcheck: v3.4.0 → v5.0.0](https://github.com/myint/rstcheck/compare/v3.4.0...v5.0.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": "2022-04-19T08:13:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfb90e1363fab7292cd5f23f58b3808cf4197ebe",
          "body": null,
          "is_bot": false,
          "headline": "Can now point at rstcheck v3.4.0",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-04-12T16:53:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de53dea4728be5bf5d4d3da39dae59a6c485bfb0",
          "body": "* [pre-commit.ci] pre-commit autoupdate\r\n\r\nupdates:\r\n- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.2.0)\r\n- [github.com/psf/black: 22.1.0 → 22.3.0](https://github.com/psf/black/compare/22.1.0...22.3.0)\r\n\r\n* Update blacken-docs too\r\n\r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>\r\nCo-authored-by: Peter Cock <p.j.a.cock@googlemail.com>",
          "is_bot": true,
          "headline": "[pre-commit.ci] pre-commit autoupdate (#57)",
          "author_name": "pre-commit-ci[bot]",
          "author_login": "pre-commit-ci[bot]",
          "committed_at": "2022-04-11T17:33:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be1a4113230447f7b389206f76b87df06e16b8f7",
          "body": null,
          "is_bot": false,
          "headline": "Extend GitHub Actions to run on Win & macOS too",
          "author_name": "eggplants",
          "author_login": "eggplants",
          "committed_at": "2022-03-18T10:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21dd2bedccd6544848f735a9dbcd530f3500ca61",
          "body": "Seems to solve the CI testing on Windows without\nhaving to tell diff to ignore line endings.",
          "is_bot": false,
          "headline": "Explicit git core.autocrlf false",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-03-18T10:10:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8de91e3181591bfcb216d0d2d67572579f1f1c57",
          "body": null,
          "is_bot": false,
          "headline": "Check manifest by running tests from sdist tar-ball",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-02-28T12:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e12579f2e6eaf96d73bce7b3f45ec49f5369a38",
          "body": null,
          "is_bot": false,
          "headline": "Include tests in the manifest",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-02-28T12:31:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6fbc6e03405562561881ff94dd8298ef580c7b8",
          "body": "Should have done this earlier today as part of switching to GitHub Actions",
          "is_bot": false,
          "headline": "Delete .travis.yml",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-02-25T23:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "096cdde52aeccd3f31f7af366d434d3fb93b1140",
          "body": null,
          "is_bot": false,
          "headline": "tab whitespace",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-02-25T22:56:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9540fa238b4da760a0f7e0691cc8ff61a3d74c8a",
          "body": null,
          "is_bot": false,
          "headline": "Set python_requires explicitly",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-02-25T16:25:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a0ee039cb7fe167147bde8a4808bb1906679ca84",
          "body": null,
          "is_bot": false,
          "headline": "remove reference to Python 3.6",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-02-25T16:13:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b947f393687bdcfabc006cc6d20c413225373071",
          "body": "Closes #53. Was sure this passed on GitHub actions,\nbut broken now and no reason to debug this further.",
          "is_bot": false,
          "headline": "Drop Python 3.6",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-02-25T15:59:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf3ace5fc04ccae426bc009b0d83fb10d059e4d8",
          "body": null,
          "is_bot": false,
          "headline": "Version bump v0.3.2 for tomli fix",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-02-25T15:55:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0948777b0923ef7d06808974b5c0712823b18f5c",
          "body": null,
          "is_bot": false,
          "headline": "Pin older platformdir under Python 3.6",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-02-25T15:51:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6ed9c7b6908b2038dbf9bb9dda8fcc58412c799b",
          "body": "Modelled on https://github.com/peterjc/flake8-rst-docstrings\n\nCloses #34.",
          "is_bot": false,
          "headline": "Simple GitHub Actions setup",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-02-25T15:51:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7ab6d6c7a4f2d0af81ccdc5d3381853813f8fc7",
          "body": null,
          "is_bot": false,
          "headline": "Forgot to check in test_changes/commas.txt",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-02-25T15:51:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9133dbaee59c54636992f38f47d3693dfe457eea",
          "body": "Was working under tomli-1.2.2 (and still works with that)",
          "is_bot": false,
          "headline": "Fix under tomli-2.0.1",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-02-25T15:51:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1590c374cc60cddb5a55b3f8a7ab17a53a56ed6b",
          "body": "[ci skip]",
          "is_bot": false,
          "headline": "Not using TravisCI anymore",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-02-25T15:12:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62ac3de07b43ea72f309d300b397066b40153908",
          "body": null,
          "is_bot": false,
          "headline": "Call this v0.3.1",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-02-25T15:04:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0229da78aae9c0c0ca40f5cbb7fcddfb879b26f1",
          "body": "Black has switched from \"toml\" to \"tomli\", so also using \"tomli\" here should\r\nensure that this tool can read the same TOML config files.\r\n\r\nSince this does directly import and use the \"tomli\" package, it should be an\r\nexplicit dependency.\r\n\r\nFixes #32.",
          "is_bot": false,
          "headline": "Explicitly depend on the same TOML parser as Black (#33)",
          "author_name": "Brian Helba",
          "author_login": "brianhelba",
          "committed_at": "2022-02-25T15:01:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "69512407bc9448c0006e9d26c682fcb9ba1c242b",
          "body": "Should fix #49.",
          "is_bot": false,
          "headline": "Call this v0.3.0, require black v22.1.0 or later",
          "author_name": "Peter Cock",
          "author_login": "peterjc",
          "committed_at": "2022-02-25T14:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 22,
      "commits_last_year": 18,
      "latest_release_at": "2025-09-21T09:59:04Z",
      "latest_release_tag": "v4.0.0",
      "releases_from_tags": true,
      "days_since_last_push": 58,
      "active_weeks_last_year": 8,
      "days_since_latest_release": 312,
      "mean_days_between_releases": 144.9
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "flake8-black",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "black",
            "formatting",
            "style",
            "flake8",
            "Framework :: Flake8",
            "Intended Audience :: Developers",
            "License :: OSI Approved :: MIT License",
            "Operating System :: OS Independent",
            "Programming Language :: Python",
            "Programming Language :: Python :: 3",
            "Programming Language :: Python :: 3 :: Only",
            "Topic :: Software Development :: Libraries :: Python Modules",
            "Topic :: Software Development :: Quality Assurance"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/flake8-black/",
          "is_deprecated": false,
          "latest_version": "0.4.0",
          "repository_url": "https://github.com/peterjc/flake8-black/",
          "versions_count": 22,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": 643642,
          "first_published_at": "2019-01-10T14:51:17.425899Z",
          "latest_published_at": "2025-09-21T18:56:37.822918Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 312
        }
      ]
    },
    "popularity": {
      "forks": 12,
      "stars": 167,
      "watchers": 1,
      "fork_history": {
        "days": [
          {
            "date": "2019-05-31",
            "count": 1
          },
          {
            "date": "2019-08-02",
            "count": 1
          },
          {
            "date": "2019-12-06",
            "count": 1
          },
          {
            "date": "2020-08-01",
            "count": 1
          },
          {
            "date": "2020-08-30",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 1
          },
          {
            "date": "2025-02-14",
            "count": 1
          },
          {
            "date": "2026-06-08",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 12,
        "total_forks": 12
      },
      "star_history": null,
      "open_issues_and_prs": 4
    },
    "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": 9523,
      "source_files_sampled": 14,
      "oversized_source_files": 0,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml",
        "requirements.txt"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 11,
        "malicious_count": 0,
        "assessed_package": "pypi:flake8-black@0.4.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "flake8",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=3"
        },
        {
          "name": "black",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=22.1.0"
        },
        {
          "name": "tomli",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "black",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "flake8",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "tomli",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 3,
        "direct_count": 3,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 1,
        "merged_prs": 62,
        "open_issues": 3,
        "closed_ratio": 0.9,
        "closed_issues": 27,
        "closed_unmerged_prs": 14
      },
      "bus_factor": 1,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "peterjc",
          "commits": 157,
          "avatar_url": "https://avatars.githubusercontent.com/u/63959?v=4"
        },
        {
          "type": "User",
          "login": "ferdynice",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/2369153?v=4"
        },
        {
          "type": "User",
          "login": "ADKosm",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/10699607?v=4"
        },
        {
          "type": "User",
          "login": "brianhelba",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/1282879?v=4"
        },
        {
          "type": "User",
          "login": "gschaffner",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/11418203?v=4"
        },
        {
          "type": "User",
          "login": "AdmiralGT",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/3476614?v=4"
        },
        {
          "type": "User",
          "login": "rsalmaso",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/171008?v=4"
        },
        {
          "type": "User",
          "login": "sapphire-janrain",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/41972890?v=4"
        },
        {
          "type": "User",
          "login": "eggplants",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/42153744?v=4"
        }
      ],
      "contributors_sampled": 9,
      "top_contributor_share": 0.946
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "test.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".flake8"
      ],
      "has_editorconfig": false,
      "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": null,
            "reason": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 6,
            "reason": "10 out of 15 merged PRs checked by a CI test -- score normalized to 6",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 1/14 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 3 contributing companies or organizations -- score normalized to 10",
            "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": 0,
            "reason": "no 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": 0,
            "reason": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 2,
            "reason": "dependency not pinned by hash detected -- score normalized to 2",
            "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": 0,
            "reason": "security policy file not 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": "a2f3e50ac99bda816c04277955883746be63f118",
        "ran_at": "2026-07-30T22:09:38Z",
        "aggregate_score": 3.8,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-06-02T04:13:20Z",
      "oldest_open_prs": [
        {
          "number": 93,
          "created_at": "2025-02-14T18:41:15Z",
          "last_comment_at": "2025-02-14T19:43:28Z",
          "last_comment_author": "peterjc"
        }
      ],
      "last_merged_pr_at": "2026-06-02T04:11:40Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 12,
          "created_at": "2019-08-06T09:51:15Z",
          "last_comment_at": "2019-08-06T14:55:47Z",
          "last_comment_author": "peterjc"
        },
        {
          "number": 13,
          "created_at": "2019-08-06T13:22:09Z",
          "last_comment_at": "2020-05-18T21:29:11Z",
          "last_comment_author": "peterjc"
        },
        {
          "number": 26,
          "created_at": "2020-07-30T12:10:23Z",
          "last_comment_at": "2020-09-07T20:05:10Z",
          "last_comment_author": "peterjc"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/peterjc/flake8-black",
    "host": "github.com",
    "name": "flake8-black",
    "owner": "peterjc"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 55 is calibrated to 57 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 55,
            "calibrated": 57,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 57,
      "inputs": {
        "security": 50,
        "vitality": 41,
        "community": 60,
        "governance": 63,
        "calibration": "2026-08-02",
        "engineering": 68,
        "ai_readiness": 28,
        "weighted_overall_raw": 55
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "weak",
        "name": "Vitality",
        "value": 41,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "weak",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 35,
            "inputs": {
              "commits_last_year": 18,
              "human_commit_share": 0.62,
              "days_since_last_push": 58,
              "active_weeks_last_year": 8
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 58 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 58
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "8/52 weeks with commits",
                "points": 5.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 8
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "18 commits in the last year",
                "points": 11.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 18
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "releases_count": 22,
              "latest_release_tag": "v4.0.0",
              "releases_from_tags": true,
              "days_since_latest_release": 312,
              "mean_days_between_releases": 144.9
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "22 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 312 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 312
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~144.9 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 144.9
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "dormant",
              "guards": [
                "recent_release",
                "dependencies_clean"
              ],
              "signals": [
                "scorecard_unmaintained"
              ],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": 1,
              "unanswered_open_issues": 0,
              "days_since_last_merged_pr": 63,
              "days_since_last_human_commit": 183,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "no human commit for 183 days, with nothing left unanswered; held at dormant by a release within the year, no affected dependency",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_quiet",
                    "params": {
                      "days": 183
                    }
                  },
                  {
                    "code": "abandonment_guarded",
                    "params": {
                      "guards": "a release within the year, no affected dependency"
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 60,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "weak",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 45,
            "inputs": {
              "forks": 12,
              "stars": 167,
              "watchers": 1,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "167 stars",
                "points": 36,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 167
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "12 forks",
                "points": 8.7,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 12
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "1 watchers",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": 97,
            "inputs": {
              "packages": [
                "flake8-black"
              ],
              "dependents": null,
              "ecosystems": "pypi",
              "total_downloads": null,
              "monthly_downloads": 643642
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "643,642 downloads/month across pypi",
                "points": 77.4,
                "status": "partial",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 643642,
                      "ecosystems": "pypi"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 63,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 9,
              "top_contributor_share": 0.946
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 95% of commits",
                "points": 1.2,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 95
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "9 contributors",
                "points": 12.2,
                "status": "partial",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "merged_prs": 62,
              "open_issues": 3,
              "closed_issues": 27,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.9,
              "closed_unmerged_prs": 14,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "90% of issues closed",
                "points": 37.8,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 90
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "62/76 decided PRs merged",
                "points": 24.5,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 62,
                      "decided": 76
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 1/14 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 68,
            "inputs": {
              "followers": 512,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "peterjc",
              "public_repos": 245,
              "account_age_days": 6345
            },
            "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": "512 followers of peterjc",
                "points": 19.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 512,
                      "login": "peterjc"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "245 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 245
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "flake8-black"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 312
            },
            "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 312 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 312
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "22 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 22
                    }
                  }
                ],
                "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": "good",
        "name": "Engineering Quality",
        "value": 68,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 86,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": true
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": ".flake8",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8"
                    }
                  }
                ],
                "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "10 out of 15 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "weak",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "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": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 50,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "branch_protection",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 38,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.8
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 15 merged PRs checked by a CI test -- score normalized to 6",
                "points": 1.5,
                "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 1/14 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 3 contributing companies or organizations -- score normalized to 10",
                "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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "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": "1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 1,
                "status": "partial",
                "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 not detected",
                "points": 0,
                "status": "missed",
                "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:flake8-black@0.4.0 runtime dependency closure — what installing the published package pulls in — 11 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:flake8-black@0.4.0",
                  "assessed": 11
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 11,
              "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": 11,
              "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": 10
            },
            "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": "at_risk",
        "name": "AI Readiness",
        "value": 28,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 4,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.081,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "5 of 62 human commits state their intent (structured subject or explanatory body)",
                "points": 4.3,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 5,
                      "sampled": 62
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "weak",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 35,
            "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
            },
            "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": ".flake8",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".flake8"
                    }
                  }
                ],
                "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": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 2",
                "points": 2,
                "status": "partial",
                "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": 9523,
              "source_files_sampled": 14,
              "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/14 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 14,
                      "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": {
      "top": [
        "library"
      ],
      "labels": [
        "library"
      ],
      "scores": {
        "plugin": 2,
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:pypi",
          "weight": 6
        },
        {
          "tier": "description",
          "label": "plugin",
          "source": "description:plugin",
          "weight": 2
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.5.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-30T22:09:53.739501Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/peterjc/flake8-black.svg",
  "full_name": "peterjc/flake8-black",
  "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.5.0, schema v0.27.0 — full methodology · metrics wiki.

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