Public record
Software health reportschema 0.27.0 · metrics 1.13.0 · 2026-07-22 21:18 UTC

websockets / ws

Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js

JavaScriptMIT★ 22,788 stars⑂ 2,563 forkssince Nov 2011View on GitHub ↗

websockets/ws holds a health index of 76 out of 100, placing it in the Good band. It scores highest on Vitality (83/100) and lowest on AI Readiness (32/100). It was last updated 5 days ago. 2 contributors account for most of its recent work.

76
overall / 100
Good

Software health index

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

76
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

WebSocketsOrganization
199 followers5 public repossince Jan 2015

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmws8.21.1934,311,2871868 days agohybipushrfc-6455websocketwebsocketsreal-time

Metrics by category

Vitality

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

83Good · 22% of overall
How it's scored
36/36Push recency — last push 5 days ago
11.1/36Commit cadence — 16/52 weeks with commits
13.6/18Commit volume — 32 commits in the last year
10/10OpenSSF Scorecard: Maintained — 17 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year32
human_commit_share1
days_since_last_push5
active_weeks_last_year16

Release discipline

100Excellent
How it's scored
27/27Ships releases — 100 releases published
36/36Release recency — latest release 5 days ago
27/27Release cadence — a release every ~6.2 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tag5.2.7
releases_from_tagsno
days_since_latest_release5
mean_days_between_releases6.2
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

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

82Good · 18% of overall
How it's scored
60/60Stars — 22,788 stars
25/25Forks — 2,563 forks
14.2/15Watchers — 361 watchers
Inputs used
forks2,563
stars22,788
watchers361
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
has_contributingno
has_issue_templateno
has_code_of_conductno
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 934,311,287 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesws
dependents
ecosystemsnpm
total_downloads
monthly_downloads934,311,287
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

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

73Good · 24% of overall
How it's scored
25.2/54Bus factor — 2 contributor(s) cover half of all commits
12.5/22.5Commit distribution — top contributor authored 45% of commits
13.5/13.5Contributor breadth — 99 contributors
10/10OpenSSF Scorecard: Contributors — project has 34 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled99
top_contributor_share0.446
How it's scored
46.6/46.8Issue resolution — 100% of issues closed
26/38.3PR acceptance — 503/741 decided PRs merged
0/15OpenSSF Scorecard: Code-Review — Found 0/29 approved changesets -- score normalized to 0
Inputs used
merged_prs503
open_issues6
closed_issues1,556
issue_closed_ratio0.996
closed_unmerged_prs238
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
16.5/25Owner reach — 199 followers of websockets
17.7/25Track record — 5 public repos, account ~11 yr old
Inputs used
followers199
owner_typeOrganization
is_verified
owner_loginwebsockets
public_repos5
account_age_days4,194
How it's scored
25/25Published & resolvable — 1 package(s) on npm
35/35Publish recency — latest publish 8 days ago
20/20Version history — 186 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesws
ecosystemsnpm
any_deprecatedno
min_days_since_publish8

Engineering Quality

Are baseline engineering and documentation practices in place?

80Good · 20% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
16/16Linter config — eslint.config.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
How it's scored
30/30README
25/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics — 9 topics
0/10Wiki
Inputs used
topicswebsocket, javascript, websocket-client, websocket-server, rfc-6455, real-time, nodejs, node, websocket-compression
has_wikino
homepage
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

57Moderate · 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
2.5/2.5CI-Tests — 1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/29 approved changesets -- score normalized to 0
2.5/2.5Contributors — project has 34 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.5/2.5License — license file detected
7.5/7.5Maintained — 17 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — SAST tool is not run on all commits -- score normalized to 0
5/5Security-Policy — security policy file detected
0/7.5Signed-Releases — no data
7.5/7.5Token-Permissions — GitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate5.7
Excluded from scoring (no data or not applicable): packaging, signed_releases. Remaining weights renormalized.

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.

32At risk · 0% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
16/40Legible commit history — 30 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.3
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — eslint.config.js
0/11Static type checking
0/10Reproducible environment
0/10Demonstrated agent practice — no agent-authored commits among the last 100
0/8Automated maintenance — no automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageno
bootstrap_files
has_devcontainerno
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifests
dependency_bot_commit_share0
How it's scored
0/45Type-checkable code — JavaScript without a type-check config
53.6/55Manageable file sizes — 1/40 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes151,957
source_files_sampled40
oversized_source_files1
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)
0/20MCP server
40/40Runnable examples — examples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files

Key facts

22,788GitHub stars
99contributors
32commits, last 12 months
5days since last push
100releases
2bus factor
6open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • deps.dev does not index npm:ws@8.21.1; advisories assessed against the repository dependency graph instead
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 2,563 ⇿
0Stars
2,563Forks
66Releases

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

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

1,4001,6001,8002,0002,2002,4002,6002,563592020-072023-072026-07
Major 1Minor 23Patch 42

Each point covers 6 days.

OpenSSF Scorecard 5.7 / 10
5.7aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
10CI-Tests1 out of 1 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/29 approved changesets -- score normalized to 0
10Contributorsproject has 34 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained17 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
All dependencies 13

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

RegistryPackageVersionRelation
npm@eslint/js^10.0.1indirect
npmbenchmark^2.1.4indirect
npmbufferutil^4.0.1indirect
npmeslint^10.0.1indirect
npmeslint-config-prettier^10.0.1indirect
npmeslint-plugin-prettier^5.0.0indirect
npmexpress^4.16.4indirect
npmexpress-session^1.16.1indirect
npmglobals^17.0.0indirect
npmmocha^8.4.0indirect
npmnyc^15.0.0indirect
npmprettier^3.0.0indirect
npmutf-8-validate^6.0.0indirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [
        "websocket",
        "javascript",
        "websocket-client",
        "websocket-server",
        "rfc-6455",
        "real-time",
        "nodejs",
        "node",
        "websocket-compression"
      ],
      "is_fork": false,
      "size_kb": 16959,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "JavaScript": 443655
      },
      "pushed_at": "2026-07-17T16:31:40Z",
      "created_at": "2011-11-09T22:32:45Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-22T19:38:32Z",
      "description": "Simple to use, blazing fast and thoroughly tested WebSocket client and server for Node.js",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": "MIT",
      "default_branch": "master",
      "license_spdx_raw": "MIT",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript"
      ]
    },
    "owner": {
      "blog": null,
      "name": "WebSockets",
      "type": "Organization",
      "login": "websockets",
      "company": null,
      "location": null,
      "followers": 199,
      "avatar_url": "https://avatars.githubusercontent.com/u/10721323?v=4",
      "created_at": "2015-01-27T07:13:42Z",
      "is_verified": null,
      "public_repos": 5,
      "account_age_days": 4194
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "5.2.7",
          "kind": "patch",
          "published_at": "2026-07-17T16:41:25Z"
        },
        {
          "tag": "6.2.6",
          "kind": "patch",
          "published_at": "2026-07-17T16:41:31Z"
        },
        {
          "tag": "7.5.13",
          "kind": "patch",
          "published_at": "2026-07-17T16:41:35Z"
        },
        {
          "tag": "8.21.1",
          "kind": "patch",
          "published_at": "2026-07-14T16:54:25Z"
        },
        {
          "tag": "7.5.12",
          "kind": "patch",
          "published_at": "2026-07-14T16:53:49Z"
        },
        {
          "tag": "6.2.5",
          "kind": "patch",
          "published_at": "2026-07-14T16:52:32Z"
        },
        {
          "tag": "5.2.6",
          "kind": "patch",
          "published_at": "2026-07-14T16:51:17Z"
        },
        {
          "tag": "8.21.0",
          "kind": "minor",
          "published_at": "2026-05-22T18:03:36Z"
        },
        {
          "tag": "7.5.11",
          "kind": "patch",
          "published_at": "2026-05-22T18:03:22Z"
        },
        {
          "tag": "6.2.4",
          "kind": "patch",
          "published_at": "2026-05-22T18:03:08Z"
        },
        {
          "tag": "5.2.5",
          "kind": "patch",
          "published_at": "2026-05-22T18:02:58Z"
        },
        {
          "tag": "8.20.1",
          "kind": "patch",
          "published_at": "2026-05-12T15:47:50Z"
        },
        {
          "tag": "8.20.0",
          "kind": "minor",
          "published_at": "2026-03-21T17:29:44Z"
        },
        {
          "tag": "8.19.0",
          "kind": "minor",
          "published_at": "2026-01-05T17:41:36Z"
        },
        {
          "tag": "8.18.3",
          "kind": "patch",
          "published_at": "2025-06-28T13:26:47Z"
        },
        {
          "tag": "8.18.2",
          "kind": "patch",
          "published_at": "2025-05-02T19:03:13Z"
        },
        {
          "tag": "8.18.1",
          "kind": "patch",
          "published_at": "2025-02-21T09:32:59Z"
        },
        {
          "tag": "8.18.0",
          "kind": "minor",
          "published_at": "2024-07-03T16:39:18Z"
        },
        {
          "tag": "8.17.1",
          "kind": "patch",
          "published_at": "2024-06-16T14:09:59Z"
        },
        {
          "tag": "6.2.3",
          "kind": "patch",
          "published_at": "2024-06-16T13:21:46Z"
        },
        {
          "tag": "7.5.10",
          "kind": "patch",
          "published_at": "2024-06-16T12:50:20Z"
        },
        {
          "tag": "5.2.4",
          "kind": "patch",
          "published_at": "2024-06-16T12:43:54Z"
        },
        {
          "tag": "8.17.0",
          "kind": "minor",
          "published_at": "2024-04-28T05:49:10Z"
        },
        {
          "tag": "8.16.0",
          "kind": "minor",
          "published_at": "2023-12-26T15:33:26Z"
        },
        {
          "tag": "8.15.1",
          "kind": "patch",
          "published_at": "2023-12-12T18:19:21Z"
        },
        {
          "tag": "8.15.0",
          "kind": "minor",
          "published_at": "2023-12-09T14:51:37Z"
        },
        {
          "tag": "8.14.2",
          "kind": "patch",
          "published_at": "2023-09-19T15:29:43Z"
        },
        {
          "tag": "8.14.1",
          "kind": "patch",
          "published_at": "2023-09-08T16:17:13Z"
        },
        {
          "tag": "8.14.0",
          "kind": "minor",
          "published_at": "2023-09-06T14:04:25Z"
        },
        {
          "tag": "8.13.0",
          "kind": "minor",
          "published_at": "2023-03-10T17:56:39Z"
        },
        {
          "tag": "8.12.1",
          "kind": "patch",
          "published_at": "2023-02-13T20:19:39Z"
        },
        {
          "tag": "8.12.0",
          "kind": "minor",
          "published_at": "2023-01-07T19:42:25Z"
        },
        {
          "tag": "8.11.0",
          "kind": "minor",
          "published_at": "2022-11-06T19:47:08Z"
        },
        {
          "tag": "8.10.0",
          "kind": "minor",
          "published_at": "2022-10-24T19:04:50Z"
        },
        {
          "tag": "8.9.0",
          "kind": "minor",
          "published_at": "2022-09-22T20:18:14Z"
        },
        {
          "tag": "7.5.9",
          "kind": "patch",
          "published_at": "2022-07-15T15:27:54Z"
        },
        {
          "tag": "8.8.1",
          "kind": "patch",
          "published_at": "2022-07-15T15:55:27Z"
        },
        {
          "tag": "8.8.0",
          "kind": "minor",
          "published_at": "2022-06-09T17:21:28Z"
        },
        {
          "tag": "8.7.0",
          "kind": "minor",
          "published_at": "2022-05-26T17:31:12Z"
        },
        {
          "tag": "7.5.8",
          "kind": "patch",
          "published_at": "2022-05-26T17:31:03Z"
        },
        {
          "tag": "8.6.0",
          "kind": "minor",
          "published_at": "2022-05-01T19:08:17Z"
        },
        {
          "tag": "7.5.7",
          "kind": "patch",
          "published_at": "2022-02-07T19:39:45Z"
        },
        {
          "tag": "8.5.0",
          "kind": "minor",
          "published_at": "2022-02-07T19:31:39Z"
        },
        {
          "tag": "8.4.2",
          "kind": "patch",
          "published_at": "2022-01-14T14:32:16Z"
        },
        {
          "tag": "8.4.1",
          "kind": "patch",
          "published_at": "2022-01-13T20:04:23Z"
        },
        {
          "tag": "8.4.0",
          "kind": "minor",
          "published_at": "2021-12-20T20:11:00Z"
        },
        {
          "tag": "7.5.6",
          "kind": "patch",
          "published_at": "2021-11-23T19:29:46Z"
        },
        {
          "tag": "8.3.0",
          "kind": "minor",
          "published_at": "2021-11-23T14:43:48Z"
        },
        {
          "tag": "8.2.3",
          "kind": "patch",
          "published_at": "2021-10-02T18:38:49Z"
        },
        {
          "tag": "8.2.2",
          "kind": "patch",
          "published_at": "2021-09-08T19:45:07Z"
        },
        {
          "tag": "7.5.5",
          "kind": "patch",
          "published_at": "2021-09-08T19:40:12Z"
        },
        {
          "tag": "7.5.4",
          "kind": "patch",
          "published_at": "2021-08-28T15:48:53Z"
        },
        {
          "tag": "8.2.1",
          "kind": "patch",
          "published_at": "2021-08-28T15:17:51Z"
        },
        {
          "tag": "8.2.0",
          "kind": "minor",
          "published_at": "2021-08-18T05:23:54Z"
        },
        {
          "tag": "8.1.0",
          "kind": "minor",
          "published_at": "2021-08-11T19:57:18Z"
        },
        {
          "tag": "8.0.0",
          "kind": "major",
          "published_at": "2021-07-29T05:14:44Z"
        },
        {
          "tag": "7.5.3",
          "kind": "patch",
          "published_at": "2021-07-10T06:01:09Z"
        },
        {
          "tag": "7.5.2",
          "kind": "patch",
          "published_at": "2021-07-04T05:32:38Z"
        },
        {
          "tag": "7.5.1",
          "kind": "patch",
          "published_at": "2021-06-29T05:17:03Z"
        },
        {
          "tag": "7.5.0",
          "kind": "minor",
          "published_at": "2021-06-16T13:15:05Z"
        },
        {
          "tag": "5.2.3",
          "kind": "patch",
          "published_at": "2021-06-08T19:26:32Z"
        },
        {
          "tag": "6.2.2",
          "kind": "patch",
          "published_at": "2021-06-07T11:23:08Z"
        },
        {
          "tag": "7.4.6",
          "kind": "patch",
          "published_at": "2021-05-25T16:28:43Z"
        },
        {
          "tag": "7.4.5",
          "kind": "patch",
          "published_at": "2021-04-18T08:21:10Z"
        },
        {
          "tag": "7.4.4",
          "kind": "patch",
          "published_at": "2021-03-06T20:45:33Z"
        },
        {
          "tag": "7.4.3",
          "kind": "patch",
          "published_at": "2021-02-02T19:18:50Z"
        },
        {
          "tag": "7.4.2",
          "kind": "patch",
          "published_at": "2020-12-29T20:18:17Z"
        },
        {
          "tag": "7.4.1",
          "kind": "patch",
          "published_at": "2020-12-04T20:45:15Z"
        },
        {
          "tag": "7.4.0",
          "kind": "minor",
          "published_at": "2020-11-08T06:53:19Z"
        },
        {
          "tag": "7.3.1",
          "kind": "patch",
          "published_at": "2020-07-05T05:30:21Z"
        },
        {
          "tag": "7.3.0",
          "kind": "minor",
          "published_at": "2020-05-10T05:24:51Z"
        },
        {
          "tag": "7.2.5",
          "kind": "patch",
          "published_at": "2020-04-25T10:51:59Z"
        },
        {
          "tag": "7.2.4",
          "kind": "patch",
          "published_at": "2020-04-11T14:12:39Z"
        },
        {
          "tag": "7.2.3",
          "kind": "patch",
          "published_at": "2020-03-09T17:17:38Z"
        },
        {
          "tag": "7.2.2",
          "kind": "patch",
          "published_at": "2020-03-08T08:04:48Z"
        },
        {
          "tag": "7.2.1",
          "kind": "patch",
          "published_at": "2019-12-14T09:16:50Z"
        },
        {
          "tag": "7.2.0",
          "kind": "minor",
          "published_at": "2019-10-19T14:35:17Z"
        },
        {
          "tag": "7.1.2",
          "kind": "patch",
          "published_at": "2019-08-12T15:55:47Z"
        },
        {
          "tag": "7.1.1",
          "kind": "patch",
          "published_at": "2019-07-19T14:45:21Z"
        },
        {
          "tag": "7.1.0",
          "kind": "minor",
          "published_at": "2019-07-08T16:08:28Z"
        },
        {
          "tag": "7.0.1",
          "kind": "patch",
          "published_at": "2019-06-17T16:23:03Z"
        },
        {
          "tag": "7.0.0",
          "kind": "major",
          "published_at": "2019-04-30T16:03:20Z"
        },
        {
          "tag": "6.2.1",
          "kind": "patch",
          "published_at": "2019-03-27T08:38:36Z"
        },
        {
          "tag": "6.2.0",
          "kind": "minor",
          "published_at": "2019-03-06T07:12:19Z"
        },
        {
          "tag": "6.1.4",
          "kind": "patch",
          "published_at": "2019-02-16T17:04:56Z"
        },
        {
          "tag": "6.1.3",
          "kind": "patch",
          "published_at": "2019-01-24T07:06:13Z"
        },
        {
          "tag": "6.1.2",
          "kind": "patch",
          "published_at": "2018-11-17T20:07:09Z"
        },
        {
          "tag": "6.1.1",
          "kind": "patch",
          "published_at": "2018-11-17T07:10:36Z"
        },
        {
          "tag": "6.1.0",
          "kind": "minor",
          "published_at": "2018-10-05T06:50:52Z"
        },
        {
          "tag": "6.0.0",
          "kind": "major",
          "published_at": "2018-07-21T13:34:19Z"
        },
        {
          "tag": "5.2.2",
          "kind": "patch",
          "published_at": "2018-07-11T19:51:06Z"
        },
        {
          "tag": "5.2.1",
          "kind": "patch",
          "published_at": "2018-06-23T16:02:46Z"
        },
        {
          "tag": "5.2.0",
          "kind": "minor",
          "published_at": "2018-05-21T19:16:12Z"
        },
        {
          "tag": "5.1.1",
          "kind": "patch",
          "published_at": "2018-04-02T13:21:07Z"
        },
        {
          "tag": "5.1.0",
          "kind": "minor",
          "published_at": "2018-03-19T17:24:52Z"
        },
        {
          "tag": "5.0.0",
          "kind": "major",
          "published_at": "2018-03-06T14:13:22Z"
        },
        {
          "tag": "4.1.0",
          "kind": "minor",
          "published_at": "2018-02-22T08:07:14Z"
        },
        {
          "tag": "4.0.0",
          "kind": "major",
          "published_at": "2018-01-05T09:42:05Z"
        },
        {
          "tag": "3.3.3",
          "kind": "patch",
          "published_at": "2017-12-17T09:25:31Z"
        },
        {
          "tag": "3.3.2",
          "kind": "patch",
          "published_at": "2017-11-21T06:46:24Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "ae1de54330cef77e487548890fabfeb9aae1d83d",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.21.1",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-07-14T16:37:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8e9511b86b3fc6deebbd97dd9af7c9056deea8d1",
          "body": "Refs: https://github.com/coverallsapp/github-action/issues/264",
          "is_bot": false,
          "headline": "[ci] Trust Coveralls Homebrew tap",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-07-14T16:31:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f197ac65140920bdcecdab74bfc69c2d7858e55d",
          "body": "Use smaller and safer default values for the `maxBufferedChunks` and\n`maxFragments` options.\n\nCloses #2331\nCloses #2332",
          "is_bot": false,
          "headline": "[fix] Lower default values of `maxBufferedChunks` and `maxFragments`",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-07-14T16:10:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8df8265c2f63fd44af3193a98e23cf38888cd991",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Update actions/checkout action to v7",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-07-04T17:05:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a2f4e7c046c2112bbce6fef39a083dac77d6f0d2",
          "body": "Ensure that empty fragments are counted against the `maxFragments`\nlimit.",
          "is_bot": false,
          "headline": "[fix] Count empty fragments toward the limit (#2329)",
          "author_name": "Shaurya Singh",
          "author_login": "LeSingh1",
          "committed_at": "2026-06-22T19:42:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e79f912cb3f492ae04c28feb9459a209e186b0ad",
          "body": null,
          "is_bot": false,
          "headline": "[pkg] Approve install scripts for bufferutil and utf-8-validate",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-06-11T12:07:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ea355d6d3069394994f82ca1b6d38c32ba208fb",
          "body": "Clarifiy that the values of the `maxBufferedChunks`, `maxFragments`, and\n`maxPayload` options are coerced to 32-bit signed integers.",
          "is_bot": false,
          "headline": "[doc] Document 32-bit signed integer coercion for option values",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-06-10T09:26:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2120f4c8c625a76316792680a231496e1b615252",
          "body": null,
          "is_bot": false,
          "headline": "[example] Remove uuid dependency",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-05-22T19:30:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c534a6b8a5224a563af116e85c6ced7d4ca60cf",
          "body": null,
          "is_bot": false,
          "headline": "[security] Add latest vulnerability to SECURITY.md",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-05-22T19:03:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bca91adf15677e47dbe4f959653452727be28b94",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.21.0",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-05-22T15:11:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2b2abd458a1b647d0b6033bd62a619c36189839a",
          "body": "Previously, the receiver could retain one `Buffer` entry per buffered\nchunk or message fragment until enough data was parsed or the message\ncompleted. A peer could use many tiny fragments/chunks and make retained\nmemory scale with retained part count rather than message payload size.\n\nAdd configurab\n[…]\nrts. When either limit is exceeded, emit\na `WS_ERR_TOO_MANY_BUFFERED_PARTS` error and close the connection with\nclose code 1008.\n\nSigned-off-by: Nadav0077 <18245584+Nadav0077@users.noreply.github.com>",
          "is_bot": false,
          "headline": "[security] Limit retained message parts",
          "author_name": "Nadav0077",
          "author_login": "Nadav0077",
          "committed_at": "2026-05-22T10:28:35Z",
          "body_truncated": true,
          "is_coding_agent": false
        },
        {
          "oid": "78eabe2a6677b231bf9c82601bde86ff91639490",
          "body": null,
          "is_bot": false,
          "headline": "[security] Add latest vulnerability to SECURITY.md",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-05-12T18:01:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5d9b316230ea931532a6671cc450f18c11edd02f",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.20.1",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-05-12T15:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c0327ec15a54d701eb6ccefaa8bef328cfc03086",
          "body": "When the `reason` argument for `websocket.close()` is a `TypedArray`\ninstead of a string or `Buffer`, the function does not correctly\noverwrite the dirty buffer allocated via `Buffer.allocUnsafe()`. This\nresults in the disclosure of uninitialized memory, potentially leaking\nsensitive data to the remote peer.\n\nAdd stricter validation for the argument type.",
          "is_bot": false,
          "headline": "[security] Fix uninitialized memory disclosure in `websocket.close()`",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-05-12T15:42:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ce2a3d62437995a47e6056d485a33d21b6a8f867",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Test on node 26",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-05-07T09:53:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "58e45b872bb0f35a3edd553c27e105300a4f5bd0",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Do not test on node 25",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-05-07T09:53:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f26c245231a4b018479a9269e8c3da4773fe42f",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Run the lint step on node 24",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-05-07T09:52:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "843925544e2f4cffe445e0179947f56d6c5b608f",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.20.0",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-03-21T17:12:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d3503c1fd36a310985108f62b343bae18346ab67",
          "body": "Export the `PerMessageDeflate` class, the parser and serializer for the\n`Sec-WebSocket-Extensions` header, and the parser for the\n`Sec-WebSocket-Protocol` header.\n\nDocumentation is intentionally omitted as these utilities are primarily\nintended for niche use cases rather than general consumption.\n\nRefs: https://github.com/websockets/ws/pull/2313",
          "is_bot": false,
          "headline": "[minor] Export the `PerMessageDeflate` class and header utils",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-03-17T20:43:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3ee5349a0b1580f6e1f347b59ec3371011bd8481",
          "body": "To simplify the API before exporting the `PerMessageDeflate` class,\nreduce the number of positional parameters in the constructor by moving\n`isServer` and `maxPayload` into the options object.",
          "is_bot": false,
          "headline": "[api] Convert the `isServer` and `maxPayload` parameters to options",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-03-17T20:43:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "91707b470ebd803aaa3fd1e896217740f39267d4",
          "body": null,
          "is_bot": false,
          "headline": "[doc] Add missing space",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-02-23T21:17:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b553192268810a83253e2a4a39ac16768e75bb3",
          "body": null,
          "is_bot": false,
          "headline": "[pkg] Update eslint to version 10.0.1",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-02-23T09:55:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ca533a53f338c4a40a3881dd6dff7e5867d06893",
          "body": null,
          "is_bot": false,
          "headline": "[pkg] Update globals to version 17.0.0",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-01-09T12:10:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61349ec5dad363c56e51c68bc1c644f29af05db0",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.19.0",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-01-05T17:38:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f9ffc688f1172cd599e6fbd87a06e20044bd359",
          "body": "Make graceful close timeout configurable.",
          "is_bot": false,
          "headline": "[feature] Introduce the `closeTimeout` option (#2308)",
          "author_name": "Anthony",
          "author_login": "anthony-michael-bennett",
          "committed_at": "2026-01-05T17:38:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "19984854104e637a21cbc080272ac63d3d60a273",
          "body": "Do not rely on undocumented behavior, call `socket.read()` with the actual\nnumber of bytes to read.\n\nRefs: https://github.com/nodejs/node/pull/60441",
          "is_bot": false,
          "headline": "[fix] Ensure all remaining data is read as a single chunk",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2026-01-02T16:25:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "726c3732b3e5319219ed73cac4826fd36917e2e1",
          "body": null,
          "is_bot": false,
          "headline": "[doc] Sort options alphabetically",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-12-18T09:13:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b151f1e8a3d1742756d2620198bdce8cff863e1c",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Update actions/checkout action to v6",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-12-02T13:08:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dabdd5b3018dd05792627a53517dfdb58ae19824",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Update actions/setup-node action to v6",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-11-03T19:39:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "86eac5b44ac2bff9087ec40c9bd06bc7b4f0da07",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Test on node 25",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-10-20T07:13:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1891e1474f0c9279459ce49e448867f1a46bc0a4",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Update actions/setup-node action to v5",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-09-04T19:22:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa28c779041b5951058e8edd73649d20de56d139",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Update actions/checkout action to v5",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-09-04T19:21:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dabbdec92f4c1f1777689733d477344e3c6c2e67",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.18.3",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-06-28T13:03:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "33f5dbaf332764530a6ca97a93101b4402f3121d",
          "body": "Add the `Sec-WebSocket-Version` header, listing all supported versions,\nto the response if the client requested version is either invalid or\nunacceptable.",
          "is_bot": false,
          "headline": "[fix] Respond with the supported protocol versions (#2291)",
          "author_name": "yusheng chen",
          "author_login": "samuel871211",
          "committed_at": "2025-06-28T13:00:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "22a5a17db5fef470725f1b2f72342eccb4262662",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Test on node 24",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-05-13T19:21:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e67eb7ad70e7e5bc2e31ded42460793ae02feb82",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Do not test on node 23",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-05-13T19:21:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fa670f2b240afba6bffb3929e90ea41cd5e9d072",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Run the lint step on node 22",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-05-13T19:20:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0eb8535f9b0dc11ac30a9ccb8824c9fc8388f1fd",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.18.2",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-05-02T18:58:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f20aedbe2c6acba5e4361fcc5e694e1cdb4430c",
          "body": "Ensure that the correct error is surfaced when the max message size is\nexceeded.",
          "is_bot": false,
          "headline": "[fix] Handle oversized messages with designated error (#2285)",
          "author_name": "Amirali Amirifar",
          "author_login": "Amirali-Amirifar",
          "committed_at": "2025-05-02T13:03:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aa998e38c5f62844eb2fb1ccccb69a9c953ccd4f",
          "body": null,
          "is_bot": false,
          "headline": "[pkg] Update globals to version 16.0.0",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-04-05T10:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cf259541e8c2c5a57b6d343b681a33447570f67b",
          "body": "Closes #2276",
          "is_bot": false,
          "headline": "[minor] Fix nit in error message",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-03-25T15:04:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b92745a9d6760e6b4b2394bfac78cbcd258a8c8d",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.18.1",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-02-21T09:07:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b3d97470ce3dea64be4a7aceeaa1ce121ea2b496",
          "body": null,
          "is_bot": false,
          "headline": "[doc] Fix nit",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-02-20T14:44:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "021f7b8bff3233a607b74937bc73a224ed8b2951",
          "body": "Shorten the length of temporary file and UNIX domain socket paths.\n\nRefs: https://github.com/nodejs/node/pull/57005#issuecomment-2666921592",
          "is_bot": false,
          "headline": "[test] Shorten the path lengths",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-02-20T14:43:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b9ca55b0aa8c72b39a778542bd0fa9b6c455d4c4",
          "body": null,
          "is_bot": false,
          "headline": "[pkg] Update eslint-config-prettier to version 10.0.1",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2025-01-14T13:29:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c798dd4ee20efb2d7591b5659839ad05cdb3eb70",
          "body": null,
          "is_bot": false,
          "headline": "[doc] Fix typo (#2271)",
          "author_name": "Syed Sadiq Ali",
          "author_login": "SadiqOnGithub",
          "committed_at": "2025-01-01T19:13:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68614728c164eb55462ff12ba24cb30451d28ec6",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Test on node 23",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-10-26T16:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "019f28ff1ffddfcdc428d1de5ecd98648057a2ab",
          "body": null,
          "is_bot": false,
          "headline": "[minor] Improve JSDoc-inferred types (#2242)",
          "author_name": "Isaiah Thomason",
          "author_login": "ITenthusiasm",
          "committed_at": "2024-07-14T13:20:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfe1b2a623eb881a107ccf9a95042e8b22933687",
          "body": null,
          "is_bot": false,
          "headline": "[doc] Remove unnecessary period (#2240)",
          "author_name": "yuhao",
          "author_login": "yuhao423",
          "committed_at": "2024-07-04T17:37:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7dc46971768b9678b4a255f9f3e202ab203135e",
          "body": null,
          "is_bot": false,
          "headline": "[doc] Fix the type of the `data` argument",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-07-04T05:56:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "976c53c4065c49ede73bfba824caf5a6e0f290cb",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.18.0",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-07-03T16:36:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "59b9629b78aa66bcf9acce20468004cd3751c136",
          "body": "Closes #2206",
          "is_bot": false,
          "headline": "[feature] Add support for `Blob` (#2229)",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-07-02T15:50:16Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d1b5e6c4acad16a6b1a1904426eb266a5ba2f72",
          "body": null,
          "is_bot": false,
          "headline": "[security] Use more descriptive text for 2017 vulnerability link",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-06-16T19:21:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "15f11a052a231d1f819fffef53bf4b287646d1ca",
          "body": null,
          "is_bot": false,
          "headline": "[security] Add new DoS vulnerability to SECURITY.md",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-06-16T19:00:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c56601092872f7d7566989f0e379271afd0e4a1",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.17.1",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-06-16T13:35:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e55e5106f10fcbaac37cfa89759e4cc0d073a52c",
          "body": "It is possible that the Upgrade header is correctly received and handled\n(the `'upgrade'` event is emitted) without its value being returned to\nthe user. This can happen if the number of received headers exceed the\n`server.maxHeadersCount` or `request.maxHeadersCount` threshold. In this\ncase `incomingMessage.headers.upgrade` may not be set.\n\nHandle the case correctly and abort the handshake.\n\nFixes #2230",
          "is_bot": false,
          "headline": "[security] Fix crash when the Upgrade header cannot be read (#2231)",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-06-16T09:42:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6a00029edd924499f892aed8003cef1fa724cfe5",
          "body": null,
          "is_bot": false,
          "headline": "[test] Increase code coverage",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-06-13T19:53:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddfe4a804d79e7788ab136290e609f91cf68423f",
          "body": "Use a pool of random bytes to reduce the amount of\n`crypto.randomFillSync()` calls.\n\nRefs: https://github.com/nodejs/undici/pull/3204",
          "is_bot": false,
          "headline": "[perf] Reduce the amount of `crypto.randomFillSync()` calls",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-05-18T15:11:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b73b11828d166e9692a9bffe9c01a7e93bab04a8",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.17.0",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-04-28T05:41:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29694a5905fa703e86667928e6bacac397469471",
          "body": "Use the value of the `highWaterMark` variable instead of `16384`.",
          "is_bot": false,
          "headline": "[test] Use the `highWaterMark` variable",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-04-26T06:04:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "934c9d6b938b93c045cb13e5f7c19c27a8dd925a",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Test on node 22",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-04-26T05:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1817bac06e1204bfb578b8b3f4bafd0fa09623d0",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Do not test on node 21",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-04-26T05:26:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "96c9b3deddf56cacb2d756aaa918071e03cdbc42",
          "body": "Flip the default value of the `allowSynchronousEvents` option to `true`.\r\n\r\nRefs: https://github.com/websockets/ws/pull/2218",
          "is_bot": false,
          "headline": "[major] Flip the default value of `allowSynchronousEvents` (#2221)",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-04-24T13:42:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e5f32c7e1e6d3d19cd4a1fdec84890e154db30c1",
          "body": "Fixes #2216",
          "is_bot": false,
          "headline": "[fix] Emit at most one event per event loop iteration (#2218)",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-04-24T13:32:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2aa0405a5e96754b296fef6bd6ebdfb2f11967fc",
          "body": null,
          "is_bot": false,
          "headline": "[minor] Fix nits",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-04-15T13:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "53a88881cf5da8307ecbd5020db0a8fb72cf0d20",
          "body": "Allow passing in a custom `createConnection` function.",
          "is_bot": false,
          "headline": "[feature] Allow the `createConnection` option (#2219)",
          "author_name": "Tim Perry",
          "author_login": "pimterry",
          "committed_at": "2024-04-15T12:20:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b119b41db3bde7c5929609b4a52aa95c3af06f04",
          "body": null,
          "is_bot": false,
          "headline": "[pkg] Update eslint to version 9.0.0",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-04-09T17:14:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2405c17775fb57f5e07db123c6133733dd58bbab",
          "body": null,
          "is_bot": false,
          "headline": "[doc] Add punctuation for readability (#2213)",
          "author_name": "Jana R",
          "author_login": "grjan7",
          "committed_at": "2024-03-29T11:53:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8be840e0a93c9c90565c6f137834ecacba0f14bf",
          "body": null,
          "is_bot": false,
          "headline": "[doc] Replace `url.parse()` with `new URL()` (#2208)",
          "author_name": "Al-phonsio",
          "author_login": "Al-phonsio",
          "committed_at": "2024-03-16T14:24:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e42cfdc5fa114659908eaad4d9ead7d5051d740",
          "body": "Refs: https://github.com/websockets/ws/issues/2194",
          "is_bot": false,
          "headline": "[meta] Add FUNDING.json",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2024-01-24T06:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d343a0cf7bba29a4e14217cb010446bec8fdf444",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.16.0",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-26T15:31:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "391ddf3a9a8852ac70fed55a17fad803e27a77ee",
          "body": "Refs: https://github.com/nodejs/node/pull/50120",
          "is_bot": false,
          "headline": "[test] Use `stream.getDefaultHighWaterMark()` when available",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-26T15:30:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01ba54edaeff0f3a58abd7cb9f8e1f3bf134d0fc",
          "body": "Add the ability to disable the automatic sending of pong responses to\npings.\n\nFixes #2186",
          "is_bot": false,
          "headline": "[feature] Introduce the `autoPong` option",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-26T15:30:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "527ec97264cf063bd9c75f33e6a085559fb7d1da",
          "body": null,
          "is_bot": false,
          "headline": "[doc] Add missing subsubsection to TOC",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-20T17:21:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e230c16b70efa82fd28da7aca45c341a2b3efd8",
          "body": null,
          "is_bot": false,
          "headline": "[doc] Fix nits",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-20T10:02:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d37756a973d48c4e924344916823a9189cbfa454",
          "body": null,
          "is_bot": false,
          "headline": "[doc] Clarify legacy deps (#2184)",
          "author_name": "James",
          "author_login": "Zamiell",
          "committed_at": "2023-12-20T08:17:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a57e963f946860f6418baaa55b307bfa7d0bc143",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.15.1",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-12T18:02:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4ed7fe58b42a87d06452b6bc19028d167262c30b",
          "body": "Rename the `allowMultipleEventsPerMicrotask` option to\n`allowSynchronousEvents`.",
          "is_bot": false,
          "headline": "[major] Rename the `allowMultipleEventsPerMicrotask` option",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-12T18:00:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fccc580061a4a35e5f286babafe7416768fd777b",
          "body": "Emit the `'message'`, `'ping'`, and `'pong'` event when the microtask\nfor that event is executed.",
          "is_bot": false,
          "headline": "[fix] Emit the event when the microtask is executed",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-12T07:29:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "297fff8eded6328e4386fda735002b9c4d17b537",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.15.0",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-09T14:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93e3552e95ba5ad656c30b94f6be96afe22d4805",
          "body": "The `allowMultipleEventsPerMicrotask` option allows the `'message'`,\n`'ping'`, and `'pong'` events to be emitted more than once per\nmicrotask.\n\nRefs: https://github.com/websockets/ws/pull/2160",
          "is_bot": false,
          "headline": "[feature] Introduce the `allowMultipleEventsPerMicrotask` option",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-09T14:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "603a0391de32732df415778ed32f311a21c82731",
          "body": null,
          "is_bot": false,
          "headline": "[doc] Add JSDoc for the `finishRequest` option",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-09T14:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c320738b1d2236900d2dd2fe391ab83bbed1e63f",
          "body": null,
          "is_bot": false,
          "headline": "[test] Fix nits",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-09T14:49:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5a3036e3f502c07dc4fdd64e5d40b9280de139be",
          "body": null,
          "is_bot": false,
          "headline": "[test] Merge some tests",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-09T14:49:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd1994df04670df521a3744af6e6ba435ede7cba",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Test on node 21",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-08T20:13:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "208220d018a3571b5bbac541b1e513d1027a6d66",
          "body": null,
          "is_bot": false,
          "headline": "[lint] Fix prettier error",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-08T16:45:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "726abc3d1e96a51eebb8d1460303dc68d9d3d4b4",
          "body": null,
          "is_bot": false,
          "headline": "[test] Fix flaky test",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-12-08T16:43:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a049674d936746c36fe928cc1baaaafd3029a83e",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Update actions/setup-node action to v4",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-11-04T19:49:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d8dd4852b81982fc0a6d633673968dff90985000",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.14.2",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-09-19T15:21:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7f4e1a75afbcee162cff0d44000b4fda82008d05",
          "body": "Use `queueMicrotask()` when available and add a rejection handler to the\nshim for it.",
          "is_bot": false,
          "headline": "[fix] Add missing rejection handler",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-09-19T13:50:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7460049ff0a61bef8d5eda4b1d5c8170bc7d6b6f",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.14.1",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-09-08T15:52:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "397b89e3db6782022bbcf328b1191f5a1eb7800f",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Update actions/checkout action to v4",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-09-08T15:41:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fd3c64cbd60606f75763350133ba2757b6a64545",
          "body": null,
          "is_bot": false,
          "headline": "[test] Fix flaky tests on Windows",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-09-08T15:30:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ae60ce0d1eaa239844bc8d60d220b47e302c3d45",
          "body": null,
          "is_bot": false,
          "headline": "[ci] Cache downloaded npm dependencies (#2166)",
          "author_name": "Jérôme Benoit",
          "author_login": "jerome-benoit",
          "committed_at": "2023-09-08T14:12:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "511aefece49ee38c6fcca19d230c115fbfeaefd8",
          "body": null,
          "is_bot": false,
          "headline": "[pkg] Silence npm warning",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-09-06T14:18:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ddba690ab8c5da2da2fc9af3131d5e5629cbdbd4",
          "body": null,
          "is_bot": false,
          "headline": "[doc] Fix the type of the `socket` argument",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-09-06T14:17:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d30768405fc295f0365c4bad8b7e14a9ad54c64b",
          "body": null,
          "is_bot": false,
          "headline": "[dist] 8.14.0",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-09-06T13:35:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1d26c372efb116e3339284f9b7d269b21790a8f",
          "body": null,
          "is_bot": false,
          "headline": "[test] Fix failing test",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-09-06T13:30:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b577fe6653f896859f936255d8e2b792a75c501",
          "body": "It seems to be no longer maintained.",
          "is_bot": false,
          "headline": "[pkg] Remove native-duplexpair dev dependency",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-09-06T13:06:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "62521f26d7d7b349ec4e532db85a4b0d2de1296a",
          "body": null,
          "is_bot": false,
          "headline": "[minor] Fix nits",
          "author_name": "Luigi Pinca",
          "author_login": "lpinca",
          "committed_at": "2023-08-31T19:37:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 32,
      "latest_release_at": "2026-07-17T16:41:25Z",
      "latest_release_tag": "5.2.7",
      "releases_from_tags": false,
      "days_since_last_push": 5,
      "active_weeks_last_year": 16,
      "days_since_latest_release": 5,
      "mean_days_between_releases": 6.2
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 50,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ws",
          "exists": true,
          "license": "MIT",
          "keywords": [
            "HyBi",
            "Push",
            "RFC-6455",
            "WebSocket",
            "WebSockets",
            "real-time"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/ws",
          "is_deprecated": false,
          "latest_version": "8.21.1",
          "repository_url": "https://github.com/websockets/ws",
          "versions_count": 186,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 4,
          "monthly_downloads": 934311287,
          "first_published_at": "2011-12-04T10:32:12.839000Z",
          "latest_published_at": "2026-07-14T17:12:25.599000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 8
        }
      ]
    },
    "popularity": {
      "forks": 2563,
      "stars": 22788,
      "watchers": 361,
      "fork_history": {
        "days": [
          {
            "date": "2020-07-28",
            "count": 1
          },
          {
            "date": "2020-07-29",
            "count": 1
          },
          {
            "date": "2020-07-31",
            "count": 1
          },
          {
            "date": "2020-08-01",
            "count": 1
          },
          {
            "date": "2020-08-06",
            "count": 1
          },
          {
            "date": "2020-08-07",
            "count": 1
          },
          {
            "date": "2020-08-12",
            "count": 1
          },
          {
            "date": "2020-08-13",
            "count": 1
          },
          {
            "date": "2020-08-14",
            "count": 1
          },
          {
            "date": "2020-08-18",
            "count": 1
          },
          {
            "date": "2020-08-19",
            "count": 1
          },
          {
            "date": "2020-08-20",
            "count": 1
          },
          {
            "date": "2020-08-23",
            "count": 1
          },
          {
            "date": "2020-08-27",
            "count": 3
          },
          {
            "date": "2020-08-28",
            "count": 2
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-08-31",
            "count": 1
          },
          {
            "date": "2020-09-03",
            "count": 2
          },
          {
            "date": "2020-09-05",
            "count": 1
          },
          {
            "date": "2020-09-10",
            "count": 1
          },
          {
            "date": "2020-09-11",
            "count": 1
          },
          {
            "date": "2020-09-12",
            "count": 1
          },
          {
            "date": "2020-09-14",
            "count": 1
          },
          {
            "date": "2020-09-16",
            "count": 2
          },
          {
            "date": "2020-09-17",
            "count": 1
          },
          {
            "date": "2020-09-19",
            "count": 1
          },
          {
            "date": "2020-09-21",
            "count": 1
          },
          {
            "date": "2020-09-22",
            "count": 1
          },
          {
            "date": "2020-09-23",
            "count": 2
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-10-04",
            "count": 1
          },
          {
            "date": "2020-10-05",
            "count": 1
          },
          {
            "date": "2020-10-07",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-10-15",
            "count": 2
          },
          {
            "date": "2020-10-20",
            "count": 1
          },
          {
            "date": "2020-10-21",
            "count": 1
          },
          {
            "date": "2020-10-25",
            "count": 2
          },
          {
            "date": "2020-10-26",
            "count": 3
          },
          {
            "date": "2020-10-27",
            "count": 1
          },
          {
            "date": "2020-10-30",
            "count": 1
          },
          {
            "date": "2020-10-31",
            "count": 2
          },
          {
            "date": "2020-11-01",
            "count": 2
          },
          {
            "date": "2020-11-04",
            "count": 2
          },
          {
            "date": "2020-11-08",
            "count": 1
          },
          {
            "date": "2020-11-11",
            "count": 1
          },
          {
            "date": "2020-11-13",
            "count": 1
          },
          {
            "date": "2020-11-14",
            "count": 1
          },
          {
            "date": "2020-11-15",
            "count": 1
          },
          {
            "date": "2020-11-16",
            "count": 2
          },
          {
            "date": "2020-11-17",
            "count": 4
          },
          {
            "date": "2020-11-20",
            "count": 2
          },
          {
            "date": "2020-11-21",
            "count": 1
          },
          {
            "date": "2020-11-22",
            "count": 1
          },
          {
            "date": "2020-11-24",
            "count": 2
          },
          {
            "date": "2020-11-25",
            "count": 2
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-11-28",
            "count": 1
          },
          {
            "date": "2020-11-30",
            "count": 1
          },
          {
            "date": "2020-12-01",
            "count": 1
          },
          {
            "date": "2020-12-02",
            "count": 2
          },
          {
            "date": "2020-12-03",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 1
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2020-12-10",
            "count": 2
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2020-12-12",
            "count": 2
          },
          {
            "date": "2020-12-15",
            "count": 1
          },
          {
            "date": "2020-12-16",
            "count": 1
          },
          {
            "date": "2020-12-24",
            "count": 2
          },
          {
            "date": "2020-12-31",
            "count": 1
          },
          {
            "date": "2021-01-04",
            "count": 2
          },
          {
            "date": "2021-01-05",
            "count": 1
          },
          {
            "date": "2021-01-07",
            "count": 2
          },
          {
            "date": "2021-01-09",
            "count": 1
          },
          {
            "date": "2021-01-10",
            "count": 1
          },
          {
            "date": "2021-01-12",
            "count": 3
          },
          {
            "date": "2021-01-13",
            "count": 1
          },
          {
            "date": "2021-01-15",
            "count": 1
          },
          {
            "date": "2021-01-17",
            "count": 1
          },
          {
            "date": "2021-01-18",
            "count": 2
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-01-21",
            "count": 1
          },
          {
            "date": "2021-01-22",
            "count": 2
          },
          {
            "date": "2021-01-23",
            "count": 2
          },
          {
            "date": "2021-01-25",
            "count": 1
          },
          {
            "date": "2021-01-26",
            "count": 1
          },
          {
            "date": "2021-01-28",
            "count": 3
          },
          {
            "date": "2021-02-01",
            "count": 1
          },
          {
            "date": "2021-02-02",
            "count": 2
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-05",
            "count": 1
          },
          {
            "date": "2021-02-08",
            "count": 1
          },
          {
            "date": "2021-02-11",
            "count": 1
          },
          {
            "date": "2021-02-12",
            "count": 1
          },
          {
            "date": "2021-02-14",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 2
          },
          {
            "date": "2021-02-20",
            "count": 2
          },
          {
            "date": "2021-03-03",
            "count": 1
          },
          {
            "date": "2021-03-04",
            "count": 1
          },
          {
            "date": "2021-03-06",
            "count": 1
          },
          {
            "date": "2021-03-07",
            "count": 2
          },
          {
            "date": "2021-03-10",
            "count": 1
          },
          {
            "date": "2021-03-11",
            "count": 1
          },
          {
            "date": "2021-03-15",
            "count": 1
          },
          {
            "date": "2021-03-17",
            "count": 1
          },
          {
            "date": "2021-03-19",
            "count": 1
          },
          {
            "date": "2021-03-20",
            "count": 1
          },
          {
            "date": "2021-03-29",
            "count": 2
          },
          {
            "date": "2021-04-05",
            "count": 1
          },
          {
            "date": "2021-04-08",
            "count": 1
          },
          {
            "date": "2021-04-12",
            "count": 1
          },
          {
            "date": "2021-04-14",
            "count": 1
          },
          {
            "date": "2021-04-15",
            "count": 1
          },
          {
            "date": "2021-04-16",
            "count": 2
          },
          {
            "date": "2021-04-17",
            "count": 2
          },
          {
            "date": "2021-04-19",
            "count": 1
          },
          {
            "date": "2021-04-21",
            "count": 1
          },
          {
            "date": "2021-04-26",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 2
          },
          {
            "date": "2021-04-29",
            "count": 1
          },
          {
            "date": "2021-04-30",
            "count": 1
          },
          {
            "date": "2021-05-01",
            "count": 1
          },
          {
            "date": "2021-05-04",
            "count": 1
          },
          {
            "date": "2021-05-05",
            "count": 1
          },
          {
            "date": "2021-05-10",
            "count": 1
          },
          {
            "date": "2021-05-11",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-05-14",
            "count": 1
          },
          {
            "date": "2021-05-15",
            "count": 2
          },
          {
            "date": "2021-05-18",
            "count": 1
          },
          {
            "date": "2021-05-20",
            "count": 1
          },
          {
            "date": "2021-05-21",
            "count": 1
          },
          {
            "date": "2021-05-23",
            "count": 1
          },
          {
            "date": "2021-05-24",
            "count": 1
          },
          {
            "date": "2021-05-26",
            "count": 1
          },
          {
            "date": "2021-05-27",
            "count": 2
          },
          {
            "date": "2021-05-29",
            "count": 1
          },
          {
            "date": "2021-05-31",
            "count": 3
          },
          {
            "date": "2021-06-02",
            "count": 4
          },
          {
            "date": "2021-06-05",
            "count": 1
          },
          {
            "date": "2021-06-07",
            "count": 2
          },
          {
            "date": "2021-06-08",
            "count": 2
          },
          {
            "date": "2021-06-09",
            "count": 1
          },
          {
            "date": "2021-06-11",
            "count": 1
          },
          {
            "date": "2021-06-14",
            "count": 1
          },
          {
            "date": "2021-06-16",
            "count": 1
          },
          {
            "date": "2021-06-18",
            "count": 2
          },
          {
            "date": "2021-06-21",
            "count": 1
          },
          {
            "date": "2021-06-22",
            "count": 1
          },
          {
            "date": "2021-06-24",
            "count": 2
          },
          {
            "date": "2021-06-25",
            "count": 2
          },
          {
            "date": "2021-06-28",
            "count": 1
          },
          {
            "date": "2021-06-29",
            "count": 1
          },
          {
            "date": "2021-07-01",
            "count": 3
          },
          {
            "date": "2021-07-04",
            "count": 1
          },
          {
            "date": "2021-07-05",
            "count": 1
          },
          {
            "date": "2021-07-06",
            "count": 1
          },
          {
            "date": "2021-07-08",
            "count": 1
          },
          {
            "date": "2021-07-12",
            "count": 1
          },
          {
            "date": "2021-07-14",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 2
          },
          {
            "date": "2021-07-19",
            "count": 1
          },
          {
            "date": "2021-07-20",
            "count": 1
          },
          {
            "date": "2021-07-25",
            "count": 1
          },
          {
            "date": "2021-07-28",
            "count": 1
          },
          {
            "date": "2021-07-30",
            "count": 1
          },
          {
            "date": "2021-07-31",
            "count": 1
          },
          {
            "date": "2021-08-02",
            "count": 1
          },
          {
            "date": "2021-08-04",
            "count": 2
          },
          {
            "date": "2021-08-06",
            "count": 1
          },
          {
            "date": "2021-08-07",
            "count": 1
          },
          {
            "date": "2021-08-10",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-08-12",
            "count": 2
          },
          {
            "date": "2021-08-13",
            "count": 1
          },
          {
            "date": "2021-08-14",
            "count": 2
          },
          {
            "date": "2021-08-21",
            "count": 1
          },
          {
            "date": "2021-08-24",
            "count": 1
          },
          {
            "date": "2021-08-26",
            "count": 1
          },
          {
            "date": "2021-08-28",
            "count": 1
          },
          {
            "date": "2021-08-30",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 2
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-03",
            "count": 1
          },
          {
            "date": "2021-09-06",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-09",
            "count": 1
          },
          {
            "date": "2021-09-11",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-16",
            "count": 1
          },
          {
            "date": "2021-09-17",
            "count": 3
          },
          {
            "date": "2021-09-20",
            "count": 1
          },
          {
            "date": "2021-09-24",
            "count": 1
          },
          {
            "date": "2021-09-25",
            "count": 1
          },
          {
            "date": "2021-10-01",
            "count": 2
          },
          {
            "date": "2021-10-03",
            "count": 1
          },
          {
            "date": "2021-10-04",
            "count": 2
          },
          {
            "date": "2021-10-05",
            "count": 2
          },
          {
            "date": "2021-10-07",
            "count": 1
          },
          {
            "date": "2021-10-08",
            "count": 1
          },
          {
            "date": "2021-10-12",
            "count": 1
          },
          {
            "date": "2021-10-14",
            "count": 1
          },
          {
            "date": "2021-10-15",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-10-21",
            "count": 1
          },
          {
            "date": "2021-10-22",
            "count": 1
          },
          {
            "date": "2021-10-23",
            "count": 1
          },
          {
            "date": "2021-10-27",
            "count": 3
          },
          {
            "date": "2021-10-28",
            "count": 2
          },
          {
            "date": "2021-11-01",
            "count": 2
          },
          {
            "date": "2021-11-05",
            "count": 1
          },
          {
            "date": "2021-11-06",
            "count": 1
          },
          {
            "date": "2021-11-07",
            "count": 1
          },
          {
            "date": "2021-11-09",
            "count": 1
          },
          {
            "date": "2021-11-11",
            "count": 1
          },
          {
            "date": "2021-11-12",
            "count": 1
          },
          {
            "date": "2021-11-13",
            "count": 1
          },
          {
            "date": "2021-11-16",
            "count": 1
          },
          {
            "date": "2021-11-17",
            "count": 2
          },
          {
            "date": "2021-11-19",
            "count": 2
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2021-11-29",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 2
          },
          {
            "date": "2021-12-02",
            "count": 2
          },
          {
            "date": "2021-12-04",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 2
          },
          {
            "date": "2021-12-06",
            "count": 1
          },
          {
            "date": "2021-12-07",
            "count": 1
          },
          {
            "date": "2021-12-10",
            "count": 2
          },
          {
            "date": "2021-12-11",
            "count": 1
          },
          {
            "date": "2021-12-16",
            "count": 3
          },
          {
            "date": "2021-12-17",
            "count": 1
          },
          {
            "date": "2021-12-18",
            "count": 1
          },
          {
            "date": "2021-12-19",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 2
          },
          {
            "date": "2021-12-23",
            "count": 2
          },
          {
            "date": "2021-12-24",
            "count": 1
          },
          {
            "date": "2021-12-27",
            "count": 1
          },
          {
            "date": "2021-12-29",
            "count": 1
          },
          {
            "date": "2021-12-30",
            "count": 2
          },
          {
            "date": "2022-01-03",
            "count": 2
          },
          {
            "date": "2022-01-07",
            "count": 2
          },
          {
            "date": "2022-01-08",
            "count": 1
          },
          {
            "date": "2022-01-11",
            "count": 2
          },
          {
            "date": "2022-01-14",
            "count": 2
          },
          {
            "date": "2022-01-17",
            "count": 2
          },
          {
            "date": "2022-01-19",
            "count": 1
          },
          {
            "date": "2022-01-21",
            "count": 1
          },
          {
            "date": "2022-01-22",
            "count": 1
          },
          {
            "date": "2022-01-23",
            "count": 2
          },
          {
            "date": "2022-01-24",
            "count": 2
          },
          {
            "date": "2022-01-28",
            "count": 2
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-07",
            "count": 1
          },
          {
            "date": "2022-02-10",
            "count": 1
          },
          {
            "date": "2022-02-11",
            "count": 2
          },
          {
            "date": "2022-02-12",
            "count": 1
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 2
          },
          {
            "date": "2022-02-24",
            "count": 2
          },
          {
            "date": "2022-02-26",
            "count": 1
          },
          {
            "date": "2022-02-27",
            "count": 2
          },
          {
            "date": "2022-02-28",
            "count": 2
          },
          {
            "date": "2022-03-01",
            "count": 1
          },
          {
            "date": "2022-03-02",
            "count": 1
          },
          {
            "date": "2022-03-04",
            "count": 2
          },
          {
            "date": "2022-03-07",
            "count": 1
          },
          {
            "date": "2022-03-09",
            "count": 1
          },
          {
            "date": "2022-03-13",
            "count": 1
          },
          {
            "date": "2022-03-14",
            "count": 3
          },
          {
            "date": "2022-03-15",
            "count": 1
          },
          {
            "date": "2022-03-20",
            "count": 3
          },
          {
            "date": "2022-03-23",
            "count": 1
          },
          {
            "date": "2022-03-25",
            "count": 1
          },
          {
            "date": "2022-03-27",
            "count": 1
          },
          {
            "date": "2022-03-30",
            "count": 1
          },
          {
            "date": "2022-04-01",
            "count": 1
          },
          {
            "date": "2022-04-06",
            "count": 1
          },
          {
            "date": "2022-04-09",
            "count": 1
          },
          {
            "date": "2022-04-12",
            "count": 2
          },
          {
            "date": "2022-04-20",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-04-24",
            "count": 1
          },
          {
            "date": "2022-04-25",
            "count": 1
          },
          {
            "date": "2022-04-26",
            "count": 1
          },
          {
            "date": "2022-04-28",
            "count": 1
          },
          {
            "date": "2022-04-29",
            "count": 1
          },
          {
            "date": "2022-05-02",
            "count": 1
          },
          {
            "date": "2022-05-03",
            "count": 2
          },
          {
            "date": "2022-05-06",
            "count": 1
          },
          {
            "date": "2022-05-07",
            "count": 1
          },
          {
            "date": "2022-05-08",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-14",
            "count": 1
          },
          {
            "date": "2022-05-15",
            "count": 2
          },
          {
            "date": "2022-05-16",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-20",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-30",
            "count": 1
          },
          {
            "date": "2022-05-31",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-06-05",
            "count": 1
          },
          {
            "date": "2022-06-07",
            "count": 1
          },
          {
            "date": "2022-06-08",
            "count": 2
          },
          {
            "date": "2022-06-09",
            "count": 1
          },
          {
            "date": "2022-06-10",
            "count": 1
          },
          {
            "date": "2022-06-19",
            "count": 1
          },
          {
            "date": "2022-06-20",
            "count": 1
          },
          {
            "date": "2022-06-25",
            "count": 1
          },
          {
            "date": "2022-06-28",
            "count": 1
          },
          {
            "date": "2022-06-30",
            "count": 1
          },
          {
            "date": "2022-07-03",
            "count": 1
          },
          {
            "date": "2022-07-07",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-12",
            "count": 1
          },
          {
            "date": "2022-07-15",
            "count": 3
          },
          {
            "date": "2022-07-16",
            "count": 1
          },
          {
            "date": "2022-07-19",
            "count": 1
          },
          {
            "date": "2022-07-20",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-28",
            "count": 1
          },
          {
            "date": "2022-08-01",
            "count": 1
          },
          {
            "date": "2022-08-03",
            "count": 1
          },
          {
            "date": "2022-08-05",
            "count": 1
          },
          {
            "date": "2022-08-13",
            "count": 1
          },
          {
            "date": "2022-08-16",
            "count": 1
          },
          {
            "date": "2022-08-18",
            "count": 2
          },
          {
            "date": "2022-08-19",
            "count": 1
          },
          {
            "date": "2022-08-21",
            "count": 1
          },
          {
            "date": "2022-08-23",
            "count": 2
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-08-28",
            "count": 1
          },
          {
            "date": "2022-09-06",
            "count": 2
          },
          {
            "date": "2022-09-08",
            "count": 1
          },
          {
            "date": "2022-09-10",
            "count": 2
          },
          {
            "date": "2022-09-14",
            "count": 2
          },
          {
            "date": "2022-09-16",
            "count": 1
          },
          {
            "date": "2022-09-19",
            "count": 1
          },
          {
            "date": "2022-09-22",
            "count": 1
          },
          {
            "date": "2022-09-26",
            "count": 1
          },
          {
            "date": "2022-09-27",
            "count": 1
          },
          {
            "date": "2022-09-28",
            "count": 1
          },
          {
            "date": "2022-10-02",
            "count": 3
          },
          {
            "date": "2022-10-04",
            "count": 1
          },
          {
            "date": "2022-10-06",
            "count": 1
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2022-10-08",
            "count": 2
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-10-14",
            "count": 1
          },
          {
            "date": "2022-10-15",
            "count": 1
          },
          {
            "date": "2022-10-16",
            "count": 1
          },
          {
            "date": "2022-10-21",
            "count": 1
          },
          {
            "date": "2022-10-23",
            "count": 2
          },
          {
            "date": "2022-10-26",
            "count": 2
          },
          {
            "date": "2022-11-01",
            "count": 1
          },
          {
            "date": "2022-11-02",
            "count": 1
          },
          {
            "date": "2022-11-03",
            "count": 1
          },
          {
            "date": "2022-11-05",
            "count": 1
          },
          {
            "date": "2022-11-15",
            "count": 1
          },
          {
            "date": "2022-11-16",
            "count": 1
          },
          {
            "date": "2022-11-18",
            "count": 1
          },
          {
            "date": "2022-11-21",
            "count": 1
          },
          {
            "date": "2022-11-23",
            "count": 1
          },
          {
            "date": "2022-11-25",
            "count": 1
          },
          {
            "date": "2022-11-26",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 2
          },
          {
            "date": "2022-12-01",
            "count": 3
          },
          {
            "date": "2022-12-04",
            "count": 1
          },
          {
            "date": "2022-12-07",
            "count": 1
          },
          {
            "date": "2022-12-13",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-19",
            "count": 1
          },
          {
            "date": "2022-12-20",
            "count": 1
          },
          {
            "date": "2022-12-21",
            "count": 1
          },
          {
            "date": "2022-12-27",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-04",
            "count": 2
          },
          {
            "date": "2023-01-05",
            "count": 2
          },
          {
            "date": "2023-01-06",
            "count": 1
          },
          {
            "date": "2023-01-07",
            "count": 2
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-11",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 2
          },
          {
            "date": "2023-01-16",
            "count": 1
          },
          {
            "date": "2023-01-17",
            "count": 2
          },
          {
            "date": "2023-01-23",
            "count": 1
          },
          {
            "date": "2023-01-30",
            "count": 1
          },
          {
            "date": "2023-01-31",
            "count": 2
          },
          {
            "date": "2023-02-01",
            "count": 1
          },
          {
            "date": "2023-02-02",
            "count": 1
          },
          {
            "date": "2023-02-04",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-10",
            "count": 1
          },
          {
            "date": "2023-02-13",
            "count": 2
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-25",
            "count": 2
          },
          {
            "date": "2023-03-03",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 1
          },
          {
            "date": "2023-03-07",
            "count": 1
          },
          {
            "date": "2023-03-09",
            "count": 2
          },
          {
            "date": "2023-03-11",
            "count": 1
          },
          {
            "date": "2023-03-20",
            "count": 1
          },
          {
            "date": "2023-03-21",
            "count": 1
          },
          {
            "date": "2023-03-22",
            "count": 2
          },
          {
            "date": "2023-03-24",
            "count": 1
          },
          {
            "date": "2023-03-29",
            "count": 1
          },
          {
            "date": "2023-03-30",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-11",
            "count": 2
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-04-17",
            "count": 2
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-04-19",
            "count": 1
          },
          {
            "date": "2023-04-21",
            "count": 1
          },
          {
            "date": "2023-04-24",
            "count": 1
          },
          {
            "date": "2023-04-28",
            "count": 1
          },
          {
            "date": "2023-05-02",
            "count": 1
          },
          {
            "date": "2023-05-11",
            "count": 1
          },
          {
            "date": "2023-05-14",
            "count": 1
          },
          {
            "date": "2023-05-15",
            "count": 1
          },
          {
            "date": "2023-05-16",
            "count": 1
          },
          {
            "date": "2023-05-17",
            "count": 1
          },
          {
            "date": "2023-05-24",
            "count": 1
          },
          {
            "date": "2023-05-26",
            "count": 1
          },
          {
            "date": "2023-05-28",
            "count": 1
          },
          {
            "date": "2023-05-31",
            "count": 1
          },
          {
            "date": "2023-06-04",
            "count": 1
          },
          {
            "date": "2023-06-14",
            "count": 1
          },
          {
            "date": "2023-06-19",
            "count": 1
          },
          {
            "date": "2023-07-04",
            "count": 1
          },
          {
            "date": "2023-07-06",
            "count": 1
          },
          {
            "date": "2023-07-10",
            "count": 1
          },
          {
            "date": "2023-07-18",
            "count": 1
          },
          {
            "date": "2023-07-24",
            "count": 1
          },
          {
            "date": "2023-07-26",
            "count": 2
          },
          {
            "date": "2023-07-27",
            "count": 1
          },
          {
            "date": "2023-07-31",
            "count": 1
          },
          {
            "date": "2023-08-03",
            "count": 1
          },
          {
            "date": "2023-08-05",
            "count": 1
          },
          {
            "date": "2023-08-12",
            "count": 1
          },
          {
            "date": "2023-08-14",
            "count": 1
          },
          {
            "date": "2023-08-15",
            "count": 1
          },
          {
            "date": "2023-08-20",
            "count": 1
          },
          {
            "date": "2023-08-22",
            "count": 1
          },
          {
            "date": "2023-08-25",
            "count": 3
          },
          {
            "date": "2023-08-28",
            "count": 1
          },
          {
            "date": "2023-08-30",
            "count": 1
          },
          {
            "date": "2023-09-04",
            "count": 1
          },
          {
            "date": "2023-09-07",
            "count": 1
          },
          {
            "date": "2023-09-10",
            "count": 1
          },
          {
            "date": "2023-09-14",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-10-01",
            "count": 1
          },
          {
            "date": "2023-10-15",
            "count": 1
          },
          {
            "date": "2023-11-01",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-26",
            "count": 1
          },
          {
            "date": "2023-12-08",
            "count": 1
          },
          {
            "date": "2023-12-10",
            "count": 1
          },
          {
            "date": "2023-12-11",
            "count": 1
          },
          {
            "date": "2023-12-14",
            "count": 1
          },
          {
            "date": "2023-12-18",
            "count": 1
          },
          {
            "date": "2023-12-20",
            "count": 1
          },
          {
            "date": "2023-12-24",
            "count": 1
          },
          {
            "date": "2023-12-26",
            "count": 1
          },
          {
            "date": "2024-01-06",
            "count": 1
          },
          {
            "date": "2024-01-10",
            "count": 1
          },
          {
            "date": "2024-01-11",
            "count": 1
          },
          {
            "date": "2024-01-12",
            "count": 1
          },
          {
            "date": "2024-01-17",
            "count": 1
          },
          {
            "date": "2024-01-19",
            "count": 2
          },
          {
            "date": "2024-01-23",
            "count": 1
          },
          {
            "date": "2024-01-27",
            "count": 1
          },
          {
            "date": "2024-02-08",
            "count": 1
          },
          {
            "date": "2024-02-20",
            "count": 1
          },
          {
            "date": "2024-02-23",
            "count": 2
          },
          {
            "date": "2024-02-24",
            "count": 1
          },
          {
            "date": "2024-03-09",
            "count": 2
          },
          {
            "date": "2024-03-16",
            "count": 1
          },
          {
            "date": "2024-03-20",
            "count": 1
          },
          {
            "date": "2024-03-28",
            "count": 1
          },
          {
            "date": "2024-03-29",
            "count": 1
          },
          {
            "date": "2024-04-05",
            "count": 1
          },
          {
            "date": "2024-04-09",
            "count": 1
          },
          {
            "date": "2024-04-10",
            "count": 1
          },
          {
            "date": "2024-04-25",
            "count": 1
          },
          {
            "date": "2024-04-30",
            "count": 1
          },
          {
            "date": "2024-05-01",
            "count": 1
          },
          {
            "date": "2024-05-04",
            "count": 1
          },
          {
            "date": "2024-05-06",
            "count": 1
          },
          {
            "date": "2024-05-16",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 2
          },
          {
            "date": "2024-05-30",
            "count": 2
          },
          {
            "date": "2024-05-31",
            "count": 1
          },
          {
            "date": "2024-06-03",
            "count": 1
          },
          {
            "date": "2024-06-07",
            "count": 1
          },
          {
            "date": "2024-06-16",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-06-28",
            "count": 1
          },
          {
            "date": "2024-07-04",
            "count": 2
          },
          {
            "date": "2024-07-07",
            "count": 1
          },
          {
            "date": "2024-07-10",
            "count": 24
          },
          {
            "date": "2024-07-11",
            "count": 34
          },
          {
            "date": "2024-07-14",
            "count": 37
          },
          {
            "date": "2024-07-15",
            "count": 6
          },
          {
            "date": "2024-07-17",
            "count": 3
          },
          {
            "date": "2024-07-23",
            "count": 4
          },
          {
            "date": "2024-07-24",
            "count": 5
          },
          {
            "date": "2024-07-25",
            "count": 1
          },
          {
            "date": "2024-07-29",
            "count": 1
          },
          {
            "date": "2024-07-30",
            "count": 1
          },
          {
            "date": "2024-08-02",
            "count": 1
          },
          {
            "date": "2024-08-09",
            "count": 1
          },
          {
            "date": "2024-08-15",
            "count": 1
          },
          {
            "date": "2024-08-20",
            "count": 1
          },
          {
            "date": "2024-08-29",
            "count": 1
          },
          {
            "date": "2024-09-05",
            "count": 1
          },
          {
            "date": "2024-09-06",
            "count": 1
          },
          {
            "date": "2024-09-09",
            "count": 1
          },
          {
            "date": "2024-09-16",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-09-25",
            "count": 2
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-10-17",
            "count": 1
          },
          {
            "date": "2024-10-25",
            "count": 1
          },
          {
            "date": "2024-11-04",
            "count": 1
          },
          {
            "date": "2024-11-05",
            "count": 1
          },
          {
            "date": "2024-11-07",
            "count": 1
          },
          {
            "date": "2024-11-10",
            "count": 1
          },
          {
            "date": "2024-11-14",
            "count": 1
          },
          {
            "date": "2024-11-16",
            "count": 1
          },
          {
            "date": "2024-11-18",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-21",
            "count": 3
          },
          {
            "date": "2024-11-24",
            "count": 10
          },
          {
            "date": "2024-11-26",
            "count": 2
          },
          {
            "date": "2024-12-03",
            "count": 1
          },
          {
            "date": "2024-12-05",
            "count": 1
          },
          {
            "date": "2024-12-07",
            "count": 1
          },
          {
            "date": "2024-12-13",
            "count": 1
          },
          {
            "date": "2024-12-15",
            "count": 1
          },
          {
            "date": "2024-12-22",
            "count": 1
          },
          {
            "date": "2024-12-24",
            "count": 1
          },
          {
            "date": "2024-12-31",
            "count": 1
          },
          {
            "date": "2025-01-01",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-01-09",
            "count": 1
          },
          {
            "date": "2025-01-11",
            "count": 1
          },
          {
            "date": "2025-01-17",
            "count": 1
          },
          {
            "date": "2025-01-18",
            "count": 1
          },
          {
            "date": "2025-01-24",
            "count": 1
          },
          {
            "date": "2025-02-03",
            "count": 1
          },
          {
            "date": "2025-02-08",
            "count": 1
          },
          {
            "date": "2025-02-15",
            "count": 1
          },
          {
            "date": "2025-02-17",
            "count": 1
          },
          {
            "date": "2025-02-18",
            "count": 1
          },
          {
            "date": "2025-02-22",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-16",
            "count": 1
          },
          {
            "date": "2025-03-20",
            "count": 1
          },
          {
            "date": "2025-03-22",
            "count": 1
          },
          {
            "date": "2025-03-23",
            "count": 1
          },
          {
            "date": "2025-03-26",
            "count": 1
          },
          {
            "date": "2025-03-31",
            "count": 1
          },
          {
            "date": "2025-04-01",
            "count": 1
          },
          {
            "date": "2025-04-04",
            "count": 1
          },
          {
            "date": "2025-04-14",
            "count": 1
          },
          {
            "date": "2025-04-15",
            "count": 1
          },
          {
            "date": "2025-04-17",
            "count": 1
          },
          {
            "date": "2025-04-19",
            "count": 1
          },
          {
            "date": "2025-04-21",
            "count": 1
          },
          {
            "date": "2025-04-22",
            "count": 2
          },
          {
            "date": "2025-04-23",
            "count": 3
          },
          {
            "date": "2025-04-24",
            "count": 8
          },
          {
            "date": "2025-04-30",
            "count": 1
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          },
          {
            "date": "2025-05-08",
            "count": 1
          },
          {
            "date": "2025-05-11",
            "count": 1
          },
          {
            "date": "2025-05-12",
            "count": 1
          },
          {
            "date": "2025-05-13",
            "count": 1
          },
          {
            "date": "2025-05-27",
            "count": 2
          },
          {
            "date": "2025-06-09",
            "count": 8
          },
          {
            "date": "2025-06-10",
            "count": 1
          },
          {
            "date": "2025-06-11",
            "count": 1
          },
          {
            "date": "2025-06-27",
            "count": 1
          },
          {
            "date": "2025-06-28",
            "count": 2
          },
          {
            "date": "2025-07-05",
            "count": 2
          },
          {
            "date": "2025-07-11",
            "count": 1
          },
          {
            "date": "2025-07-14",
            "count": 1
          },
          {
            "date": "2025-07-21",
            "count": 1
          },
          {
            "date": "2025-07-22",
            "count": 2
          },
          {
            "date": "2025-07-25",
            "count": 1
          },
          {
            "date": "2025-07-28",
            "count": 1
          },
          {
            "date": "2025-07-29",
            "count": 1
          },
          {
            "date": "2025-08-01",
            "count": 1
          },
          {
            "date": "2025-08-03",
            "count": 2
          },
          {
            "date": "2025-08-04",
            "count": 1
          },
          {
            "date": "2025-08-09",
            "count": 1
          },
          {
            "date": "2025-08-12",
            "count": 2
          },
          {
            "date": "2025-08-24",
            "count": 1
          },
          {
            "date": "2025-08-27",
            "count": 1
          },
          {
            "date": "2025-09-01",
            "count": 1
          },
          {
            "date": "2025-09-16",
            "count": 1
          },
          {
            "date": "2025-09-23",
            "count": 1
          },
          {
            "date": "2025-09-26",
            "count": 1
          },
          {
            "date": "2025-09-28",
            "count": 2
          },
          {
            "date": "2025-10-04",
            "count": 2
          },
          {
            "date": "2025-10-06",
            "count": 1
          },
          {
            "date": "2025-10-18",
            "count": 1
          },
          {
            "date": "2025-10-28",
            "count": 1
          },
          {
            "date": "2025-11-13",
            "count": 1
          },
          {
            "date": "2025-11-24",
            "count": 1
          },
          {
            "date": "2025-12-04",
            "count": 1
          },
          {
            "date": "2025-12-15",
            "count": 1
          },
          {
            "date": "2025-12-19",
            "count": 1
          },
          {
            "date": "2025-12-24",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2026-01-06",
            "count": 1
          },
          {
            "date": "2026-01-12",
            "count": 1
          },
          {
            "date": "2026-01-17",
            "count": 1
          },
          {
            "date": "2026-01-19",
            "count": 1
          },
          {
            "date": "2026-01-20",
            "count": 1
          },
          {
            "date": "2026-01-23",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-25",
            "count": 1
          },
          {
            "date": "2026-02-26",
            "count": 1
          },
          {
            "date": "2026-02-27",
            "count": 1
          },
          {
            "date": "2026-03-04",
            "count": 2
          },
          {
            "date": "2026-03-05",
            "count": 1
          },
          {
            "date": "2026-03-13",
            "count": 1
          },
          {
            "date": "2026-03-14",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-29",
            "count": 1
          },
          {
            "date": "2026-04-01",
            "count": 2
          },
          {
            "date": "2026-04-09",
            "count": 1
          },
          {
            "date": "2026-04-10",
            "count": 1
          },
          {
            "date": "2026-04-11",
            "count": 1
          },
          {
            "date": "2026-04-12",
            "count": 1
          },
          {
            "date": "2026-04-20",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-07",
            "count": 1
          },
          {
            "date": "2026-05-10",
            "count": 1
          },
          {
            "date": "2026-05-12",
            "count": 1
          },
          {
            "date": "2026-05-21",
            "count": 5
          },
          {
            "date": "2026-05-22",
            "count": 4
          },
          {
            "date": "2026-05-25",
            "count": 1
          },
          {
            "date": "2026-05-26",
            "count": 4
          },
          {
            "date": "2026-05-27",
            "count": 11
          },
          {
            "date": "2026-05-28",
            "count": 19
          },
          {
            "date": "2026-06-06",
            "count": 1
          },
          {
            "date": "2026-06-09",
            "count": 1
          },
          {
            "date": "2026-06-17",
            "count": 2
          },
          {
            "date": "2026-06-21",
            "count": 1
          },
          {
            "date": "2026-06-24",
            "count": 4
          },
          {
            "date": "2026-06-26",
            "count": 1
          },
          {
            "date": "2026-06-28",
            "count": 1
          },
          {
            "date": "2026-06-29",
            "count": 1
          },
          {
            "date": "2026-07-01",
            "count": 1
          },
          {
            "date": "2026-07-08",
            "count": 1
          },
          {
            "date": "2026-07-10",
            "count": 1
          },
          {
            "date": "2026-07-11",
            "count": 1
          },
          {
            "date": "2026-07-13",
            "count": 1
          },
          {
            "date": "2026-07-19",
            "count": 3
          }
        ],
        "complete": false,
        "collected": 1000,
        "total_forks": 2563
      },
      "star_history": null,
      "open_issues_and_prs": 6
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": false,
      "has_mcp_signal": false,
      "bootstrap_files": [],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [],
      "toolchain_manifests": [],
      "largest_source_bytes": 151957,
      "source_files_sampled": 40,
      "oversized_source_files": 1,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": "No resolved dependencies carried a version and a supported ecosystem",
        "scope": "repository_graph",
        "source": null,
        "findings": [],
        "collected": false,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 0,
        "malicious_count": 0,
        "assessed_package": null,
        "unassessed_count": 13,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "@eslint/js",
            "direct": false,
            "version": "^10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "benchmark",
            "direct": false,
            "version": "^2.1.4",
            "ecosystem": "npm"
          },
          {
            "name": "bufferutil",
            "direct": false,
            "version": "^4.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-config-prettier",
            "direct": false,
            "version": "^10.0.1",
            "ecosystem": "npm"
          },
          {
            "name": "eslint-plugin-prettier",
            "direct": false,
            "version": "^5.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "express",
            "direct": false,
            "version": "^4.16.4",
            "ecosystem": "npm"
          },
          {
            "name": "express-session",
            "direct": false,
            "version": "^1.16.1",
            "ecosystem": "npm"
          },
          {
            "name": "globals",
            "direct": false,
            "version": "^17.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "mocha",
            "direct": false,
            "version": "^8.4.0",
            "ecosystem": "npm"
          },
          {
            "name": "nyc",
            "direct": false,
            "version": "^15.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "prettier",
            "direct": false,
            "version": "^3.0.0",
            "ecosystem": "npm"
          },
          {
            "name": "utf-8-validate",
            "direct": false,
            "version": "^6.0.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 13,
        "direct_count": 0,
        "indirect_count": 13
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 503,
        "open_issues": 6,
        "closed_ratio": 0.996,
        "closed_issues": 1556,
        "closed_unmerged_prs": 238
      },
      "bus_factor": 2,
      "bot_contributors": 1,
      "top_contributors": [
        {
          "type": "User",
          "login": "lpinca",
          "commits": 755,
          "avatar_url": "https://avatars.githubusercontent.com/u/1443911?v=4"
        },
        {
          "type": "User",
          "login": "einaros",
          "commits": 458,
          "avatar_url": "https://avatars.githubusercontent.com/u/394360?v=4"
        },
        {
          "type": "User",
          "login": "3rd-Eden",
          "commits": 216,
          "avatar_url": "https://avatars.githubusercontent.com/u/28071?v=4"
        },
        {
          "type": "User",
          "login": "JacksonTian",
          "commits": 38,
          "avatar_url": "https://avatars.githubusercontent.com/u/327019?v=4"
        },
        {
          "type": "User",
          "login": "nicokaiser",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/238631?v=4"
        },
        {
          "type": "User",
          "login": "TooTallNate",
          "commits": 15,
          "avatar_url": "https://avatars.githubusercontent.com/u/71256?v=4"
        },
        {
          "type": "User",
          "login": "kkoopa",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/4103081?v=4"
        },
        {
          "type": "User",
          "login": "nkzawa",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/775227?v=4"
        },
        {
          "type": "User",
          "login": "tricknotes",
          "commits": 10,
          "avatar_url": "https://avatars.githubusercontent.com/u/290782?v=4"
        },
        {
          "type": "User",
          "login": "arlolra",
          "commits": 8,
          "avatar_url": "https://avatars.githubusercontent.com/u/123708?v=4"
        }
      ],
      "contributors_sampled": 99,
      "top_contributor_share": 0.446
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml"
      ],
      "has_docs_dir": true,
      "linter_configs": [
        "eslint.config.js"
      ],
      "has_editorconfig": false,
      "has_linter_config": true,
      "has_precommit_config": false
    },
    "security_signals": {
      "lockfiles": [],
      "scorecard": {
        "checks": [
          {
            "name": "Binary-Artifacts",
            "score": 10,
            "reason": "no binaries found in the repo",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
          },
          {
            "name": "Branch-Protection",
            "score": 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": 10,
            "reason": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
          },
          {
            "name": "CII-Best-Practices",
            "score": 0,
            "reason": "no effort to earn an OpenSSF best practices badge detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
          },
          {
            "name": "Code-Review",
            "score": 0,
            "reason": "Found 0/29 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 10,
            "reason": "project has 34 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": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 10,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "17 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": 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": 0,
            "reason": "SAST tool is not run on all commits -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 10,
            "reason": "security policy file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 10,
            "reason": "GitHub workflow tokens follow principle of least privilege",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "ae1de54330cef77e487548890fabfeb9aae1d83d",
        "ran_at": "2026-07-22T21:17:53Z",
        "aggregate_score": 5.7,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": true,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-07-14T16:43:47Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": "2026-06-22T19:05:49Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 377,
          "created_at": "2014-10-16T03:50:13Z",
          "last_comment_at": "2026-01-13T04:27:44Z",
          "last_comment_author": "riagent32-web"
        },
        {
          "number": 613,
          "created_at": "2015-11-09T20:07:24Z",
          "last_comment_at": "2020-01-11T19:53:27Z",
          "last_comment_author": "nikelborm"
        },
        {
          "number": 1369,
          "created_at": "2018-04-23T15:34:30Z",
          "last_comment_at": "2020-08-29T17:39:45Z",
          "last_comment_author": "lpinca"
        },
        {
          "number": 1458,
          "created_at": "2018-10-15T14:10:08Z",
          "last_comment_at": "2025-04-09T12:45:08Z",
          "last_comment_author": "william-kerr"
        },
        {
          "number": 1818,
          "created_at": "2020-11-21T08:12:05Z",
          "last_comment_at": "2025-05-11T18:45:25Z",
          "last_comment_author": "lpinca"
        },
        {
          "number": 2330,
          "created_at": "2026-06-26T20:43:58Z",
          "last_comment_at": "2026-06-27T21:02:35Z",
          "last_comment_author": "piiiico"
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/websockets/ws",
    "host": "github.com",
    "name": "ws",
    "owner": "websockets"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "good",
      "name": "Overall health",
      "note": null,
      "notes": [],
      "value": 76,
      "inputs": {
        "security": 57,
        "vitality": 83,
        "community": 82,
        "governance": 73,
        "engineering": 80
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 83,
        "weight": 0.22,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 71,
            "inputs": {
              "commits_last_year": 32,
              "human_commit_share": 1,
              "days_since_last_push": 5,
              "active_weeks_last_year": 16
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "16/52 weeks with commits",
                "points": 11.1,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 16
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "32 commits in the last year",
                "points": 13.6,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 32
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "17 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "5.2.7",
              "releases_from_tags": false,
              "days_since_latest_release": 5,
              "mean_days_between_releases": 6.2
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 5 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 5
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~6.2 days",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 6.2
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "excellent",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 8,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 8 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "good",
        "name": "Community & Adoption",
        "value": 82,
        "weight": 0.18,
        "metrics": [
          {
            "key": "popularity",
            "band": "excellent",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 99,
            "inputs": {
              "forks": 2563,
              "stars": 22788,
              "watchers": 361,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "22,788 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 22788
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "2,563 forks",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 2563
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "361 watchers",
                "points": 14.2,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 361
                    }
                  }
                ],
                "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
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "excellent",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "ws"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 934311287
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "934,311,287 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 934311287,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 80
              },
              {
                "key": "registry_dependents",
                "name": "Registry dependents",
                "detail": "not reported by this ecosystem",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_reported_by_this_ecosystem",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "good",
        "name": "Sustainability & Governance",
        "value": 73,
        "weight": 0.24,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "moderate",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 61,
            "inputs": {
              "bus_factor": 2,
              "contributors_sampled": 99,
              "top_contributor_share": 0.446
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "2 contributor(s) cover half of all commits",
                "points": 25.2,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 45% of commits",
                "points": 12.5,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 45
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "99 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 99
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 34 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "good",
            "name": "Issue & PR responsiveness",
            "note": null,
            "notes": [],
            "value": 73,
            "inputs": {
              "merged_prs": 503,
              "open_issues": 6,
              "closed_issues": 1556,
              "issue_closed_ratio": 0.996,
              "closed_unmerged_prs": 238
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "100% of issues closed",
                "points": 46.6,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 100
                    }
                  }
                ],
                "max_points": 46.75
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "503/741 decided PRs merged",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 503,
                      "decided": 741
                    }
                  }
                ],
                "max_points": 38.25
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "moderate",
            "name": "Ownership & stewardship",
            "note": null,
            "notes": [],
            "value": 64,
            "inputs": {
              "followers": 199,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "websockets",
              "public_repos": 5,
              "account_age_days": 4194
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "199 followers of websockets",
                "points": 16.5,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 199,
                      "login": "websockets"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "5 public repos, account ~11 yr old",
                "points": 17.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 5
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "packages": [
                "ws"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 8
            },
            "components": [
              {
                "key": "published_resolvable",
                "name": "Published & resolvable",
                "detail": "1 package(s) on npm",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "packages_published",
                    "params": {
                      "count": 1,
                      "ecosystems": "npm"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "publish_recency",
                "name": "Publish recency",
                "detail": "latest publish 8 days ago",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 8
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "186 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 186
                    }
                  }
                ],
                "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": "good",
            "name": "Engineering practices",
            "note": null,
            "notes": [],
            "value": 84,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": false,
              "has_linter_config": true,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": "eslint.config.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 20,
                "status": "met",
                "details": [],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "good",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 75,
            "inputs": {
              "topics": [
                "websocket",
                "javascript",
                "websocket-client",
                "websocket-server",
                "rfc-6455",
                "real-time",
                "nodejs",
                "node",
                "websocket-compression"
              ],
              "has_wiki": false,
              "homepage": null,
              "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": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": "9 topics",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "topics_count",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 57,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "moderate",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 57,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 16,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 2,
              "scorecard_aggregate": 5.7
            },
            "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": "1 out of 1 merged PRs checked by a CI test -- score normalized to 10",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "cii_best_practices",
                "name": "CII-Best-Practices",
                "detail": "no effort to earn an OpenSSF best practices badge detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "code_review",
                "name": "Code-Review",
                "detail": "Found 0/29 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 34 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": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "17 commit(s) and 5 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow 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 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file detected",
                "points": 5,
                "status": "met",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "GitHub workflow tokens follow principle of least privilege",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "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": 21
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "at_risk",
        "name": "AI Readiness",
        "value": 32,
        "weight": 0,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 16,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.3,
              "agent_instruction_files": [],
              "agent_instruction_max_bytes": null
            },
            "components": [
              {
                "key": "agent_instructions",
                "name": "Agent instructions",
                "detail": "no CLAUDE.md / AGENTS.md / editor rules",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_instructions",
                    "params": {}
                  }
                ],
                "max_points": 45
              },
              {
                "key": "machine_readable_docs_llms_txt",
                "name": "Machine-readable docs (llms.txt)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "legible_commit_history",
                "name": "Legible commit history",
                "detail": "30 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 16,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 30,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "at_risk",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 33,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": false,
              "typed_language": false,
              "bootstrap_files": [],
              "has_devcontainer": false,
              "has_linter_config": true,
              "typecheck_configs": [],
              "agent_commit_share": 0,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": "eslint.config.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "eslint.config.js"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "no agent-authored commits among the last 100",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_agent_authored_commits",
                    "params": {
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "automated_maintenance",
                "name": "Automated maintenance",
                "detail": "no automated dependency updates observed",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_dependency_automation",
                    "params": {}
                  }
                ],
                "max_points": 8
              },
              {
                "key": "openssf_scorecard_pinned_dependencies",
                "name": "OpenSSF Scorecard: Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "ai_code_legibility",
            "band": "moderate",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 54,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 151957,
              "source_files_sampled": 40,
              "oversized_source_files": 1
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript without a type-check config",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "no_typecheck_config_language",
                    "params": {
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "1/40 source files over 60KB",
                "points": 53.6,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 40,
                      "oversized": 1
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "at_risk",
            "name": "Machine-readable interfaces",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "example_dirs": [
                "examples"
              ],
              "has_mcp_signal": false,
              "api_schema_files": []
            },
            "components": [
              {
                "key": "api_schema_openapi_graphql_proto",
                "name": "API schema (OpenAPI/GraphQL/proto)",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 40
              },
              {
                "key": "mcp_server",
                "name": "MCP server",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "runnable_examples",
                "name": "Runnable examples",
                "detail": "examples",
                "points": 40,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "examples"
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          }
        ],
        "description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
      }
    ],
    "metrics_version": "1.13.0"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "deps.dev does not index npm:ws@8.21.1; advisories assessed against the repository dependency graph instead",
    "No resolved dependencies carried a version and a supported ecosystem"
  ],
  "report_type": "repository",
  "generated_at": "2026-07-22T21:18:12.014530Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/w/websockets/ws.svg",
  "full_name": "websockets/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.27.0 — full methodology · metrics wiki.

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