Public record
Software health reportschema 0.26.0 · metrics 1.13.0 · 2026-07-21 23:14 UTC

frankie567 / httpx-ws

WebSocket support for HTTPX

PythonMIT★ 151 stars⑂ 31 forkssince Nov 2022View on GitHub ↗

frankie567/httpx-ws holds a health index of 63 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (80/100) and lowest on Community & Adoption (50/100). It was last updated 29 days ago. A single contributor accounts for most of its recent work.

63
overall / 100
Moderate

Software health index

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

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

Score profile

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

Ownership

François VoronPersonal account
499 followers85 public repossince Oct 2011@polarsource

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 publish
PyPIhttpx-ws0.9.0-28115 days ago

Metrics by category

Vitality

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

62Moderate · 22% of overall
How it's scored
28.8/36Push recency — last push 29 days ago
6.2/36Commit cadence — 9/52 weeks with commits
15.5/18Commit volume — 52 commits in the last year
4/10OpenSSF Scorecard: Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
Inputs used
commits_last_year52
human_commit_share0.75
days_since_last_push29
active_weeks_last_year9
How it's scored
27/27Ships releases — 28 releases published
27/36Release recency — latest release 115 days ago
19.8/27Release cadence — a release every ~80.3 days
0/10OpenSSF Scorecard: Signed-Releases — Project has not signed or included provenance with any releases.
Inputs used
releases_count28
latest_release_tagv0.9.0
releases_from_tagsno
days_since_latest_release115
mean_days_between_releases80.3

Community & Adoption

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

50Moderate · 18% of overall
How it's scored
35.3/60Stars — 151 stars
12.3/25Forks — 31 forks
2.7/15Watchers — 4 watchers
Inputs used
forks31
stars151
watchers4
growth_stateorganic
growth_factor_pct100
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
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno

Sustainability & Governance

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

67Moderate · 24% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
3/22.5Commit distribution — top contributor authored 87% of commits
13.5/13.5Contributor breadth — 14 contributors
10/10OpenSSF Scorecard: Contributors — project has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled14
top_contributor_share0.866
How it's scored
43.7/46.8Issue resolution — 94% of issues closed
32.4/38.3PR acceptance — 61/72 decided PRs merged
1.5/15OpenSSF Scorecard: Code-Review — Found 3/17 approved changesets -- score normalized to 1
Inputs used
merged_prs61
open_issues3
closed_issues43
issue_closed_ratio0.935
closed_unmerged_prs11
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
19.4/25Owner reach — 499 followers of frankie567
25/25Track record — 85 public repos, account ~14 yr old
Inputs used
followers499
owner_typeUser
is_verified
owner_loginfrankie567
public_repos85
account_age_days5,386
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
35/35Publish recency — latest publish 115 days ago
20/20Version history — 28 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packageshttpx-ws
ecosystemspypi
any_deprecatedno
min_days_since_publish115

Engineering Quality

Are baseline engineering and documentation practices in place?

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

Documentation

100Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage site — https://frankie567.github.io/httpx-ws/
10/10Repository description
10/10Topics — 2 topics
10/10Wiki
Inputs used
topicshttpx, websockets
has_wikiyes
homepagehttps://frankie567.github.io/httpx-ws/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

51Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifacts — no binaries found in the repo
0/7.5Branch-Protection — branch protection not enabled on development/release branches
1.5/2.5CI-Tests — 10 out of 16 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.8/7.5Code-Review — Found 3/17 approved changesets -- score normalized to 1
2.5/2.5Contributors — project has 4 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
7.5/7.5Dependency-Update-Tool — update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
3/7.5Maintained — 5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
4/5SAST — SAST tool is not run on all commits -- score normalized to 8
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — Project has not signed or included provenance with any releases.
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
0/7.5Vulnerabilities — 17 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate3.9
Excluded from scoring (no data or not applicable): packaging. Remaining weights renormalized.
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages7
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:httpx-ws@0.9.0 runtime dependency closure — what installing the published package pulls in — 7 packages. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score.

73Good · 0% of overall
How it's scored
45/45Agent instructions — AGENTS.md
0/15Machine-readable docs (llms.txt)
23.5/40Legible commit history — 33 of 75 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.44
agent_instruction_filesAGENTS.md
agent_instruction_max_bytes844
How it's scored
18/18One-command bootstrap — justfile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — httpx_ws/py.typed
10/10Reproducible environment — lockfile
4/10Demonstrated agent practice — 2 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance — 12 of the last 100 commits are automated dependency updates
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfilesuv.lock
has_dockerfileno
typed_languageno
bootstrap_filesjustfile
has_devcontainerno
has_linter_configno
typecheck_configshttpx_ws/py.typed
agent_commit_share0.02
toolchain_manifests
dependency_bot_commit_share0.12
How it's scored
27/45Type-checkable code — Python with type-check config (httpx_ws/py.typed)
55/55Manageable file sizes — 0/9 source files over 60KB
Inputs used
primary_languagePython
largest_source_bytes57,456
source_files_sampled9
oversized_source_files0

Key facts

151GitHub stars
14contributors
52commits, last 12 months
29days since last push
28releases
1bus factor
3open issues
PyPIpackage ecosystems

More detail

Star and fork history 151 ★ / 31 ⇿
151Stars
31Forks
28Releases

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.

025507510012515015031212022-112024-092026-06
Major 0Minor 9Patch 19

Each point covers 4 days.

OpenSSF Scorecard 3.9 / 10
3.9aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
6CI-Tests10 out of 16 merged PRs checked by a CI test -- score normalized to 6
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 3/17 approved changesets -- score normalized to 1
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
4Maintained5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
8SASTSAST tool is not run on all commits -- score normalized to 8
0Security-Policysecurity policy file not detected
0Signed-ReleasesProject has not signed or included provenance with any releases.
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
0Vulnerabilities17 existing vulnerabilities detected
Direct dependencies 4
RegistryPackageVersion constraintManifest
PyPIanyio>=4pyproject.toml
PyPIhttpx>=0.23.1pyproject.toml
PyPIhttpcore>=1.0.4pyproject.toml
PyPIwsprotopyproject.toml
All dependencies 4

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

RegistryPackageVersionRelation
PyPIanyiodirect
PyPIhttpcoredirect
PyPIhttpxdirect
PyPIwsprotodirect
Dependency advisories 0

Installing pypi:httpx-ws@0.9.0 pulls in 7 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": [
        "httpx",
        "websockets"
      ],
      "is_fork": false,
      "size_kb": 496,
      "has_wiki": true,
      "homepage": "https://frankie567.github.io/httpx-ws/",
      "languages": {
        "Just": 437,
        "Python": 123057
      },
      "pushed_at": "2026-06-22T06:53:20Z",
      "created_at": "2022-11-22T08:06:40Z",
      "owner_type": "User",
      "updated_at": "2026-06-22T06:53:17Z",
      "description": "WebSocket support for HTTPX",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "main",
      "license_spdx_raw": "MIT",
      "primary_language": "Python",
      "significant_languages": [
        "Python"
      ]
    },
    "owner": {
      "blog": "www.fvoron.com",
      "name": "François Voron",
      "type": "User",
      "login": "frankie567",
      "company": "@polarsource",
      "location": "Lyon, France",
      "followers": 499,
      "avatar_url": "https://avatars.githubusercontent.com/u/1144727?v=4",
      "created_at": "2011-10-22T09:22:09Z",
      "is_verified": null,
      "public_repos": 85,
      "account_age_days": 5386
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v0.9.0",
          "kind": "minor",
          "published_at": "2026-03-28T14:12:06Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2025-11-07T13:05:26Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2025-10-28T07:33:28Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2025-09-20T14:23:59Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2025-03-28T13:20:23Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2025-01-04T13:33:38Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2024-12-07T12:37:49Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2024-10-07T08:39:17Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2024-10-05T07:28:08Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2024-04-05T06:43:49Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2024-03-19T08:22:19Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2024-02-22T16:04:18Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2024-02-09T19:29:48Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2023-12-04T08:44:38Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2023-09-27T06:57:38Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2023-07-06T14:31:51Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2023-06-27T13:20:28Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2023-04-15T11:53:32Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2023-02-15T12:24:09Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2023-01-03T08:20:23Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2023-01-03T08:18:34Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2022-12-27T09:26:00Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2022-11-29T15:34:57Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2022-11-28T14:45:21Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2022-11-28T09:05:00Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2022-11-27T12:39:27Z"
        },
        {
          "tag": "v0.1.1",
          "kind": "patch",
          "published_at": "2022-11-25T10:23:50Z"
        },
        {
          "tag": "v0.1.0",
          "kind": "minor",
          "published_at": "2022-11-24T12:22:09Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "034189169aaa7ee16d4c41084925ae256f4eb860",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v6...v7)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 6 to 7 (#148)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-22T06:53:12Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "4c199cd3753ffce0e744460eb9a292366c118df6",
          "body": "Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4 to 5.\n- [Release notes](https://github.com/actions/deploy-pages/releases)\n- [Commits](https://github.com/actions/deploy-pages/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: actions/deploy-pages\n  dependency-\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/deploy-pages from 4 to 5 (#140)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T06:24:59Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "70429d6298b9b89afd948d9d08551d6cd2ae85a6",
          "body": "Bumps [extractions/setup-just](https://github.com/extractions/setup-just) from 3 to 4.\n- [Release notes](https://github.com/extractions/setup-just/releases)\n- [Commits](https://github.com/extractions/setup-just/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: extractions/setup-just\n  d\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump extractions/setup-just from 3 to 4 (#142)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T06:24:51Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "99564169091a28ced5c3540818df16fb632a5ab6",
          "body": "Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 4 to 5.\n- [Release notes](https://github.com/actions/upload-pages-artifact/releases)\n- [Commits](https://github.com/actions/upload-pages-artifact/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-pages-artifact from 4 to 5 (#143)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T06:24:41Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "d6f29d0581a8e70675f56ab4f56ee713270b2d47",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 7.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 5 to 7 (#144)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-06-08T06:21:24Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "0d7369588d3fe03bc8b86cfb05e92c54a04ff0ee",
          "body": "…#139)",
          "is_bot": false,
          "headline": "Raise `TimeoutError` instead of `queue.Empty` in `WebSocketSession` (…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2026-03-28T17:57:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96dd77747c1b41dc297ba56fc8306a6a5aca923f",
          "body": "Breaking changes\n----------------\n\nAsync exceptions are now wrapped in `ExceptionGroup`. Due to the switch to anyio.AsyncContextManagerMixin for cancellation safety, exceptions that propagate out of the async with block are now wrapped in an ExceptionGroup.\n\n**Before:**\n\n```py\ntry:\n    async with ac\n[…]\n------\n\n* Fix #107: hanging async context manager on exit when an AnyIO task is cancelled. Thanks @Graeme22 🎉\n* Fix #136: unclosed AnyIO queues after the ASGI transport was closed. Thanks @Flamefork 🎉",
          "is_bot": false,
          "headline": "Bump version 0.8.2 → 0.9.0",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2026-03-28T14:07:00Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "ef0a54144e1a7a4be3f5198d8fb469894f3740c9",
          "body": "* docs: update README.md [skip ci]\n\n* docs: update .all-contributorsrc [skip ci]\n\n---------\n\nCo-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: add Flamefork as a contributor for bug (#138)",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2026-03-28T14:06:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "682bfa035e87521e36c5a1af307b021123f40ebc",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-03-28T13:59:40Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "b90fbb76ff00068c5d66c0b5ea0f333a9af75d52",
          "body": "* Close memory object stream queues on transport exit. Fixes #136\n\nMemory object streams created by ASGIWebSocketAsyncNetworkStream were\nnever explicitly closed, causing ResourceWarning on garbage collection.\n\nTrack all streams in ASGIWebSocketTransport and close their queues via\nan exit stack callb\n[…]\n running\ntasks — ensuring clean shutdown ordering.\n\n* Merge single/multiple stream queue closure tests into parametrized test\n\n* Simplify fix\n\n---------\n\nCo-authored-by: François Voron <me@fvoron.com>",
          "is_bot": false,
          "headline": "Close memory object stream queues on transport exit. Fixes #136 (#137)",
          "author_name": "Ilia Ablamonov",
          "author_login": "Flamefork",
          "committed_at": "2026-03-28T13:59:11Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "adff50179f2c4e77ef040eefd08d0abce59c2356",
          "body": "Update AsyncWebSocketSession class docstring and all async method\ndocstrings (send, send_text, send_bytes, send_json, receive,\nreceive_text, receive_bytes, receive_json) to document that exceptions\npropagating out of the async context manager will be wrapped in\nExceptionGroup due to the anyio task group.\n\nAlso update AsyncWebSocketClient and aconnect_ws() keepalive timeout\ndescriptions to mention ExceptionGroup wrapping.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Document ExceptionGroup wrapping behavior in async session docstrings",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2026-03-28T12:41:54Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "ea9e69d57e29d786adb22c1daf0bb72619504c91",
          "body": null,
          "is_bot": false,
          "headline": "Add AGENTS.md",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2026-03-28T12:01:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1241a2480beee5e2016f18f09be9b8b53c99da19",
          "body": null,
          "is_bot": false,
          "headline": "Fix Copilot setup steps",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2026-02-10T16:48:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7de73cb68386919386cc41a14b1bb0ab437a2815",
          "body": null,
          "is_bot": false,
          "headline": "Add Copilot Setup steps",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2026-02-10T16:47:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "506057b251243e039144b181724bf0f808913d3c",
          "body": null,
          "is_bot": false,
          "headline": "Fix test_receive_oversized_message actually not working for async",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2026-02-10T16:10:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f2953c3f7f4d173dd8d9746dcfb5e6fb0836ec7",
          "body": "* docs: update README.md [skip ci]\n\n* docs: update .all-contributorsrc [skip ci]\n\n---------\n\nCo-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: add Graeme22 as a contributor for bug, and code (#130)",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2026-02-10T16:05:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "38219f351ec61acea1ef9476635f7a01b9ebc7df",
          "body": "I have been running into the same bug as #107. It can be reproduced with\nthe following simple code:\n\n```python\nimport anyio\nfrom httpx_ws import aconnect_ws\n\nasync def stream():\n    async with aconnect_ws(\"wss://echo.websocket.org\"):\n        await anyio.sleep(1e9)\n\nasync def main():\n    async with a\n[…]\neanup code happens in\n`__asynccontextmanager__`.\n\nAs a consequence of this, several tests were slightly tweaked since\nsome kinds of errors will be raised in an `ExceptionGroup`.\n\ndon't use typing.Self",
          "is_bot": false,
          "headline": "Fix hanging on asyncio when exiting context manager post-cancellation",
          "author_name": "Graeme Holliday",
          "author_login": "Graeme22",
          "committed_at": "2026-02-10T16:04:54Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "2369b45445457e9829a0e84bcfdb22d18b776028",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v5...v6)\n\n---\nupdated-dependenc\n[…]\nirect:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 5 to 6 (#127)",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2026-02-10T15:57:18Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "980de9b737908a74eb119faab38a3a3a8d0f083a",
          "body": "Bug fixes and improvements\n--------------------------\n\n* ASGIWebSocketTransport: increase the initial receive timeout to 1 second and\n  make it configurable via `initial_receive_timeout` parameter. Fix #123",
          "is_bot": false,
          "headline": "Bump version 0.8.1 → 0.8.2",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-11-07T12:54:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "862de802b7710a3e599aee0ff13ca753f03b4f15",
          "body": "…124)\n\nFix #123\n\n* Initial plan\n\n* Add configurable initial_receive_timeout parameter\n\nCo-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>\n\n---------\n\nCo-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>\nCo-authored-by: frankie567 <1144727+frankie567@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Add configurable initial_receive_timeout to ASGIWebSocketTransport (#…",
          "author_name": "Copilot",
          "author_login": "Copilot",
          "committed_at": "2025-11-07T12:51:57Z",
          "body_truncated": false,
          "is_coding_agent": true
        },
        {
          "oid": "3378a1ac31a2ab81c3ff250eae96890be2097a2c",
          "body": "This fixes the flakiness of test_async_keepalive_ping.",
          "is_bot": false,
          "headline": "Handle closing connection state properly in background keepalive ping",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-10-28T07:40:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb7a5115897f1de2fcd123c64b3732127391d40e",
          "body": null,
          "is_bot": false,
          "headline": "Fix release CI permission",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-10-28T07:34:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f4990c029e567d4187302b172b0d4c744f66c63",
          "body": "Bug fixes and improvements\n--------------------------\n\n* Add Python 3.14 support\n* ASGI transport: fix cancel scope corruption and allow multiple clients on the same transport (#116). Thanks @davibrochart 🎉\n* ASGI transport: avoid hanging indefinitely if the server never accepts the connection. Fix #92.",
          "is_bot": false,
          "headline": "Bump version 0.8.0 → 0.8.1",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-10-28T07:17:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63c8bc857d4d21c07003eff735f26c7f87a9fdb1",
          "body": null,
          "is_bot": false,
          "headline": "Disable basedpyright type checking",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-10-28T07:14:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fc2c8819e54609325b38ada318daa8c1ab35bed1",
          "body": "…orkStream\n\nAvoids hanging indefinitely if the server does not call `accept()`.\n\nFix #92",
          "is_bot": false,
          "headline": "Add a short timeout on initial receive call of ASGIWebSocketAsyncNetw…",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-10-28T07:12:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6bac702973f858c27f5311b56fc2af858ccece3",
          "body": null,
          "is_bot": false,
          "headline": "Tweak test_receive test",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-10-28T07:03:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "743f4a9e1b4c0d05df390fc989633abff74cb877",
          "body": null,
          "is_bot": false,
          "headline": "Fix transport not keeping streaming opened while executing",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-10-27T19:58:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b316e1b757ad60419565a522867d2299ae1a858e",
          "body": "* Fix cancel scope corruption\n\n* Add test for cancel scope integrity\n\n* Update lockfile\n\n* Remove exit_stacks\n\n* Update lockfile\n\n---------\n\nCo-authored-by: François Voron <fvoron@gmail.com>",
          "is_bot": false,
          "headline": "Fix cancel scope corruption (#108)",
          "author_name": "David Brochart",
          "author_login": "davidbrochart",
          "committed_at": "2025-10-27T15:53:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52b852ec8be2ee05c1571742c9939473409d2043",
          "body": "Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v4...v5)\n\n---\nupdated-dependenc\n[…]\n:\n- dependency-name: actions/checkout\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/checkout from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-26T14:21:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5538bb4d57580a4005c34329bce0838dbbde13b3",
          "body": "Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.\n- [Release notes](https://github.com/actions/setup-python/releases)\n- [Commits](https://github.com/actions/setup-python/compare/v5...v6)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-python\n  dependency-version: '6'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/setup-python from 5 to 6",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-26T14:21:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f21efe626a1c3eaec1fd0b147a890c24b2a6f87b",
          "body": "Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.\n- [Release notes](https://github.com/codecov/codecov-action/releases)\n- [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/codecov/codecov-action/compare/v\n[…]\npendency-name: codecov/codecov-action\n  dependency-version: '5'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump codecov/codecov-action from 4 to 5",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-26T14:21:16Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "5d2ba551f88f9e9354ab3c2a8f96b40d6180dff2",
          "body": "Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.\n- [Release notes](https://github.com/actions/upload-pages-artifact/releases)\n- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/upload-pages-artifact\n  dependency-version: '4'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump actions/upload-pages-artifact from 3 to 4",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-26T14:21:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7194f6a5812a8aa8383585f55ce8ac9844d77eab",
          "body": "Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 6 to 7.\n- [Release notes](https://github.com/astral-sh/setup-uv/releases)\n- [Commits](https://github.com/astral-sh/setup-uv/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: astral-sh/setup-uv\n  dependency-version: '7'\n  dependency-type: direct:production\n  update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] <support@github.com>",
          "is_bot": true,
          "headline": "Bump astral-sh/setup-uv from 6 to 7",
          "author_name": "dependabot[bot]",
          "author_login": "dependabot[bot]",
          "committed_at": "2025-10-26T14:20:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70b48a7892abd980b80224840f99e186c689a7b4",
          "body": null,
          "is_bot": false,
          "headline": "Enable Dependabot for GitHub Actions",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-10-26T14:18:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7cd4def640fc70c3c7653ff927838060348f5056",
          "body": null,
          "is_bot": false,
          "headline": "Remove FUNDING.yml",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-10-26T14:16:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "670c3eaaac81de8623dc192241248d669cefe4c2",
          "body": null,
          "is_bot": false,
          "headline": "Enable Python 3.14",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-10-26T14:16:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f14d676e0ae52ed4686d479d9171560f5be9fef6",
          "body": null,
          "is_bot": false,
          "headline": "Switch to uv and just to manage project",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-10-26T14:15:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "783677fc0b09ab2e5506468ceda3c0628e1cfb44",
          "body": null,
          "is_bot": false,
          "headline": "Replace use of Queue with AnyIO streams",
          "author_name": "David Brochart",
          "author_login": "davidbrochart",
          "committed_at": "2025-10-26T14:04:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6e3ffbff1d8c4ac3b49162f9e805cded42708851",
          "body": "Breaking changes\n----------------\n\n* Drop Python 3.9 support\n\nBug fixes and improvements\n--------------------------\n\n* New class-based API to open clients. [[Documentation](https://frankie567.github.io/httpx-ws/usage/class_based_client/)] Thanks @MtkN1 🎉\n* Support WebSocket Denial Response in ASGI transport helper. See #84.\n* Fix websocket disconnection not properly handled in ASGI transport helper. See #97.",
          "is_bot": false,
          "headline": "Bump version 0.7.2 → 0.8.0",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-09-20T14:18:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8349cd2fa436555c6157f5ecd7fe1c414ee524e8",
          "body": null,
          "is_bot": false,
          "headline": "Remove unnecessary WebSocketDisconnect exception swallow in tests",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-09-20T14:17:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d15efb9ab85a0167be6452a90bf925234f6bf0b6",
          "body": null,
          "is_bot": false,
          "headline": "REVERTME: temporary workaround to fix Hatch CLI bug with latest Click",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-09-20T14:11:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9acf3435e8c7241ec2440a98020637a56af9e7d4",
          "body": "This stuff is a bit mindfucking 😅\n\nThe _only_ issue originally was the part where we sent `websocket.close` ASGI message to the app in response to the event `wsproto.events.CloseConnection`. As per the ASGI spec, we should send a `websocket.disconnect` event to the app, not `websocket.close`.\n\nThe o\n[…]\nrking before.\n\nThis reverts commit de2717c895cdfc7a70b59738c7147b3357416fed.\nThis reverts commit 3aaefe6f271d331266b2b53ff6ca257a9e5edd9c.\nThis reverts commit 4af281e54d19a8e58022a419b5383eb729f5e8bb.",
          "is_bot": false,
          "headline": "Fix properly close/disconnect events.",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-09-20T14:05:02Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "c22d2db502ffcf9136deb5bbb283d41aa5770802",
          "body": null,
          "is_bot": false,
          "headline": "Handle WebSocket Denial Response",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-09-20T13:21:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "619a00bff9d82c7ca40aebc125aed34a901320bc",
          "body": null,
          "is_bot": true,
          "headline": "docs: update .all-contributorsrc [skip ci]",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2025-09-20T12:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2ef478d500fb7fa85305e30b14ccb5b8d420c2cf",
          "body": null,
          "is_bot": true,
          "headline": "docs: update README.md [skip ci]",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2025-09-20T12:32:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de2717c895cdfc7a70b59738c7147b3357416fed",
          "body": "…n the client-side",
          "is_bot": false,
          "headline": "transport: make sure to use disconnect on the server-side and close o…",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-09-20T12:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3aaefe6f271d331266b2b53ff6ca257a9e5edd9c",
          "body": "\r\nAccept suggestion by @Apakottur\n\nCo-authored-by: Yossi Rozantsev <54272821+Apakottur@users.noreply.github.com>",
          "is_bot": false,
          "headline": "Update httpx_ws/transport.py",
          "author_name": "Luis Linares",
          "author_login": "lulingar",
          "committed_at": "2025-09-20T12:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4af281e54d19a8e58022a419b5383eb729f5e8bb",
          "body": "Unit tests using httpx-ws against Starlette's WebSocket implementation\nwere failing due to an erroneous message type being received by the\nserver upon client disconnect.",
          "is_bot": false,
          "headline": "fix: replace \"websocket.close\" with \"..disconnect\"",
          "author_name": "Luis Linares",
          "author_login": "lulingar",
          "committed_at": "2025-09-20T12:31:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "54b30883aa4632ef833fea4c791d6419439a145c",
          "body": null,
          "is_bot": true,
          "headline": "docs: update .all-contributorsrc [skip ci]",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2025-09-20T11:53:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c8801e94afabbf62216dae17f5aabce6a3b9b9c6",
          "body": null,
          "is_bot": true,
          "headline": "docs: update README.md [skip ci]",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2025-09-20T11:53:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d506ff1a4f49e0e854c3bb10e195b4a33c53812",
          "body": null,
          "is_bot": false,
          "headline": "Fix docs warnings",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-09-20T11:53:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4e12cda2d73be1f077a1dd4c547d45e8bc464282",
          "body": null,
          "is_bot": false,
          "headline": "Tweak class-based client documentation",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-09-20T11:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "328ac1506c62ae6df11b0817735e0b300f026ebe",
          "body": null,
          "is_bot": false,
          "headline": "Add tests for new APIs",
          "author_name": "MtkN1",
          "author_login": "MtkN1",
          "committed_at": "2025-09-20T11:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8388e477d90bf0b124ac10955e5fa127e0d53d6",
          "body": null,
          "is_bot": false,
          "headline": "Add class-based APIs",
          "author_name": "MtkN1",
          "author_login": "MtkN1",
          "committed_at": "2025-09-20T11:50:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa9fe5c118a2ce2d88e2d036ea725c8262f6a89f",
          "body": null,
          "is_bot": false,
          "headline": "Remove 3.14 tests in CI",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-09-20T11:37:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "20b0d5078be8734fa10773a7fea1ddcc4bc2fbc2",
          "body": null,
          "is_bot": false,
          "headline": "Drop Python 3.9 support",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-09-20T11:34:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73cb193012c508116355148274a90ec72b1f9a90",
          "body": null,
          "is_bot": false,
          "headline": "Update Zed settings",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-09-20T09:46:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a36e67753fca97ff5a128afd0965910238b4ea00",
          "body": "Bug fixes\n---------\n\n* Fix #25: handle broken/disconnected streams more gracefully. Thanks to @runsisi for research and original fix 🎉",
          "is_bot": false,
          "headline": "Bump version 0.7.1 → 0.7.2",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-03-28T13:11:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b7a3f7d59d39710331233bfffb7ad453c624192",
          "body": null,
          "is_bot": true,
          "headline": "docs: update .all-contributorsrc [skip ci]",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2025-03-28T13:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36eadd58ad8d15844ed752dc109a9dbb51187a34",
          "body": null,
          "is_bot": true,
          "headline": "docs: update README.md [skip ci]",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2025-03-28T13:10:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c7be75b7ed820f43fcf3cd931edc680a0bd75706",
          "body": "Fix #25\n\nIt turns out streams send empty byte string `b''` when they are closed, abnormally or not.\nTherefore we need to handle this properly to close the websocket connection.\n\nOriginal research and fix by @runsisi in #103",
          "is_bot": false,
          "headline": "Handle end of streams properly",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-03-28T13:06:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "804a47ff28842f76d039f97e76eb63a135186ad0",
          "body": null,
          "is_bot": false,
          "headline": "Add Zed configuration",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-03-22T10:21:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "101d12004e63847535349959350c9e1a272fa56e",
          "body": null,
          "is_bot": false,
          "headline": "Fix docs CI",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-03-15T11:49:53Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00517f9e5b2ef82d7b71311e2ce64f99b0612c56",
          "body": null,
          "is_bot": false,
          "headline": "Fix docs CI",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-03-15T11:47:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "52f5a8e06b496469ae472961bc306d352ad5a5e1",
          "body": null,
          "is_bot": false,
          "headline": "Update README.md",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-03-15T10:27:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "10bb1b346ecbf1d93e88bfeea4baf115240a4a11",
          "body": "Bug fixes and improvements\n--------------------------\n\n* Fix `ASGIWebSocketAsyncNetworkStream` implementation to avoid async tasks issues. Thanks @graingert 🎉",
          "is_bot": false,
          "headline": "Bump version 0.7.0 → 0.7.1",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-01-04T13:30:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f5947862c91355ba0741997c0a66a70d7c0ed297",
          "body": null,
          "is_bot": false,
          "headline": "Fix linting",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2025-01-04T13:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2843298206d24fd99980aacf288fd257c50f5ab8",
          "body": null,
          "is_bot": false,
          "headline": "fix type annotations, and guard against multiple aenter calls",
          "author_name": "Thomas Grainger",
          "author_login": "graingert",
          "committed_at": "2025-01-04T13:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "75351ae48bfe52bba4d674d9fe13ad6135081bbc",
          "body": null,
          "is_bot": false,
          "headline": "restore AsyncExitStack, and use it correctly",
          "author_name": "Thomas Grainger",
          "author_login": "graingert",
          "committed_at": "2025-01-04T13:29:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fedb69d63172c474ff8d87fc51277c98a90e4116",
          "body": null,
          "is_bot": false,
          "headline": "Drop unnecessary exit stack",
          "author_name": "Elaina",
          "author_login": "GreyElaina",
          "committed_at": "2024-12-08T06:15:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e144d2aa6ab8bd997da200dcd5c5a5658673a369",
          "body": "New features\n------------\n\n* Allow to pass a custom `session_class` on `connect_ws`/`aconnect_ws` functions. Thanks @GreyElaina 🎉\n\nBreaking changes\n----------------\n\n* Drop Python 3.8 support.\n\nBug fixes and improvements\n--------------------------\n\n* Fix #29: prevent error when several tasks try to write simultaneously on the same websocket stream. Thanks @GreyElaina 🎉\n* Fix #90: don't use a blocking portal to run the ASGIWebSocketTransport. Thanks @GreyElaina 🎉",
          "is_bot": false,
          "headline": "Bump version 0.6.2 → 0.7.0",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-12-07T12:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1ffe959a6fea269878258db64e731209e8a3bcc8",
          "body": null,
          "is_bot": false,
          "headline": "Ignore session_class default typing error",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-12-07T12:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63d5d8bd0849acc5162af93fa95860655243a520",
          "body": null,
          "is_bot": false,
          "headline": "Add docstring for `session_class`",
          "author_name": "Elaina",
          "author_login": "GreyElaina",
          "committed_at": "2024-12-07T12:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc716cce2bde69f4fe20e5ea25738618eb47dcff",
          "body": null,
          "is_bot": false,
          "headline": "Allow use custom session class",
          "author_name": "Elaina",
          "author_login": "GreyElaina",
          "committed_at": "2024-12-07T12:26:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5971a485d0486c81209e8bd4e9edfaa083b9f363",
          "body": "* Fix #29 by introducing a write lock\r\n\r\n* Add a test to control the concurrency behavior\r\n\r\n---------\r\n\r\nCo-authored-by: François Voron <fvoron@gmail.com>",
          "is_bot": false,
          "headline": "Fix #29 by Introducing a Write Lock (#89)",
          "author_name": "Elaina",
          "author_login": "GreyElaina",
          "committed_at": "2024-12-07T12:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "776ed55e91bae4da0d04a2d068c20e1ef951f9e5",
          "body": "* docs: update README.md [skip ci]\r\n\r\n* docs: update .all-contributorsrc [skip ci]\r\n\r\n---------\r\n\r\nCo-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: add GreyElaina as a contributor for code (#94)",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2024-12-07T10:00:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cde578035e884038b9c1bc046407ed2a002e9ceb",
          "body": "* Say goodbye to blocking portal\r\n\r\n* Goodbye blocking portal\r\n\r\n* No need to public task group",
          "is_bot": false,
          "headline": "Say goodbye to blocking portal (#90)",
          "author_name": "Elaina",
          "author_login": "GreyElaina",
          "committed_at": "2024-12-07T09:57:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a450c0763fad5664d40187e8e2cc41d8c663e4a",
          "body": "This reverts commit 12ea9b275bf24f6025b925c79ab303ae6043895e.",
          "is_bot": false,
          "headline": "Reapply \"Enable Python 3.13 support\"",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-10-15T07:06:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12ea9b275bf24f6025b925c79ab303ae6043895e",
          "body": "This reverts commit 3dc4a8584fb99405e5f684e830853e7790e6748c.\n\n`httptools` fails to install on 3.13. See: https://github.com/MagicStack/httptools/issues/104",
          "is_bot": false,
          "headline": "Revert \"Enable Python 3.13 support\"",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-10-09T06:34:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3dc4a8584fb99405e5f684e830853e7790e6748c",
          "body": null,
          "is_bot": false,
          "headline": "Enable Python 3.13 support",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-10-09T06:15:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6bc568b29f60ebfa28c228f39630c02074a369bf",
          "body": null,
          "is_bot": false,
          "headline": "Drop Python 3.8 support",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-10-09T06:15:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dff03d59a3794f9b025772c75fab2bd74c0e8007",
          "body": "Bug fixes and improvements\n--------------------------\n\n* Improve efficiency of `WebSocketSession` by reusing a single thread pool when waiting for messages. Thank you @davidbrochart 🎉",
          "is_bot": false,
          "headline": "Bump version 0.6.1 → 0.6.2",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-10-07T07:29:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be72c93cf7e451517fcb7e5cb172090576b64a38",
          "body": "* docs: update README.md [skip ci]\n\n* docs: update .all-contributorsrc [skip ci]\n\n---------\n\nCo-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: add davidbrochart as a contributor for code (#82)",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2024-10-07T04:45:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b029130c649fe1375aae9e832ea78202da17d441",
          "body": "* Improve _wait_until_closed()\n\n* Fix type annotation for Python<3.9",
          "is_bot": false,
          "headline": "Improve _wait_until_closed() (#81)",
          "author_name": "David Brochart",
          "author_login": "davidbrochart",
          "committed_at": "2024-10-07T04:45:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfc27192a727b6e55b5b2d46e1433636ef7fc000",
          "body": "Bug fixes\n---------\n\n* Fix (#73) anyio misusages. Thanks @agronholm 🎉\n* Fix (#74) unclosed anyio streams. Thanks @agronholm 🎉\n* Fix (#76) memory leak with non-async WebSocketSession. Thanks @ro-oliveira95 🎉",
          "is_bot": false,
          "headline": "Bump version 0.6.0 → 0.6.1",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-10-05T07:22:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b57c166f44676422f3d661e3aebee297b6132c13",
          "body": "* docs: update README.md [skip ci]\r\n\r\n* docs: update .all-contributorsrc [skip ci]\r\n\r\n---------\r\n\r\nCo-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>",
          "is_bot": true,
          "headline": "docs: add ro-oliveira95 as a contributor for bug, and code (#80)",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2024-10-05T07:16:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af8b7f703286e75ff00e8e28af7bbaa639140cfb",
          "body": "Prevent threads to hang and pile up in WebSocketSession",
          "is_bot": false,
          "headline": "Merge pull request #77 from ro-oliveira95/fix-hanging-threads",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-09-23T07:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3b2776b5bea0010685791cc383ca7d0af9762e1e",
          "body": "Previously the threads responsible for watching the stop event set\nsignal were not being properly terminated, leading then to pile\nup and becoming a memory leak when using `connect_ws`. This commit\nfix this issue (#76).",
          "is_bot": false,
          "headline": "Prevent threads to hang and pile up in WebSocketSession",
          "author_name": "Rodrigo",
          "author_login": "ro-oliveira95",
          "committed_at": "2024-09-23T02:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc94596ea02fe1706c26599f19fe06c15e78c6dc",
          "body": "Add unit test to reproduce #70",
          "is_bot": false,
          "headline": "Merge pull request #71 from frankie567/fix/70",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-07-23T10:55:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a29c0921db076837c65afb3c7f5b382b1afcad8",
          "body": null,
          "is_bot": false,
          "headline": "Add unit test to reproduce #70",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-07-23T10:53:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9bca038646fc6948cd51d5cfdeaae8743cdfcd00",
          "body": "docs: add agronholm as a contributor for bug, and code",
          "is_bot": false,
          "headline": "Merge pull request #75 from frankie567/all-contributors/add-agronholm",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-07-15T07:53:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be9a077a8a034c7254aa9cbc18e49a55b2065779",
          "body": null,
          "is_bot": true,
          "headline": "docs: update .all-contributorsrc [skip ci]",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2024-07-15T07:52:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa63cbc5434edc63200e69f42bbd5f61ce7ba39a",
          "body": null,
          "is_bot": true,
          "headline": "docs: update README.md [skip ci]",
          "author_name": "allcontributors[bot]",
          "author_login": "allcontributors[bot]",
          "committed_at": "2024-07-15T07:52:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cc8de5fffbe9e2f0674d468849f0811ba29ec068",
          "body": "Close memory object streams at exit",
          "is_bot": false,
          "headline": "Merge pull request #74 from agronholm/close-memoryobjectstreams",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-07-15T07:52:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d5465db550ffbdbec4b96a6e808cac60a40979ea",
          "body": "This avoids the ResourceWarning about unclosed memory object streams, introduced in AnyIO 4.4.0.",
          "is_bot": false,
          "headline": "Close memory object streams at exit",
          "author_name": "Alex Grönholm",
          "author_login": "agronholm",
          "committed_at": "2024-07-15T07:47:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34c4c520f51bd48aa370ac38c39a91466cdae095",
          "body": "Don't catch cancellation exceptions",
          "is_bot": false,
          "headline": "Merge pull request #73 from agronholm/no-catch-cancel",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-07-15T07:47:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99830fbbdb0a08872e2b0e53a27ae7b1b5aa20f5",
          "body": null,
          "is_bot": false,
          "headline": "Fix linting",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-07-15T07:45:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "137294151c78d3e4f8824e0aca8e5de123b13616",
          "body": "Doing so without re-raising them is harmful from the asyncio uncancellation PoV, and is completely unnecessary with task groups anyway.",
          "is_bot": false,
          "headline": "Don't catch cancellation exceptions",
          "author_name": "Alex Grönholm",
          "author_login": "agronholm",
          "committed_at": "2024-07-14T22:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9efdda0ce4f806302d432b087901657b971c245",
          "body": null,
          "is_bot": false,
          "headline": "Fix typing",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-05-02T14:37:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68a68800fdb97f503276d02678f05aabe8954d75",
          "body": null,
          "is_bot": false,
          "headline": "Enable UV installer in Hatch config",
          "author_name": "François Voron",
          "author_login": "frankie567",
          "committed_at": "2024-05-02T14:34:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 28,
      "commits_last_year": 52,
      "latest_release_at": "2026-03-28T14:12:06Z",
      "latest_release_tag": "v0.9.0",
      "releases_from_tags": false,
      "days_since_last_push": 29,
      "active_weeks_last_year": 9,
      "days_since_latest_release": 115,
      "mean_days_between_releases": 80.3
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 57,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "httpx-ws",
          "exists": true,
          "license": null,
          "keywords": [
            "Development Status :: 4 - Beta",
            "Framework :: AsyncIO",
            "Intended Audience :: Developers",
            "License :: OSI Approved :: MIT License",
            "Programming Language :: Python :: 3 :: Only",
            "Programming Language :: Python :: 3.10",
            "Programming Language :: Python :: 3.11",
            "Programming Language :: Python :: 3.12",
            "Programming Language :: Python :: 3.13",
            "Programming Language :: Python :: 3.14",
            "Topic :: Internet :: WWW/HTTP :: Session"
          ],
          "ecosystem": "pypi",
          "matches_repo": true,
          "registry_url": "https://pypi.org/project/httpx-ws/",
          "is_deprecated": false,
          "latest_version": "0.9.0",
          "repository_url": "https://github.com/frankie567/httpx-ws",
          "versions_count": 28,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": null,
          "monthly_downloads": null,
          "first_published_at": "2022-11-24T12:21:47.753871Z",
          "latest_published_at": "2026-03-28T14:11:11.887364Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 115
        }
      ]
    },
    "popularity": {
      "forks": 31,
      "stars": 151,
      "watchers": 4,
      "fork_history": {
        "days": [
          {
            "date": "2022-11-24",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-08-17",
            "count": 1
          },
          {
            "date": "2023-09-05",
            "count": 1
          },
          {
            "date": "2023-10-30",
            "count": 1
          },
          {
            "date": "2024-02-06",
            "count": 1
          },
          {
            "date": "2024-02-21",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 1
          },
          {
            "date": "2024-07-14",
            "count": 1
          },
          {
            "date": "2024-09-23",
            "count": 2
          },
          {
            "date": "2024-10-04",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-14",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-07",
            "count": 1
          },
          {
            "date": "2025-03-18",
            "count": 1
          },
          {
            "date": "2025-06-02",
            "count": 1
          },
          {
            "date": "2025-07-23",
            "count": 1
          },
          {
            "date": "2025-11-05",
            "count": 1
          },
          {
            "date": "2025-12-02",
            "count": 1
          },
          {
            "date": "2026-01-25",
            "count": 1
          },
          {
            "date": "2026-02-06",
            "count": 1
          },
          {
            "date": "2026-02-28",
            "count": 1
          },
          {
            "date": "2026-06-13",
            "count": 1
          },
          {
            "date": "2026-06-14",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 31,
        "total_forks": 31
      },
      "star_history": {
        "days": [
          {
            "date": "2022-11-22",
            "count": 6
          },
          {
            "date": "2022-11-23",
            "count": 3
          },
          {
            "date": "2022-11-28",
            "count": 2
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2022-11-30",
            "count": 14
          },
          {
            "date": "2022-12-01",
            "count": 5
          },
          {
            "date": "2022-12-02",
            "count": 2
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2022-12-08",
            "count": 1
          },
          {
            "date": "2022-12-16",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-03",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 2
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-05-18",
            "count": 1
          },
          {
            "date": "2023-06-04",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-07-05",
            "count": 1
          },
          {
            "date": "2023-07-16",
            "count": 3
          },
          {
            "date": "2023-07-17",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-19",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-08-06",
            "count": 1
          },
          {
            "date": "2023-08-13",
            "count": 1
          },
          {
            "date": "2023-09-06",
            "count": 1
          },
          {
            "date": "2023-10-14",
            "count": 1
          },
          {
            "date": "2023-11-20",
            "count": 1
          },
          {
            "date": "2023-11-29",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-23",
            "count": 1
          },
          {
            "date": "2024-02-07",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-02-15",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-22",
            "count": 2
          },
          {
            "date": "2024-03-05",
            "count": 2
          },
          {
            "date": "2024-03-07",
            "count": 2
          },
          {
            "date": "2024-03-19",
            "count": 2
          },
          {
            "date": "2024-03-25",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-04-11",
            "count": 1
          },
          {
            "date": "2024-04-12",
            "count": 1
          },
          {
            "date": "2024-04-27",
            "count": 1
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-06-19",
            "count": 1
          },
          {
            "date": "2024-06-22",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 2
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-08-08",
            "count": 1
          },
          {
            "date": "2024-08-11",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-09-11",
            "count": 1
          },
          {
            "date": "2024-09-15",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-10-01",
            "count": 2
          },
          {
            "date": "2024-10-23",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-10-29",
            "count": 1
          },
          {
            "date": "2024-10-31",
            "count": 2
          },
          {
            "date": "2024-12-02",
            "count": 1
          },
          {
            "date": "2024-12-08",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2024-12-28",
            "count": 1
          },
          {
            "date": "2024-12-30",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 2
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-10",
            "count": 1
          },
          {
            "date": "2025-01-14",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-04",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-26",
            "count": 1
          },
          {
            "date": "2025-03-06",
            "count": 1
          },
          {
            "date": "2025-03-17",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-30",
            "count": 1
          },
          {
            "date": "2025-04-08",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-06-08",
            "count": 1
          },
          {
            "date": "2025-07-08",
            "count": 1
          },
          {
            "date": "2025-07-13",
            "count": 1
          },
          {
            "date": "2025-07-24",
            "count": 1
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-09-06",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-10-21",
            "count": 1
          },
          {
            "date": "2025-11-03",
            "count": 1
          },
          {
            "date": "2025-11-04",
            "count": 1
          },
          {
            "date": "2025-11-27",
            "count": 1
          },
          {
            "date": "2026-02-04",
            "count": 1
          },
          {
            "date": "2026-02-09",
            "count": 1
          },
          {
            "date": "2026-02-13",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 1
          },
          {
            "date": "2026-03-09",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-05-09",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-20",
            "count": 1
          },
          {
            "date": "2026-06-01",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 150,
        "total_stars": 151
      },
      "open_issues_and_prs": 5
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "justfile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "httpx_ws/py.typed"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 57456,
      "source_files_sampled": 9,
      "oversized_source_files": 0,
      "agent_instruction_files": [
        "AGENTS.md"
      ],
      "agent_instruction_max_bytes": 844
    },
    "dependencies": {
      "manifests": [
        "pyproject.toml"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 7,
        "malicious_count": 0,
        "assessed_package": "pypi:httpx-ws@0.9.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "pypi"
      ],
      "dependencies": [
        {
          "name": "anyio",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=4"
        },
        {
          "name": "httpx",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=0.23.1"
        },
        {
          "name": "httpcore",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": ">=1.0.4"
        },
        {
          "name": "wsproto",
          "manifest": "pyproject.toml",
          "ecosystem": "pypi",
          "version_constraint": null
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "anyio",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "httpcore",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "httpx",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          },
          {
            "name": "wsproto",
            "direct": true,
            "version": null,
            "ecosystem": "pypi"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 4,
        "direct_count": 4,
        "indirect_count": 0
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 2,
        "merged_prs": 61,
        "open_issues": 3,
        "closed_ratio": 0.935,
        "closed_issues": 43,
        "closed_unmerged_prs": 11
      },
      "bus_factor": 1,
      "bot_contributors": 3,
      "top_contributors": [
        {
          "type": "User",
          "login": "frankie567",
          "commits": 162,
          "avatar_url": "https://avatars.githubusercontent.com/u/1144727?v=4"
        },
        {
          "type": "User",
          "login": "GreyElaina",
          "commits": 5,
          "avatar_url": "https://avatars.githubusercontent.com/u/31543961?v=4"
        },
        {
          "type": "User",
          "login": "davidbrochart",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/4711805?v=4"
        },
        {
          "type": "User",
          "login": "WSH032",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/126865849?v=4"
        },
        {
          "type": "User",
          "login": "agronholm",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/130003?v=4"
        },
        {
          "type": "User",
          "login": "lulingar",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/4201057?v=4"
        },
        {
          "type": "User",
          "login": "MtkN1",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/51289448?v=4"
        },
        {
          "type": "User",
          "login": "graingert",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/413772?v=4"
        },
        {
          "type": "User",
          "login": "Graeme22",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/4185684?v=4"
        },
        {
          "type": "User",
          "login": "Flamefork",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/20203?v=4"
        }
      ],
      "contributors_sampled": 14,
      "top_contributor_share": 0.866
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "build.yml",
        "copilot-setup-steps.yml",
        "docs.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [
        "uv.lock"
      ],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 0,
            "reason": "branch protection not enabled on development/release branches",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
          },
          {
            "name": "CI-Tests",
            "score": 6,
            "reason": "10 out of 16 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": 1,
            "reason": "Found 3/17 approved changesets -- score normalized to 1",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 4 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 10,
            "reason": "update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 4,
            "reason": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
            "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": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 8,
            "reason": "SAST tool is not run on all commits -- score normalized to 8",
            "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": 0,
            "reason": "Project has not signed or included provenance with any releases.",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 0,
            "reason": "17 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "034189169aaa7ee16d4c41084925ae256f4eb860",
        "ran_at": "2026-07-21T23:13:59Z",
        "aggregate_score": 3.9,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": true
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-20T13:31:36Z",
      "oldest_open_prs": [
        {
          "number": 145,
          "created_at": "2026-06-13T14:34:12Z",
          "last_comment_at": "2026-06-21T12:23:14Z",
          "last_comment_author": "tamird"
        },
        {
          "number": 147,
          "created_at": "2026-06-13T18:36:47Z",
          "last_comment_at": "2026-06-21T12:23:21Z",
          "last_comment_author": "tamird"
        }
      ],
      "last_merged_pr_at": "2026-06-22T06:53:13Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 98,
          "created_at": "2025-01-27T14:58:06Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 111,
          "created_at": "2025-08-02T13:16:55Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 146,
          "created_at": "2026-06-13T17:07:10Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/frankie567/httpx-ws",
    "host": "github.com",
    "name": "httpx-ws",
    "owner": "frankie567"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 63,
      "inputs": {
        "security": 51,
        "vitality": 62,
        "community": 50,
        "governance": 67,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "moderate",
        "name": "Vitality",
        "value": 62,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "moderate",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "commits_last_year": 52,
              "human_commit_share": 0.75,
              "days_since_last_push": 29,
              "active_weeks_last_year": 9
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 29 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 29
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "9/52 weeks with commits",
                "points": 6.2,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 9
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "52 commits in the last year",
                "points": 15.5,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 52
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 4,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "good",
            "name": "Release discipline",
            "note": null,
            "notes": [],
            "value": 74,
            "inputs": {
              "releases_count": 28,
              "latest_release_tag": "v0.9.0",
              "releases_from_tags": false,
              "days_since_latest_release": 115,
              "mean_days_between_releases": 80.3
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "28 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 115 days ago",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 115
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~80.3 days",
                "points": 19.8,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 80.3
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 115,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 115 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 115
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "moderate",
        "name": "Community & Adoption",
        "value": 50,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "moderate",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "forks": 31,
              "stars": 151,
              "watchers": 4,
              "growth_state": "organic",
              "growth_factor_pct": 100
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "151 stars",
                "points": 35.3,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 151
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "31 forks",
                "points": 12.3,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 31
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "4 watchers",
                "points": 2.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "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
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "moderate",
        "name": "Sustainability & Governance",
        "value": 67,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 36,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 14,
              "top_contributor_share": 0.866
            },
            "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 87% of commits",
                "points": 3,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 87
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "14 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 14
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 78,
            "inputs": {
              "merged_prs": 61,
              "open_issues": 3,
              "closed_issues": 43,
              "issue_closed_ratio": 0.935,
              "closed_unmerged_prs": 11
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "94% of issues closed",
                "points": 43.7,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 94
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "61/72 decided PRs merged",
                "points": 32.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 61,
                      "decided": 72
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 3/17 approved changesets -- score normalized to 1",
                "points": 1.5,
                "status": "partial",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "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": 499,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "frankie567",
              "public_repos": 85,
              "account_age_days": 5386
            },
            "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": "499 followers of frankie567",
                "points": 19.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 499,
                      "login": "frankie567"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "85 public repos, account ~14 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 85
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 14
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "httpx-ws"
              ],
              "ecosystems": "pypi",
              "any_deprecated": false,
              "min_days_since_publish": 115
            },
            "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 115 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 115
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "28 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 28
                    }
                  }
                ],
                "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": 80,
        "weight": 0.2,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "moderate",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "3 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "10 out of 16 merged PRs checked by a CI test -- score normalized to 6",
                "points": 12,
                "status": "partial",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "excellent",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "topics": [
                "httpx",
                "websockets"
              ],
              "has_wiki": true,
              "homepage": "https://frankie567.github.io/httpx-ws/",
              "has_readme": true,
              "has_docs_dir": true,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 25,
                "status": "met",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": "https://frankie567.github.io/httpx-ws/",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "2 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 51,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "at_risk",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 39,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 17,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 1,
              "scorecard_aggregate": 3.9
            },
            "components": [
              {
                "key": "binary_artifacts",
                "name": "Binary-Artifacts",
                "detail": "no binaries found in the repo",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "branch_protection",
                "name": "Branch-Protection",
                "detail": "branch protection not enabled on development/release branches",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "ci_tests",
                "name": "CI-Tests",
                "detail": "10 out of 16 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 3/17 approved changesets -- score normalized to 1",
                "points": 0.8,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 4 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "update tool detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "5 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 4",
                "points": 3,
                "status": "partial",
                "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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "SAST tool is not run on all commits -- score normalized to 8",
                "points": 4,
                "status": "partial",
                "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": "Project has not signed or included provenance with any releases.",
                "points": 0,
                "status": "missed",
                "details": [],
                "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": "17 existing vulnerabilities detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "excellent",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the pypi:httpx-ws@0.9.0 runtime dependency closure — what installing the published package pulls in — 7 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:httpx-ws@0.9.0",
                  "assessed": 7
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 7,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "excellent",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 7,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "excellent",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "review_only_matches": 0,
              "assessed_self_published_locations": 14
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "good",
        "name": "AI Readiness",
        "value": 73,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "moderate",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 68,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.44,
              "agent_instruction_files": [
                "AGENTS.md"
              ],
              "agent_instruction_max_bytes": 844
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "AGENTS.md",
                "points": 45,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "AGENTS.md"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "33 of 75 human commits state their intent (structured subject or explanatory body)",
                "points": 23.5,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 33,
                      "sampled": 75
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "good",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [
                "uv.lock"
              ],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [
                "justfile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "httpx_ws/py.typed"
              ],
              "agent_commit_share": 0.02,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0.12
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "justfile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "justfile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "httpx_ws/py.typed",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "httpx_ws/py.typed"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "lockfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "lockfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "2 of the last 100 commits agent-authored or agent-credited",
                "points": 4,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 2,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "12 of the last 100 commits are automated dependency updates",
                "points": 8,
                "status": "met",
                "details": [
                  {
                    "code": "dependency_bot_commits",
                    "params": {
                      "count": 12,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "good",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "Python",
              "largest_source_bytes": 57456,
              "source_files_sampled": 9,
              "oversized_source_files": 0
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "Python with type-check config (httpx_ws/py.typed)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "httpx_ws/py.typed",
                      "language": "Python"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "0/9 source files over 60KB",
                "points": 55,
                "status": "met",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 9,
                      "oversized": 0
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [],
  "report_type": "repository",
  "generated_at": "2026-07-21T23:14:16.083932Z",
  "schema_version": "0.26.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/f/frankie567/httpx-ws.svg",
  "full_name": "frankie567/httpx-ws",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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