Public record
Software health reportschema 0.27.0 · metrics 2.3.2 · 2026-08-01 14:48 UTC

mscdex / ssh2

SSH2 client and server modules written in pure JavaScript for node.js

JavaScriptMIT★ 5,809 stars⑂ 726 forkssince Aug 2012View on GitHub ↗

mscdex/ssh2 holds a health index of 60 out of 100, placing it in the Moderate band. It scores highest on Community & Adoption (80/100) and lowest on AI Readiness (38/100). It was last updated 65 days ago. A single contributor accounts for most of its recent work.

60
overall / 100
Moderate

Software health index

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

60
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

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

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

Ownership

mscdexPersonal account
1,259 followers96 public repossince Feb 2009

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

RegistryPackageVersionDownloads / moVersionsLast publishTags
npmssh21.17.042,440,371106345 days agosshssh2sftpsecureshellexecremoteclient

Metrics by category

Vitality

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

40Weak · 21% of overall
How it's scored
18/36Push recency — last push 65 days ago
1.4/36Commit cadence — 2/52 weeks with commits
9/18Commit volume — 9 commits in the last year
6/10OpenSSF Scorecard: Maintained — 5 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 6
Inputs used
commits_last_year9
human_commit_share1
days_since_last_push65
active_weeks_last_year2
How it's scored
16.2/27Ships releases — 100 version tags (no GitHub releases)
16.2/36Release recency — latest release 345 days ago
12.6/27Release cadence — a release every ~138.4 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count100
latest_release_tagv1.17.0
releases_from_tagsyes
days_since_latest_release345
mean_days_between_releases138.4
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?

80Excellent · 17% of overall
How it's scored
60/60Stars — 5,809 stars
23.8/25Forks — 726 forks
11.5/15Watchers — 118 watchers
Inputs used
forks726
stars5,809
watchers118
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5License — recognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_services
has_pull_request_templateno
How it's scored
80/80Monthly downloads — 42,440,371 downloads/month across npm
0/20Registry dependents — not reported by this ecosystem
Inputs used
packagesssh2
dependents
ecosystemsnpm
total_downloads
monthly_downloads42,440,371
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?

57Moderate · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
0.9/22.5Commit distribution — top contributor authored 96% of commits
13.5/13.5Contributor breadth — 34 contributors
0/10OpenSSF Scorecard: Contributors — project has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled34
top_contributor_share0.961
How it's scored
40.2/42Issue resolution — 96% of issues closed
6.4/30PR acceptance — 26/122 decided PRs merged
0/13Newcomer PR acceptance — no first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs26
open_issues57
closed_issues1,280
prs_merged_7d
prs_decided_7d
prs_merged_30d
prs_decided_30d
issue_closed_ratio0.957
closed_unmerged_prs96
first_time_authors_30d
first_time_prs_merged_30d
first_time_prs_decided_30d
Excluded from scoring (no data or not applicable): newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backing — personal (user) account
0/20Verified domain — not applicable to user accounts
22.3/25Owner reach — 1,259 followers of mscdex
25/25Track record — 96 public repos, account ~17 yr old
Inputs used
followers1,259
owner_typeUser
is_verified
owner_loginmscdex
public_repos96
account_age_days6,376
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.
How it's scored
25/25Published & resolvable — 1 package(s) on npm
26/35Publish recency — latest publish 345 days ago
20/20Version history — 106 published versions
20/20Not deprecated — active, not deprecated or yanked
Inputs used
packagesssh2
ecosystemsnpm
any_deprecatedno
min_days_since_publish345

Engineering Quality

Are baseline engineering and documentation practices in place?

64Moderate · 19% of overall
How it's scored
24/24CI workflows — 2 workflow(s)
24/24Tests present
16/16Linter config — .eslintrc.js
0/9.6Pre-commit hooks
0/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configyes
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepage
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

49Weak · 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
0/2.5CI-Tests — no data
0/2.5CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected
0/7.5Code-Review — Found 0/30 approved changesets -- score normalized to 0
0/2.5Contributors — project has 0 contributing companies or organizations -- score normalized to 0
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
4.5/7.5Maintained — 5 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 6
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — no SAST tool detected
0/5Security-Policy — security policy file not detected
0/7.5Signed-Releases — no data
0/7.5Token-Permissions — detected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities — 0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate3.6
Excluded from scoring (no data or not applicable): ci_tests, packaging, signed_releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisories — no direct dependency carries a known advisory
25/25Indirect dependencies free of known advisories — no indirect dependency carries a known advisory
0/40No advisories left outstanding — no advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages7
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:ssh2@1.17.0 runtime dependency closure — what installing the published package pulls in — 7 packages. Reachability is not analyzed.

AI Readiness

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

38Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
38.4/40Legible commit history — 72 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.72
agent_instruction_files
agent_instruction_max_bytes
How it's scored
0/18One-command bootstrap
22/22Automated tests
11/11Lint / format config — .eslintrc.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
48.3/55Manageable file sizes — 5/41 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes114,059
source_files_sampled41
oversized_source_files5
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

5,809GitHub stars
34contributors
9commits, last 12 months
65days since last push
100releases
1bus factor
57open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 726 ⇿
0Stars
726Forks
100Releases

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.

012525037550062575069172012-112019-092026-07
Major 1Minor 24Patch 75

Each point covers 13 days.

OpenSSF Scorecard 3.6 / 10
3.6aggregate

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

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
6Maintained5 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 6
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 2
RegistryPackageVersion constraintManifest
npmasn1^0.2.6package.json
npmbcrypt-pbkdf^1.0.2package.json
All dependencies 6

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

RegistryPackageVersionRelation
npmasn1^0.2.6direct
npmbcrypt-pbkdf^1.0.2direct
npm@mscdex/eslint-config^1.1.0indirect
npmcpu-features~0.0.10indirect
npmeslint^7.32.0indirect
npmnan^2.27.0indirect
Dependency advisories 0

Installing npm:ssh2@1.17.0 pulls in 7 packages, direct and transitive: 0 carry known advisories, of which 0 are direct dependencies.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable
{
  "data": {
    "repo": {
      "topics": [],
      "is_fork": false,
      "size_kb": 10755,
      "has_wiki": false,
      "homepage": null,
      "languages": {
        "C++": 63866,
        "Python": 449,
        "JavaScript": 757664
      },
      "pushed_at": "2026-05-27T21:22:45Z",
      "created_at": "2012-08-03T08:50:03Z",
      "owner_type": "User",
      "updated_at": "2026-08-01T13:17:26Z",
      "description": "SSH2 client and server modules written in pure JavaScript 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": "mscdex",
      "type": "User",
      "login": "mscdex",
      "company": null,
      "location": null,
      "followers": 1259,
      "avatar_url": "https://avatars.githubusercontent.com/u/54666?v=4",
      "created_at": "2009-02-15T08:24:12Z",
      "is_verified": null,
      "public_repos": 96,
      "account_age_days": 6376
    },
    "license": {
      "state": "standard",
      "spdx_id": "MIT",
      "raw_spdx": "MIT",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": true
    },
    "activity": {
      "releases": [
        {
          "tag": "v1.17.0",
          "kind": "minor",
          "published_at": "2025-08-20T17:44:00Z"
        },
        {
          "tag": "v1.16.0",
          "kind": "minor",
          "published_at": "2024-09-16T10:58:06Z"
        },
        {
          "tag": "v1.15.0",
          "kind": "minor",
          "published_at": "2023-12-18T19:56:28Z"
        },
        {
          "tag": "v1.14.0",
          "kind": "minor",
          "published_at": "2023-06-19T16:31:57Z"
        },
        {
          "tag": "v1.13.0",
          "kind": "minor",
          "published_at": "2023-05-14T00:58:34Z"
        },
        {
          "tag": "v1.12.0",
          "kind": "minor",
          "published_at": "2023-04-29T23:42:54Z"
        },
        {
          "tag": "v1.11.0",
          "kind": "minor",
          "published_at": "2022-06-11T17:23:19Z"
        },
        {
          "tag": "v1.10.0",
          "kind": "minor",
          "published_at": "2022-04-28T00:00:54Z"
        },
        {
          "tag": "v1.9.0",
          "kind": "minor",
          "published_at": "2022-04-01T15:52:21Z"
        },
        {
          "tag": "v1.8.0",
          "kind": "minor",
          "published_at": "2022-03-24T04:40:50Z"
        },
        {
          "tag": "v1.7.0",
          "kind": "minor",
          "published_at": "2022-03-05T16:28:20Z"
        },
        {
          "tag": "v1.6.0",
          "kind": "minor",
          "published_at": "2022-01-31T04:22:00Z"
        },
        {
          "tag": "v1.5.0",
          "kind": "minor",
          "published_at": "2021-10-10T21:36:51Z"
        },
        {
          "tag": "v1.4.0",
          "kind": "minor",
          "published_at": "2021-09-04T15:32:23Z"
        },
        {
          "tag": "v1.3.0",
          "kind": "minor",
          "published_at": "2021-08-17T23:37:14Z"
        },
        {
          "tag": "v1.2.0",
          "kind": "minor",
          "published_at": "2021-08-01T13:04:26Z"
        },
        {
          "tag": "v1.1.0",
          "kind": "minor",
          "published_at": "2021-05-30T03:24:27Z"
        },
        {
          "tag": "v1.0.0",
          "kind": "major",
          "published_at": "2021-05-29T05:53:20Z"
        },
        {
          "tag": "v0.8.9",
          "kind": "patch",
          "published_at": "2020-03-16T14:33:36Z"
        },
        {
          "tag": "v0.8.8",
          "kind": "patch",
          "published_at": "2020-02-24T15:56:24Z"
        },
        {
          "tag": "v0.8.7",
          "kind": "patch",
          "published_at": "2019-12-03T17:54:22Z"
        },
        {
          "tag": "v0.8.6",
          "kind": "patch",
          "published_at": "2019-11-08T03:05:54Z"
        },
        {
          "tag": "v0.8.5",
          "kind": "patch",
          "published_at": "2019-07-12T09:06:09Z"
        },
        {
          "tag": "v0.8.4",
          "kind": "patch",
          "published_at": "2019-04-30T14:34:06Z"
        },
        {
          "tag": "v0.8.3",
          "kind": "patch",
          "published_at": "2019-04-25T03:55:12Z"
        },
        {
          "tag": "v0.8.2",
          "kind": "patch",
          "published_at": "2019-01-18T05:02:21Z"
        },
        {
          "tag": "v0.8.1",
          "kind": "patch",
          "published_at": "2019-01-18T04:31:02Z"
        },
        {
          "tag": "v0.8.0",
          "kind": "minor",
          "published_at": "2019-01-14T00:40:16Z"
        },
        {
          "tag": "v0.7.2",
          "kind": "patch",
          "published_at": "2019-01-13T17:23:43Z"
        },
        {
          "tag": "v0.7.1",
          "kind": "patch",
          "published_at": "2019-01-09T04:26:24Z"
        },
        {
          "tag": "v0.7.0",
          "kind": "minor",
          "published_at": "2019-01-06T05:07:47Z"
        },
        {
          "tag": "v0.6.2",
          "kind": "patch",
          "published_at": "2019-01-01T22:11:53Z"
        },
        {
          "tag": "v0.6.1",
          "kind": "patch",
          "published_at": "2018-05-10T11:57:21Z"
        },
        {
          "tag": "v0.6.0",
          "kind": "minor",
          "published_at": "2018-03-11T22:52:03Z"
        },
        {
          "tag": "v0.5.5",
          "kind": "patch",
          "published_at": "2017-05-29T01:41:25Z"
        },
        {
          "tag": "v0.5.4",
          "kind": "patch",
          "published_at": "2016-11-08T22:24:05Z"
        },
        {
          "tag": "v0.5.3",
          "kind": "patch",
          "published_at": "2016-11-05T08:57:16Z"
        },
        {
          "tag": "v0.5.2",
          "kind": "patch",
          "published_at": "2016-09-14T21:49:10Z"
        },
        {
          "tag": "v0.5.1",
          "kind": "patch",
          "published_at": "2016-08-28T07:35:40Z"
        },
        {
          "tag": "v0.5.0",
          "kind": "minor",
          "published_at": "2016-03-18T04:28:48Z"
        },
        {
          "tag": "v0.4.15",
          "kind": "patch",
          "published_at": "2016-03-16T09:36:17Z"
        },
        {
          "tag": "v0.4.14",
          "kind": "patch",
          "published_at": "2016-03-05T11:22:06Z"
        },
        {
          "tag": "v0.4.13",
          "kind": "patch",
          "published_at": "2015-12-22T05:10:45Z"
        },
        {
          "tag": "v0.4.12",
          "kind": "patch",
          "published_at": "2015-10-27T19:56:30Z"
        },
        {
          "tag": "v0.4.11",
          "kind": "patch",
          "published_at": "2015-08-28T15:56:32Z"
        },
        {
          "tag": "v0.4.10",
          "kind": "patch",
          "published_at": "2015-07-09T04:14:17Z"
        },
        {
          "tag": "v0.4.9",
          "kind": "patch",
          "published_at": "2015-06-24T15:38:18Z"
        },
        {
          "tag": "v0.4.8",
          "kind": "patch",
          "published_at": "2015-05-02T21:42:27Z"
        },
        {
          "tag": "v0.4.7",
          "kind": "patch",
          "published_at": "2015-04-29T02:19:48Z"
        },
        {
          "tag": "v0.4.6",
          "kind": "patch",
          "published_at": "2015-04-01T02:32:25Z"
        },
        {
          "tag": "v0.4.5",
          "kind": "patch",
          "published_at": "2015-03-31T16:39:33Z"
        },
        {
          "tag": "v0.4.4",
          "kind": "patch",
          "published_at": "2015-02-10T05:17:09Z"
        },
        {
          "tag": "v0.4.3",
          "kind": "patch",
          "published_at": "2015-02-08T17:32:56Z"
        },
        {
          "tag": "v0.4.2",
          "kind": "patch",
          "published_at": "2015-02-03T03:03:05Z"
        },
        {
          "tag": "v0.4.1",
          "kind": "patch",
          "published_at": "2015-02-01T22:59:18Z"
        },
        {
          "tag": "v0.4.0",
          "kind": "minor",
          "published_at": "2015-02-01T04:06:42Z"
        },
        {
          "tag": "v0.3.6",
          "kind": "patch",
          "published_at": "2014-08-27T23:55:50Z"
        },
        {
          "tag": "v0.3.5",
          "kind": "patch",
          "published_at": "2014-08-17T17:10:44Z"
        },
        {
          "tag": "v0.3.4",
          "kind": "patch",
          "published_at": "2014-07-16T13:11:35Z"
        },
        {
          "tag": "v0.3.3",
          "kind": "patch",
          "published_at": "2014-07-02T14:33:17Z"
        },
        {
          "tag": "v0.3.2",
          "kind": "patch",
          "published_at": "2014-06-26T14:15:54Z"
        },
        {
          "tag": "v0.3.1",
          "kind": "patch",
          "published_at": "2014-06-26T13:48:43Z"
        },
        {
          "tag": "v0.3.0",
          "kind": "minor",
          "published_at": "2014-06-18T20:23:49Z"
        },
        {
          "tag": "v0.2.25",
          "kind": "patch",
          "published_at": "2014-05-27T13:35:32Z"
        },
        {
          "tag": "v0.2.24",
          "kind": "patch",
          "published_at": "2014-05-24T18:23:38Z"
        },
        {
          "tag": "v0.2.23",
          "kind": "patch",
          "published_at": "2014-05-06T12:24:40Z"
        },
        {
          "tag": "v0.2.22",
          "kind": "patch",
          "published_at": "2014-04-17T03:53:19Z"
        },
        {
          "tag": "v0.2.21",
          "kind": "patch",
          "published_at": "2014-03-29T05:01:36Z"
        },
        {
          "tag": "v0.2.20",
          "kind": "patch",
          "published_at": "2014-03-18T03:47:16Z"
        },
        {
          "tag": "v0.2.19",
          "kind": "patch",
          "published_at": "2014-03-04T16:57:49Z"
        },
        {
          "tag": "v0.2.18",
          "kind": "patch",
          "published_at": "2014-02-25T21:58:47Z"
        },
        {
          "tag": "v0.2.17",
          "kind": "patch",
          "published_at": "2014-01-23T19:25:27Z"
        },
        {
          "tag": "v0.2.16",
          "kind": "patch",
          "published_at": "2014-01-07T15:07:04Z"
        },
        {
          "tag": "v0.2.15",
          "kind": "patch",
          "published_at": "2013-12-31T20:14:53Z"
        },
        {
          "tag": "v0.2.14",
          "kind": "patch",
          "published_at": "2013-11-13T03:15:39Z"
        },
        {
          "tag": "v0.2.13",
          "kind": "patch",
          "published_at": "2013-11-07T03:11:53Z"
        },
        {
          "tag": "v0.2.12",
          "kind": "patch",
          "published_at": "2013-08-08T18:03:59Z"
        },
        {
          "tag": "v0.2.11",
          "kind": "patch",
          "published_at": "2013-07-23T14:02:39Z"
        },
        {
          "tag": "v0.2.10",
          "kind": "patch",
          "published_at": "2013-07-14T03:20:54Z"
        },
        {
          "tag": "v0.2.9",
          "kind": "patch",
          "published_at": "2013-06-14T16:52:00Z"
        },
        {
          "tag": "v0.2.8",
          "kind": "patch",
          "published_at": "2013-06-11T19:16:58Z"
        },
        {
          "tag": "v0.2.7",
          "kind": "patch",
          "published_at": "2013-05-30T16:01:20Z"
        },
        {
          "tag": "v0.2.6",
          "kind": "patch",
          "published_at": "2013-05-28T19:39:50Z"
        },
        {
          "tag": "v0.2.5",
          "kind": "patch",
          "published_at": "2013-04-12T23:31:49Z"
        },
        {
          "tag": "v0.2.4",
          "kind": "patch",
          "published_at": "2013-04-12T15:33:25Z"
        },
        {
          "tag": "v0.2.3",
          "kind": "patch",
          "published_at": "2013-04-04T01:05:32Z"
        },
        {
          "tag": "v0.2.2",
          "kind": "patch",
          "published_at": "2013-04-02T14:03:59Z"
        },
        {
          "tag": "v0.2.1",
          "kind": "patch",
          "published_at": "2013-03-29T05:36:00Z"
        },
        {
          "tag": "v0.2.0",
          "kind": "minor",
          "published_at": "2013-03-27T13:30:25Z"
        },
        {
          "tag": "v0.1.13",
          "kind": "patch",
          "published_at": "2013-02-09T14:30:36Z"
        },
        {
          "tag": "v0.1.12",
          "kind": "patch",
          "published_at": "2013-01-24T14:15:52Z"
        },
        {
          "tag": "v0.1.11",
          "kind": "patch",
          "published_at": "2013-01-12T06:34:21Z"
        },
        {
          "tag": "v0.1.10",
          "kind": "patch",
          "published_at": "2013-01-11T20:27:43Z"
        },
        {
          "tag": "v0.1.9",
          "kind": "patch",
          "published_at": "2013-01-01T00:59:07Z"
        },
        {
          "tag": "v0.1.8",
          "kind": "patch",
          "published_at": "2012-12-13T17:52:29Z"
        },
        {
          "tag": "v0.1.7",
          "kind": "patch",
          "published_at": "2012-12-04T17:24:46Z"
        },
        {
          "tag": "v0.1.6",
          "kind": "patch",
          "published_at": "2012-12-02T02:01:59Z"
        },
        {
          "tag": "v0.1.5",
          "kind": "patch",
          "published_at": "2012-12-01T21:40:38Z"
        },
        {
          "tag": "v0.1.4",
          "kind": "patch",
          "published_at": "2012-12-01T04:47:59Z"
        },
        {
          "tag": "v0.1.3",
          "kind": "patch",
          "published_at": "2012-11-26T23:53:43Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "318d447ce3aca26e1ac73b63767b82a29b02467b",
          "body": null,
          "is_bot": false,
          "headline": "ci,package,readme,test: drop support for node < v16",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2026-05-27T21:22:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a06b074b7260bd679942e78ee1f104d13d896ecd",
          "body": null,
          "is_bot": false,
          "headline": "package: bump nan to v2.27.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2026-05-27T21:18:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "45522bb8723d8ecf459a1d222086e56074c11682",
          "body": "GetIsolate() is removed in recent versions of V8",
          "is_bot": false,
          "headline": "crypto: use more direct Isolate retrieval",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2026-05-27T21:02:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bfe63ccf6f5a184db52bd0123ad0441763d51293",
          "body": null,
          "is_bot": false,
          "headline": "ci: add setuptools for windows, which seems to have Python 3.12 now",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2026-05-27T21:00:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2267a4eb4c1dbadd480cfcddc5c87e338f9c26af",
          "body": "Closes: https://github.com/mscdex/ssh2/issues/1006",
          "is_bot": false,
          "headline": "lib,util: remove pageant support",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2026-05-27T20:32:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "844f1edfc41589737671f96a4f4e76afdf46abd4",
          "body": null,
          "is_bot": false,
          "headline": "package: bump version to v1.17.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2025-08-20T17:44:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7cbb0cff0a3ae7e4447ca706feaf1cf184344c4",
          "body": null,
          "is_bot": false,
          "headline": "package: bump nan to v2.23.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2025-08-20T17:40:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83ec32070aca0d7dc679a833aa477520365ca74a",
          "body": null,
          "is_bot": false,
          "headline": "ci: add node 24.x",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2025-08-20T17:34:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b33c065d8630c5942d23748ae4ca7427bc0e7d18",
          "body": null,
          "is_bot": false,
          "headline": "ci: bump windows image version",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2025-08-20T17:30:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c19a821454a9034824425a7d6cc74991021d377e",
          "body": "Fixes: https://github.com/mscdex/ssh2/issues/1433\nPR-URL: https://github.com/mscdex/ssh2/pull/1445",
          "is_bot": false,
          "headline": "client: add support for environment variables when starting SFTP",
          "author_name": "Dimitar Markov",
          "author_login": null,
          "committed_at": "2025-08-20T17:23:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dd5510c0888476e9eec205273732473fcce5adc6",
          "body": "Fixes: https://github.com/mscdex/ssh2/issues/1393",
          "is_bot": false,
          "headline": "lib: fix workers thread-safety issues",
          "author_name": "Roman Ilin",
          "author_login": null,
          "committed_at": "2025-02-05T19:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0fe2643cb29f0a29df9388af7f1ca8da15b09cd4",
          "body": "This avoids test failures that depend on algorithms/settings that\nmay be disallowed by a system-wide OpenSSL config.",
          "is_bot": false,
          "headline": "ci: unset OPENSSL_CONF",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2025-02-01T19:05:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "42491a6053e222db4ff1b6c343b57040fb490647",
          "body": null,
          "is_bot": false,
          "headline": "ci: fix issues related to old node-gyp + new Python",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2025-02-01T18:46:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "08c5dd884b7bba75f779e2455c25820c1b352691",
          "body": null,
          "is_bot": false,
          "headline": "package: bump version to v1.16.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2024-09-16T10:58:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5c10388f54c99e13fd6781a4c3eb27bc9586e230",
          "body": null,
          "is_bot": false,
          "headline": "readme: fix Github markdown rendering",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2024-09-16T10:39:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cb6747b038bde771ecc50b02fb706d6f5253d6a6",
          "body": null,
          "is_bot": false,
          "headline": "readme: update hostVerifier documentation",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2024-09-16T10:31:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd353df03a082becdcf5456de0c99eed09f4209b",
          "body": null,
          "is_bot": false,
          "headline": "keyParser: fix equals()",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2024-09-16T10:25:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "be9165bffd729fb52dac9393bafe1d2d6bf49053",
          "body": "Fixes: https://github.com/mscdex/ssh2/issues/1404",
          "is_bot": false,
          "headline": "client: fix implicit key hashing during rekey",
          "author_name": "Ishan",
          "author_login": null,
          "committed_at": "2024-07-23T16:45:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f96c43ec38d2cc4cd62f8a44873597c16a5d96fb",
          "body": null,
          "is_bot": false,
          "headline": "ci: bump setup-python to v5",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2024-06-13T07:02:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b7cd8b713f366d0661f13341c01e98ead1aa3960",
          "body": null,
          "is_bot": false,
          "headline": "ci: bump checkout and setup-node to v4",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2024-06-13T06:57:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f8c59bdecb002c3f7b484aaa23bd2c7d4e314c2",
          "body": null,
          "is_bot": false,
          "headline": "ci: add node v22.x",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2024-06-13T06:52:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32024f0636a45f2aef341460d936e37b3a65b500",
          "body": null,
          "is_bot": false,
          "headline": "package: bump cpu-features to v0.0.10 and nan to v2.20.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2024-06-13T06:49:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4f771c92daab356afbe56f0a40ea2a540b0b6beb",
          "body": null,
          "is_bot": false,
          "headline": "SFTP: replace deprecated util.isDate()",
          "author_name": "David Worms",
          "author_login": "wdavidw",
          "committed_at": "2024-06-13T06:46:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a56e70e68efd6a1c7e665c9a473eb68d25571a55",
          "body": null,
          "is_bot": false,
          "headline": "package: bump version to v1.15.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-12-18T19:56:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fcf3a4836cbbf3f74f1502541ddc109af84433dd",
          "body": null,
          "is_bot": false,
          "headline": "package: bump nan to v2.18.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-12-18T19:56:01Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1b0077406238e7e2f12811d408febbb045aa3c3",
          "body": null,
          "is_bot": false,
          "headline": "ci: update test workflow",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-12-18T19:48:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "97b223f8891b96d6fc054df5ab1d5a1a545da2a3",
          "body": null,
          "is_bot": false,
          "headline": "lib: add strict key exchange mode support",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-12-18T19:42:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "739a58976ca149aa852150501f08b92bc380650a",
          "body": null,
          "is_bot": false,
          "headline": "package: bump cpu-features version to v0.0.9",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-08-17T03:14:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb88f189fc4b5f56ed900fbc399965824f86d0bb",
          "body": null,
          "is_bot": false,
          "headline": "ci: update workflows",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-07-15T15:04:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7410a11c282fd0f21e8e989906c699c84ca711ed",
          "body": null,
          "is_bot": false,
          "headline": "package: bump version to v1.14.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-06-19T16:31:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3435b2ebbd6e1eff25091405ebecd4ec43af9503",
          "body": null,
          "is_bot": false,
          "headline": "package: bump cpu-features to v0.0.8",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-06-19T16:27:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5e8bb7f261cca4d62d1a7cadd7975b0d655ce2eb",
          "body": null,
          "is_bot": false,
          "headline": "ci: attempt to fix Python 2.7 support",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-06-19T16:21:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f516f60989de37d45dfe8e17b74a05b24db773b",
          "body": null,
          "is_bot": false,
          "headline": "ci: switch Python 2.7 installation method",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-06-19T16:05:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac336ce6bceb9dcf33122d1946ef1bdb1afb7815",
          "body": "Fixes: https://github.com/mscdex/ssh2/issues/1312",
          "is_bot": false,
          "headline": "protocol/kex: always immediately update decipher",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-06-19T15:26:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "281c290fc706ed3c2215f5e80a90a2e2498368f3",
          "body": null,
          "is_bot": false,
          "headline": "package: bump version to v1.13.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-05-14T00:58:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "83e7bcf4a703995d87dabbedea3183d310f7ff22",
          "body": null,
          "is_bot": false,
          "headline": "package: bump various dependency versions",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-05-14T00:52:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f5f5717a7e4b709da63f0e59804ea8e688e86cd",
          "body": null,
          "is_bot": false,
          "headline": "test: add keygen tests",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-05-13T11:25:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "32ef93ff24d2b2a78959303fac3e3c5cde2ca61e",
          "body": null,
          "is_bot": false,
          "headline": "keyParser: style fix",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-05-13T11:25:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "873d113f16838de7e00d282028e5716d87620824",
          "body": null,
          "is_bot": false,
          "headline": "keyParser: ensure auto padding is disabled",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-05-13T11:25:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "68861469d4f67f99a2d070203be79216dfb9f1bf",
          "body": null,
          "is_bot": false,
          "headline": "keygen: fix undefined value",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-05-13T11:24:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "11125257d5cce7d0a73987333a1f2574cf72b5db",
          "body": null,
          "is_bot": false,
          "headline": "lib,readme: add key generators",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-05-11T23:32:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3d61f9185c9e16f5d12e01ec4f49df2b10c60305",
          "body": null,
          "is_bot": false,
          "headline": "lib: add initial SSH key generators",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-05-11T16:51:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50ffab8faf473ee94078105d5d8af2dad1c91f0d",
          "body": null,
          "is_bot": false,
          "headline": "package: bump version to v1.12.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-04-29T23:42:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "81c705d3afded38d635dc13e10cea9b65cd756bf",
          "body": null,
          "is_bot": false,
          "headline": "ci: update lint workflow",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-04-29T23:41:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "de62ab03f3ead26b5e4f564d7b0ec17dec078688",
          "body": null,
          "is_bot": false,
          "headline": "test: fix race condition causing intermittent test failure",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-04-29T23:38:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "94576855a9b4cbd8b599e9e4bd73d3f1de0f0de1",
          "body": null,
          "is_bot": false,
          "headline": "ci: add node v20.x",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-04-29T23:04:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "41fa3b66e9840e3be0a5d53312c1dfd01f959598",
          "body": "Fixes: https://github.com/mscdex/ssh2/issues/989",
          "is_bot": false,
          "headline": "lib: add server-sig-algs support",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-04-29T22:45:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac7f9bc1c9582099c3c059e7677a2a2077b3b2f4",
          "body": null,
          "is_bot": false,
          "headline": "readme: fix typo",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-04-19T09:52:06Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76f65df39092aa45bd3317276b7e75d548595ab8",
          "body": null,
          "is_bot": false,
          "headline": "package: bump cpu-features dep to v0.0.6",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-04-11T11:27:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6f3e9dd51d7c7d43da4b919fb3189c850923697a",
          "body": null,
          "is_bot": false,
          "headline": "package: bump nan to ^2.17.0, cpu-features to ~0.0.5",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-04-08T12:47:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "aea0ea4d8ebc5da9312a20f55efd7513c2a90983",
          "body": null,
          "is_bot": false,
          "headline": "ci: update action versions",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-04-08T12:47:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d312c3ef3e137d2ba61412eb45948127bdc1c764",
          "body": "Fixes: https://github.com/mscdex/ssh2/issues/1285",
          "is_bot": false,
          "headline": "client,server: add setNoDelay()",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-04-02T16:16:02Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dc03f2757e3c549c18db0b98005ca3efee2e83e1",
          "body": null,
          "is_bot": false,
          "headline": "readme: add missing property for client pty requests",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-03-02T09:57:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "483c59955e2d9ab65ed2543077b0df79ef270260",
          "body": null,
          "is_bot": false,
          "headline": "SFTP: add support for newer extension requests",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-03-02T09:54:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56c2b2ab03bc223a04ee5d6d41f8520ec58018d3",
          "body": "This should now match the documentation.",
          "is_bot": false,
          "headline": "SFTP: fix ext_openssh_expandPath() callback value type",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-03-02T09:53:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "197489e40f2e2297bf273ace2c24760626d24060",
          "body": null,
          "is_bot": false,
          "headline": "lib: fix lint issues",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2023-03-02T09:35:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24b497ddf2d727ecf3e3e6d414a5ba6172fe320f",
          "body": null,
          "is_bot": false,
          "headline": "crypto: mark binding as worker-enabled",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-06-15T15:55:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9cd715953a4b508e5fe32812449f352e9a667b71",
          "body": null,
          "is_bot": false,
          "headline": "crypto: expand scope of disabled warning",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-06-15T15:54:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0cd43d515113c514644866cc5b5ca10add11fc2f",
          "body": null,
          "is_bot": false,
          "headline": "docs: add missing SFTP copy-data extended request",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-06-13T10:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b294780a8d62463ce953012f8d393cfc990a2a63",
          "body": null,
          "is_bot": false,
          "headline": "readme: fix incomplete authHandler documentation",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-06-11T17:30:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fb1aa6f527a1a4460cc6e608722b5194bf7b1c33",
          "body": null,
          "is_bot": false,
          "headline": "package: bump version to v1.11.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-06-11T17:23:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d1ebd7120625e652c59bf70075d0b954a72010fe",
          "body": null,
          "is_bot": false,
          "headline": "package: bump eslint-config dev dependency version",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-06-11T17:22:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f7c9f6ddd9d9ecbd30016fc49f1e315ed0e2975d",
          "body": null,
          "is_bot": false,
          "headline": "package: bump nan dependency version",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-06-11T17:12:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a95767cfdefbb237ab55568d179baedacb307141",
          "body": null,
          "is_bot": false,
          "headline": "package: bump version to v1.10.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-04-28T00:00:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7786197c8761edddcacc444d6f34e0f706c6317d",
          "body": "Fixes: https://github.com/mscdex/ssh2/issues/1161",
          "is_bot": false,
          "headline": "SFTP: drain buffer if channel opened with empty window",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-04-27T23:55:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "efc0f3251bcd97de7259befd52b234199bb736fc",
          "body": null,
          "is_bot": false,
          "headline": "ci: add node v18.x",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-04-20T16:36:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dad62478d9c8d2e08c298dbd57b7c544298ab2c0",
          "body": null,
          "is_bot": false,
          "headline": "crypto: work around deprecated OpenSSL APIs",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-04-20T16:35:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b0fe169885cb64350421bfcb0ad2f3d9d8d6b559",
          "body": null,
          "is_bot": false,
          "headline": "crypto: ignore useless gcc warnings",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-04-20T16:34:14Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "326b5d3634bca03118972c1d7c414dc7290a738f",
          "body": "Node v18.x has a getter with the same name, which now\nconflicts.",
          "is_bot": false,
          "headline": "SFTP: rename closed status property",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-04-20T16:33:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bd4c41a89887cbed4f40e35c150ae3ca62e67c73",
          "body": "Fixes: https://github.com/mscdex/ssh2/issues/1162",
          "is_bot": false,
          "headline": "SFTP: fix read() callback buffer argument",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-04-14T15:07:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c3571c55cb9cfade0278f92c4b189c4968ce6d94",
          "body": null,
          "is_bot": false,
          "headline": "SFTP: add copy-data extended request",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-04-08T15:42:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a572e4181ddbcae4985544fef1b058b75d1a419",
          "body": null,
          "is_bot": false,
          "headline": "package: bump version to v1.9.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-04-01T15:52:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7bcf697754e6f3ee96c60e65c009275229dc1bb3",
          "body": null,
          "is_bot": false,
          "headline": "package: bump cpu-features to v0.0.4",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-04-01T15:51:59Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0954b4d46f1f49f4e1960e207970b5d11d7764fe",
          "body": null,
          "is_bot": false,
          "headline": "package: bump version to v1.8.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-03-24T04:40:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cd905d6eafcf9c0f1eba9e6d4d2b467d5ff38690",
          "body": null,
          "is_bot": false,
          "headline": "package: bump cpu-features to v0.0.3",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-03-24T04:37:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2036f68de72601f56e21297b15886367c7457a36",
          "body": "…SL differ\n\nYes, I'm looking at you macOS homebrew and ArchLinux.",
          "is_bot": false,
          "headline": "install,lib: fix issues where node's bundled OpenSSL and linked OpenS…",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-03-15T21:27:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bdc03a29a912b8f222c15dfa3e98b338b683622e",
          "body": "Pre-OpenSSL v1.1.0, EVP_CIPHER_CTX_free() should already call\nEVP_CIPHER_CTX_cleanup() for us anyway. OpenSSL v1.1.0+ no longer\nneeds to call it.",
          "is_bot": false,
          "headline": "binding: remove superfluous EVP_CIPHER_CTX_cleanup()",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-03-07T12:18:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "21e9e0e2cbb56ad4061bd8341d394073a07e9ccb",
          "body": null,
          "is_bot": false,
          "headline": "package: bump version to v1.7.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-03-05T16:28:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0f9941f0c5c5a856066816d254370fe7b42b27aa",
          "body": null,
          "is_bot": false,
          "headline": "protocol: fatal error due to undefined DISCONNECT_REASON",
          "author_name": "Vinay Pulim",
          "author_login": null,
          "committed_at": "2022-02-13T14:50:12Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "50cde2aa045724e724e9f011607cdf0074d7f9cd",
          "body": null,
          "is_bot": false,
          "headline": "lib,test: add initial support for node v17+",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-02-05T10:12:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "73542199290ce7f2d592e8e67251caa6bf3852be",
          "body": null,
          "is_bot": false,
          "headline": "protocol: add simple cipher and mac algorithm checks",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-02-05T10:11:03Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "257426b50555fde1ea7604f33cedfae7e56a6f21",
          "body": null,
          "is_bot": false,
          "headline": "package: bump version to v1.6.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-01-31T04:22:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "70f90f52ff2e8535a0b96834d8655db16bc6d6fd",
          "body": null,
          "is_bot": false,
          "headline": "SFTP: fix lint issue",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-01-05T18:48:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "bf454519e090034386bc20ac128daa6093c49782",
          "body": "This works around issues with broken SFTP server implementations.\n\nFixes: https://github.com/mscdex/ssh2/issues/1116",
          "is_bot": false,
          "headline": "SFTP: be less strict with status response parsing",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2022-01-03T00:51:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ad044eea1921dc906159b154eaffbba3b672fccc",
          "body": null,
          "is_bot": false,
          "headline": "keyParser: fix returning of errors",
          "author_name": "Marcel Alers",
          "author_login": "Marcel-a",
          "committed_at": "2021-12-30T03:47:39Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77258c1a7e62af61793253b04b1d81e653c3659e",
          "body": "…aes256-gcm' to supported ciphers",
          "is_bot": false,
          "headline": "protocol/constants: re-add non-OpenSSH variants of 'aes128-gcm' and '…",
          "author_name": "Cole Mujadzic",
          "author_login": "cole-mujadzic-liongard",
          "committed_at": "2021-12-28T03:30:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c840be57cebe01770a68d32f5c38a4f3935f050e",
          "body": "https://nodejs.org/api/stream.html#readabledestroyerror",
          "is_bot": false,
          "headline": "Channel: return `this` from `destroy()`",
          "author_name": "Daniel Roe",
          "author_login": "danielroe",
          "committed_at": "2021-12-28T03:19:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6b4c64ce5c16f488d90b87997aa0f19c871abe2f",
          "body": null,
          "is_bot": false,
          "headline": "bump version to v1.5.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2021-10-10T21:36:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "983a9de700d52cbad2fa4c6e91e80202d35ca772",
          "body": "Fixes: https://github.com/mscdex/ssh2/issues/1050",
          "is_bot": false,
          "headline": "lib: fix server channel cleanup for bare sessions",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2021-10-10T21:34:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d4becc95695d51a51157403b7f46bb543596c0d6",
          "body": null,
          "is_bot": false,
          "headline": "test: remove non-OpenSSH GCM ciphers",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2021-09-24T16:33:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "756aa0d1d135addeb1c6357722a66a5e254abc09",
          "body": null,
          "is_bot": false,
          "headline": "client,Protocol: make protocol start explicit",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2021-09-24T16:32:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7ba43f2d4e4de627725d24d126b94581de36e84b",
          "body": null,
          "is_bot": false,
          "headline": "readme: fix markdown",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2021-09-23T09:02:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1b5ac3c81734c194740016eab79a699efae83d8",
          "body": "It's not entirely clear if there is supposed to be a difference\nin implementation between the OpenSSH and non-OpenSSH GCM ciphers,\nbut some vendors do appear to treat them differently and these\nnon-OpenSSH GCM ciphers are uncommon anyway so let's just remove\nthem for now.",
          "is_bot": false,
          "headline": "protocol/constants: remove non-OpenSSH GCM cipher names",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2021-09-18T18:07:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1aee6c055d9e6219f2d0e3fef7fe30579ba7a200",
          "body": null,
          "is_bot": false,
          "headline": "protocol/crypto: simplify null deciphering",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2021-09-18T18:05:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ea95de4221836ace5b6b8e5b8b9c238f445fbafa",
          "body": null,
          "is_bot": false,
          "headline": "protocol/kex: fix Cisco-specific payload rewriting",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2021-09-17T01:24:25Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "dfc5fc83eace815b3b7e49ea9b10059c934e0e91",
          "body": null,
          "is_bot": false,
          "headline": "docs: fix markdown rendering",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2021-09-07T17:16:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "25ac88ad2e0340f47664ea97bc62234ceba8f832",
          "body": null,
          "is_bot": false,
          "headline": "docs: add missing SFTP OpenSSH extension functions",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2021-09-07T17:14:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "cde0b02b8ee7d641559c4bfcb317b3839884897a",
          "body": null,
          "is_bot": false,
          "headline": "bump version to 1.4.0",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2021-09-04T15:32:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "56fd3de1449ad9f674e2fc8b1c1a551f428cfed9",
          "body": "Fixes: https://github.com/mscdex/ssh2/issues/1061",
          "is_bot": false,
          "headline": "protocol/crypto: fix CBC decrypting in binding",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2021-09-03T17:04:37Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "918eb6de41844fbb3f8fd6aca33807da3502d83e",
          "body": "Fixes: https://github.com/mscdex/ssh2/issues/1059",
          "is_bot": false,
          "headline": "Protocol: add type check",
          "author_name": "Brian White",
          "author_login": "mscdex",
          "committed_at": "2021-08-27T15:53:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 100,
      "commits_last_year": 9,
      "latest_release_at": "2025-08-20T17:44:00Z",
      "latest_release_tag": "v1.17.0",
      "releases_from_tags": true,
      "days_since_last_push": 65,
      "active_weeks_last_year": 2,
      "days_since_latest_release": 345,
      "mean_days_between_releases": 138.4
    },
    "community": {
      "has_readme": true,
      "has_license": true,
      "has_description": true,
      "has_contributing": false,
      "health_percentage": 42,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "ssh2",
          "exists": true,
          "license": null,
          "keywords": [
            "ssh",
            "ssh2",
            "sftp",
            "secure",
            "shell",
            "exec",
            "remote",
            "client"
          ],
          "ecosystem": "npm",
          "matches_repo": true,
          "registry_url": "https://www.npmjs.com/package/ssh2",
          "is_deprecated": false,
          "latest_version": "1.17.0",
          "repository_url": "https://github.com/mscdex/ssh2",
          "versions_count": 106,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 42440371,
          "first_published_at": "2012-08-03T08:52:48.451000Z",
          "latest_published_at": "2025-08-20T17:45:52.006000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 345
        }
      ]
    },
    "popularity": {
      "forks": 726,
      "stars": 5809,
      "watchers": 118,
      "fork_history": {
        "days": [
          {
            "date": "2012-11-03",
            "count": 1
          },
          {
            "date": "2012-11-12",
            "count": 3
          },
          {
            "date": "2012-11-23",
            "count": 1
          },
          {
            "date": "2012-11-25",
            "count": 1
          },
          {
            "date": "2012-11-27",
            "count": 1
          },
          {
            "date": "2012-12-31",
            "count": 1
          },
          {
            "date": "2013-01-04",
            "count": 1
          },
          {
            "date": "2013-01-11",
            "count": 1
          },
          {
            "date": "2013-02-09",
            "count": 1
          },
          {
            "date": "2013-03-09",
            "count": 1
          },
          {
            "date": "2013-03-20",
            "count": 1
          },
          {
            "date": "2013-03-23",
            "count": 1
          },
          {
            "date": "2013-04-06",
            "count": 1
          },
          {
            "date": "2013-04-16",
            "count": 1
          },
          {
            "date": "2013-05-13",
            "count": 1
          },
          {
            "date": "2013-05-16",
            "count": 1
          },
          {
            "date": "2013-05-30",
            "count": 1
          },
          {
            "date": "2013-06-11",
            "count": 1
          },
          {
            "date": "2013-06-16",
            "count": 1
          },
          {
            "date": "2013-07-11",
            "count": 1
          },
          {
            "date": "2013-07-13",
            "count": 1
          },
          {
            "date": "2013-07-22",
            "count": 1
          },
          {
            "date": "2013-07-28",
            "count": 1
          },
          {
            "date": "2013-07-29",
            "count": 1
          },
          {
            "date": "2013-08-05",
            "count": 1
          },
          {
            "date": "2013-08-06",
            "count": 1
          },
          {
            "date": "2013-08-07",
            "count": 1
          },
          {
            "date": "2013-08-21",
            "count": 1
          },
          {
            "date": "2013-09-12",
            "count": 1
          },
          {
            "date": "2013-09-20",
            "count": 1
          },
          {
            "date": "2013-10-10",
            "count": 1
          },
          {
            "date": "2013-10-19",
            "count": 1
          },
          {
            "date": "2013-10-29",
            "count": 1
          },
          {
            "date": "2013-11-08",
            "count": 2
          },
          {
            "date": "2013-11-09",
            "count": 1
          },
          {
            "date": "2013-12-02",
            "count": 1
          },
          {
            "date": "2014-01-11",
            "count": 1
          },
          {
            "date": "2014-02-13",
            "count": 1
          },
          {
            "date": "2014-02-25",
            "count": 2
          },
          {
            "date": "2014-03-09",
            "count": 1
          },
          {
            "date": "2014-03-17",
            "count": 1
          },
          {
            "date": "2014-03-28",
            "count": 1
          },
          {
            "date": "2014-03-29",
            "count": 1
          },
          {
            "date": "2014-04-08",
            "count": 1
          },
          {
            "date": "2014-04-17",
            "count": 1
          },
          {
            "date": "2014-04-25",
            "count": 1
          },
          {
            "date": "2014-04-29",
            "count": 1
          },
          {
            "date": "2014-05-02",
            "count": 1
          },
          {
            "date": "2014-05-18",
            "count": 1
          },
          {
            "date": "2014-05-19",
            "count": 1
          },
          {
            "date": "2014-06-04",
            "count": 1
          },
          {
            "date": "2014-06-14",
            "count": 1
          },
          {
            "date": "2014-06-25",
            "count": 1
          },
          {
            "date": "2014-06-29",
            "count": 1
          },
          {
            "date": "2014-06-30",
            "count": 1
          },
          {
            "date": "2014-07-06",
            "count": 1
          },
          {
            "date": "2014-07-19",
            "count": 1
          },
          {
            "date": "2014-07-20",
            "count": 1
          },
          {
            "date": "2014-07-21",
            "count": 1
          },
          {
            "date": "2014-09-08",
            "count": 1
          },
          {
            "date": "2014-09-12",
            "count": 1
          },
          {
            "date": "2014-10-20",
            "count": 1
          },
          {
            "date": "2014-10-29",
            "count": 1
          },
          {
            "date": "2014-11-04",
            "count": 1
          },
          {
            "date": "2014-11-06",
            "count": 2
          },
          {
            "date": "2014-11-07",
            "count": 1
          },
          {
            "date": "2014-11-11",
            "count": 1
          },
          {
            "date": "2014-11-28",
            "count": 1
          },
          {
            "date": "2014-12-07",
            "count": 1
          },
          {
            "date": "2014-12-09",
            "count": 1
          },
          {
            "date": "2014-12-18",
            "count": 1
          },
          {
            "date": "2014-12-29",
            "count": 1
          },
          {
            "date": "2015-01-18",
            "count": 1
          },
          {
            "date": "2015-01-21",
            "count": 1
          },
          {
            "date": "2015-01-22",
            "count": 1
          },
          {
            "date": "2015-03-10",
            "count": 1
          },
          {
            "date": "2015-03-11",
            "count": 1
          },
          {
            "date": "2015-04-01",
            "count": 1
          },
          {
            "date": "2015-04-03",
            "count": 1
          },
          {
            "date": "2015-04-14",
            "count": 1
          },
          {
            "date": "2015-04-16",
            "count": 1
          },
          {
            "date": "2015-05-02",
            "count": 1
          },
          {
            "date": "2015-05-07",
            "count": 1
          },
          {
            "date": "2015-05-24",
            "count": 1
          },
          {
            "date": "2015-05-28",
            "count": 1
          },
          {
            "date": "2015-06-03",
            "count": 1
          },
          {
            "date": "2015-06-15",
            "count": 1
          },
          {
            "date": "2015-06-19",
            "count": 1
          },
          {
            "date": "2015-06-28",
            "count": 1
          },
          {
            "date": "2015-07-05",
            "count": 2
          },
          {
            "date": "2015-07-08",
            "count": 1
          },
          {
            "date": "2015-07-10",
            "count": 1
          },
          {
            "date": "2015-07-16",
            "count": 1
          },
          {
            "date": "2015-07-19",
            "count": 1
          },
          {
            "date": "2015-07-23",
            "count": 1
          },
          {
            "date": "2015-08-03",
            "count": 1
          },
          {
            "date": "2015-08-14",
            "count": 1
          },
          {
            "date": "2015-08-22",
            "count": 1
          },
          {
            "date": "2015-08-23",
            "count": 1
          },
          {
            "date": "2015-09-07",
            "count": 1
          },
          {
            "date": "2015-09-10",
            "count": 1
          },
          {
            "date": "2015-09-22",
            "count": 1
          },
          {
            "date": "2015-09-26",
            "count": 1
          },
          {
            "date": "2015-10-01",
            "count": 1
          },
          {
            "date": "2015-10-10",
            "count": 1
          },
          {
            "date": "2015-10-12",
            "count": 2
          },
          {
            "date": "2015-10-28",
            "count": 1
          },
          {
            "date": "2015-10-29",
            "count": 1
          },
          {
            "date": "2015-10-30",
            "count": 1
          },
          {
            "date": "2015-11-09",
            "count": 1
          },
          {
            "date": "2015-11-11",
            "count": 2
          },
          {
            "date": "2015-12-04",
            "count": 1
          },
          {
            "date": "2015-12-05",
            "count": 1
          },
          {
            "date": "2015-12-11",
            "count": 1
          },
          {
            "date": "2015-12-16",
            "count": 1
          },
          {
            "date": "2015-12-18",
            "count": 1
          },
          {
            "date": "2015-12-21",
            "count": 2
          },
          {
            "date": "2015-12-22",
            "count": 1
          },
          {
            "date": "2016-01-12",
            "count": 1
          },
          {
            "date": "2016-01-13",
            "count": 1
          },
          {
            "date": "2016-01-14",
            "count": 1
          },
          {
            "date": "2016-01-15",
            "count": 1
          },
          {
            "date": "2016-01-16",
            "count": 1
          },
          {
            "date": "2016-01-21",
            "count": 1
          },
          {
            "date": "2016-02-06",
            "count": 1
          },
          {
            "date": "2016-02-07",
            "count": 1
          },
          {
            "date": "2016-02-15",
            "count": 1
          },
          {
            "date": "2016-02-18",
            "count": 1
          },
          {
            "date": "2016-03-09",
            "count": 1
          },
          {
            "date": "2016-03-25",
            "count": 1
          },
          {
            "date": "2016-03-29",
            "count": 1
          },
          {
            "date": "2016-04-10",
            "count": 1
          },
          {
            "date": "2016-04-20",
            "count": 2
          },
          {
            "date": "2016-05-16",
            "count": 1
          },
          {
            "date": "2016-06-14",
            "count": 1
          },
          {
            "date": "2016-06-20",
            "count": 1
          },
          {
            "date": "2016-06-21",
            "count": 1
          },
          {
            "date": "2016-06-26",
            "count": 1
          },
          {
            "date": "2016-07-03",
            "count": 1
          },
          {
            "date": "2016-07-16",
            "count": 1
          },
          {
            "date": "2016-07-18",
            "count": 3
          },
          {
            "date": "2016-07-26",
            "count": 2
          },
          {
            "date": "2016-08-02",
            "count": 1
          },
          {
            "date": "2016-08-03",
            "count": 1
          },
          {
            "date": "2016-08-04",
            "count": 1
          },
          {
            "date": "2016-08-07",
            "count": 1
          },
          {
            "date": "2016-08-09",
            "count": 1
          },
          {
            "date": "2016-08-12",
            "count": 1
          },
          {
            "date": "2016-08-16",
            "count": 1
          },
          {
            "date": "2016-08-19",
            "count": 1
          },
          {
            "date": "2016-08-24",
            "count": 1
          },
          {
            "date": "2016-09-01",
            "count": 1
          },
          {
            "date": "2016-09-02",
            "count": 3
          },
          {
            "date": "2016-09-14",
            "count": 1
          },
          {
            "date": "2016-09-26",
            "count": 1
          },
          {
            "date": "2016-10-19",
            "count": 1
          },
          {
            "date": "2016-11-07",
            "count": 1
          },
          {
            "date": "2016-11-15",
            "count": 1
          },
          {
            "date": "2016-11-23",
            "count": 1
          },
          {
            "date": "2016-11-25",
            "count": 1
          },
          {
            "date": "2016-11-27",
            "count": 1
          },
          {
            "date": "2016-11-30",
            "count": 1
          },
          {
            "date": "2016-12-31",
            "count": 1
          },
          {
            "date": "2017-01-18",
            "count": 1
          },
          {
            "date": "2017-01-19",
            "count": 1
          },
          {
            "date": "2017-01-21",
            "count": 1
          },
          {
            "date": "2017-01-26",
            "count": 1
          },
          {
            "date": "2017-02-01",
            "count": 1
          },
          {
            "date": "2017-02-24",
            "count": 2
          },
          {
            "date": "2017-03-02",
            "count": 1
          },
          {
            "date": "2017-03-06",
            "count": 1
          },
          {
            "date": "2017-03-07",
            "count": 1
          },
          {
            "date": "2017-03-11",
            "count": 1
          },
          {
            "date": "2017-03-15",
            "count": 1
          },
          {
            "date": "2017-03-22",
            "count": 1
          },
          {
            "date": "2017-03-25",
            "count": 1
          },
          {
            "date": "2017-03-29",
            "count": 1
          },
          {
            "date": "2017-04-06",
            "count": 1
          },
          {
            "date": "2017-04-11",
            "count": 1
          },
          {
            "date": "2017-04-12",
            "count": 1
          },
          {
            "date": "2017-04-14",
            "count": 1
          },
          {
            "date": "2017-04-17",
            "count": 1
          },
          {
            "date": "2017-04-22",
            "count": 1
          },
          {
            "date": "2017-05-10",
            "count": 1
          },
          {
            "date": "2017-05-24",
            "count": 1
          },
          {
            "date": "2017-06-05",
            "count": 1
          },
          {
            "date": "2017-06-09",
            "count": 1
          },
          {
            "date": "2017-06-10",
            "count": 1
          },
          {
            "date": "2017-06-12",
            "count": 1
          },
          {
            "date": "2017-06-13",
            "count": 1
          },
          {
            "date": "2017-06-14",
            "count": 1
          },
          {
            "date": "2017-06-16",
            "count": 1
          },
          {
            "date": "2017-06-28",
            "count": 1
          },
          {
            "date": "2017-06-29",
            "count": 1
          },
          {
            "date": "2017-07-05",
            "count": 1
          },
          {
            "date": "2017-07-06",
            "count": 1
          },
          {
            "date": "2017-07-29",
            "count": 1
          },
          {
            "date": "2017-08-09",
            "count": 1
          },
          {
            "date": "2017-08-30",
            "count": 1
          },
          {
            "date": "2017-09-07",
            "count": 1
          },
          {
            "date": "2017-09-08",
            "count": 1
          },
          {
            "date": "2017-09-15",
            "count": 1
          },
          {
            "date": "2017-09-20",
            "count": 1
          },
          {
            "date": "2017-09-27",
            "count": 1
          },
          {
            "date": "2017-09-29",
            "count": 1
          },
          {
            "date": "2017-09-30",
            "count": 1
          },
          {
            "date": "2017-10-12",
            "count": 1
          },
          {
            "date": "2017-10-13",
            "count": 1
          },
          {
            "date": "2017-10-14",
            "count": 1
          },
          {
            "date": "2017-11-02",
            "count": 1
          },
          {
            "date": "2017-11-09",
            "count": 1
          },
          {
            "date": "2017-11-11",
            "count": 1
          },
          {
            "date": "2017-11-22",
            "count": 1
          },
          {
            "date": "2017-12-06",
            "count": 1
          },
          {
            "date": "2017-12-12",
            "count": 2
          },
          {
            "date": "2017-12-13",
            "count": 1
          },
          {
            "date": "2017-12-21",
            "count": 1
          },
          {
            "date": "2018-01-11",
            "count": 1
          },
          {
            "date": "2018-01-16",
            "count": 2
          },
          {
            "date": "2018-01-20",
            "count": 1
          },
          {
            "date": "2018-01-27",
            "count": 1
          },
          {
            "date": "2018-02-08",
            "count": 1
          },
          {
            "date": "2018-02-18",
            "count": 1
          },
          {
            "date": "2018-02-24",
            "count": 1
          },
          {
            "date": "2018-03-10",
            "count": 1
          },
          {
            "date": "2018-03-16",
            "count": 1
          },
          {
            "date": "2018-03-18",
            "count": 1
          },
          {
            "date": "2018-04-02",
            "count": 1
          },
          {
            "date": "2018-04-16",
            "count": 1
          },
          {
            "date": "2018-04-20",
            "count": 1
          },
          {
            "date": "2018-04-21",
            "count": 1
          },
          {
            "date": "2018-04-29",
            "count": 1
          },
          {
            "date": "2018-05-24",
            "count": 1
          },
          {
            "date": "2018-05-28",
            "count": 1
          },
          {
            "date": "2018-05-29",
            "count": 1
          },
          {
            "date": "2018-05-31",
            "count": 1
          },
          {
            "date": "2018-06-15",
            "count": 1
          },
          {
            "date": "2018-06-25",
            "count": 1
          },
          {
            "date": "2018-06-28",
            "count": 1
          },
          {
            "date": "2018-07-04",
            "count": 2
          },
          {
            "date": "2018-07-09",
            "count": 1
          },
          {
            "date": "2018-07-10",
            "count": 3
          },
          {
            "date": "2018-07-11",
            "count": 1
          },
          {
            "date": "2018-08-04",
            "count": 1
          },
          {
            "date": "2018-08-06",
            "count": 2
          },
          {
            "date": "2018-08-14",
            "count": 1
          },
          {
            "date": "2018-08-16",
            "count": 1
          },
          {
            "date": "2018-08-31",
            "count": 1
          },
          {
            "date": "2018-09-03",
            "count": 1
          },
          {
            "date": "2018-09-07",
            "count": 2
          },
          {
            "date": "2018-09-28",
            "count": 1
          },
          {
            "date": "2018-10-02",
            "count": 1
          },
          {
            "date": "2018-10-04",
            "count": 1
          },
          {
            "date": "2018-10-10",
            "count": 1
          },
          {
            "date": "2018-10-27",
            "count": 1
          },
          {
            "date": "2018-10-31",
            "count": 1
          },
          {
            "date": "2018-11-01",
            "count": 2
          },
          {
            "date": "2018-11-03",
            "count": 1
          },
          {
            "date": "2018-11-14",
            "count": 1
          },
          {
            "date": "2018-11-27",
            "count": 1
          },
          {
            "date": "2018-11-29",
            "count": 1
          },
          {
            "date": "2018-12-18",
            "count": 1
          },
          {
            "date": "2019-01-01",
            "count": 1
          },
          {
            "date": "2019-01-11",
            "count": 1
          },
          {
            "date": "2019-01-15",
            "count": 1
          },
          {
            "date": "2019-01-28",
            "count": 1
          },
          {
            "date": "2019-03-06",
            "count": 1
          },
          {
            "date": "2019-03-15",
            "count": 1
          },
          {
            "date": "2019-03-21",
            "count": 1
          },
          {
            "date": "2019-03-30",
            "count": 1
          },
          {
            "date": "2019-04-05",
            "count": 1
          },
          {
            "date": "2019-04-15",
            "count": 1
          },
          {
            "date": "2019-04-18",
            "count": 1
          },
          {
            "date": "2019-04-19",
            "count": 1
          },
          {
            "date": "2019-04-24",
            "count": 1
          },
          {
            "date": "2019-04-25",
            "count": 1
          },
          {
            "date": "2019-05-06",
            "count": 1
          },
          {
            "date": "2019-05-19",
            "count": 1
          },
          {
            "date": "2019-05-22",
            "count": 1
          },
          {
            "date": "2019-06-02",
            "count": 1
          },
          {
            "date": "2019-06-07",
            "count": 1
          },
          {
            "date": "2019-06-12",
            "count": 1
          },
          {
            "date": "2019-06-17",
            "count": 2
          },
          {
            "date": "2019-06-18",
            "count": 1
          },
          {
            "date": "2019-06-20",
            "count": 1
          },
          {
            "date": "2019-06-23",
            "count": 1
          },
          {
            "date": "2019-06-26",
            "count": 1
          },
          {
            "date": "2019-06-28",
            "count": 1
          },
          {
            "date": "2019-07-09",
            "count": 1
          },
          {
            "date": "2019-07-10",
            "count": 1
          },
          {
            "date": "2019-07-15",
            "count": 1
          },
          {
            "date": "2019-07-16",
            "count": 1
          },
          {
            "date": "2019-07-19",
            "count": 2
          },
          {
            "date": "2019-07-30",
            "count": 1
          },
          {
            "date": "2019-08-21",
            "count": 1
          },
          {
            "date": "2019-08-30",
            "count": 2
          },
          {
            "date": "2019-09-10",
            "count": 1
          },
          {
            "date": "2019-09-11",
            "count": 1
          },
          {
            "date": "2019-09-30",
            "count": 1
          },
          {
            "date": "2019-10-14",
            "count": 1
          },
          {
            "date": "2019-10-24",
            "count": 1
          },
          {
            "date": "2019-10-26",
            "count": 1
          },
          {
            "date": "2019-10-31",
            "count": 1
          },
          {
            "date": "2019-11-01",
            "count": 1
          },
          {
            "date": "2019-11-06",
            "count": 1
          },
          {
            "date": "2019-11-26",
            "count": 1
          },
          {
            "date": "2019-11-27",
            "count": 1
          },
          {
            "date": "2019-11-28",
            "count": 1
          },
          {
            "date": "2019-11-30",
            "count": 1
          },
          {
            "date": "2019-12-04",
            "count": 1
          },
          {
            "date": "2019-12-19",
            "count": 1
          },
          {
            "date": "2019-12-24",
            "count": 1
          },
          {
            "date": "2020-01-03",
            "count": 1
          },
          {
            "date": "2020-01-08",
            "count": 1
          },
          {
            "date": "2020-01-19",
            "count": 1
          },
          {
            "date": "2020-02-09",
            "count": 1
          },
          {
            "date": "2020-02-10",
            "count": 1
          },
          {
            "date": "2020-02-19",
            "count": 1
          },
          {
            "date": "2020-02-22",
            "count": 1
          },
          {
            "date": "2020-02-23",
            "count": 1
          },
          {
            "date": "2020-03-04",
            "count": 1
          },
          {
            "date": "2020-03-18",
            "count": 1
          },
          {
            "date": "2020-03-23",
            "count": 1
          },
          {
            "date": "2020-03-28",
            "count": 1
          },
          {
            "date": "2020-03-31",
            "count": 1
          },
          {
            "date": "2020-04-09",
            "count": 1
          },
          {
            "date": "2020-04-14",
            "count": 1
          },
          {
            "date": "2020-05-05",
            "count": 1
          },
          {
            "date": "2020-05-21",
            "count": 1
          },
          {
            "date": "2020-05-27",
            "count": 1
          },
          {
            "date": "2020-05-31",
            "count": 1
          },
          {
            "date": "2020-06-08",
            "count": 1
          },
          {
            "date": "2020-06-09",
            "count": 1
          },
          {
            "date": "2020-06-19",
            "count": 1
          },
          {
            "date": "2020-06-22",
            "count": 1
          },
          {
            "date": "2020-07-02",
            "count": 1
          },
          {
            "date": "2020-07-06",
            "count": 1
          },
          {
            "date": "2020-07-09",
            "count": 1
          },
          {
            "date": "2020-08-03",
            "count": 1
          },
          {
            "date": "2020-08-06",
            "count": 1
          },
          {
            "date": "2020-08-08",
            "count": 1
          },
          {
            "date": "2020-08-24",
            "count": 1
          },
          {
            "date": "2020-08-26",
            "count": 1
          },
          {
            "date": "2020-08-29",
            "count": 1
          },
          {
            "date": "2020-08-30",
            "count": 1
          },
          {
            "date": "2020-09-06",
            "count": 1
          },
          {
            "date": "2020-09-07",
            "count": 1
          },
          {
            "date": "2020-09-24",
            "count": 1
          },
          {
            "date": "2020-10-06",
            "count": 1
          },
          {
            "date": "2020-10-13",
            "count": 1
          },
          {
            "date": "2020-10-14",
            "count": 1
          },
          {
            "date": "2020-10-22",
            "count": 1
          },
          {
            "date": "2020-10-23",
            "count": 1
          },
          {
            "date": "2020-10-29",
            "count": 1
          },
          {
            "date": "2020-11-03",
            "count": 1
          },
          {
            "date": "2020-11-04",
            "count": 1
          },
          {
            "date": "2020-11-12",
            "count": 1
          },
          {
            "date": "2020-11-18",
            "count": 1
          },
          {
            "date": "2020-11-20",
            "count": 1
          },
          {
            "date": "2020-11-26",
            "count": 1
          },
          {
            "date": "2020-12-05",
            "count": 1
          },
          {
            "date": "2020-12-07",
            "count": 1
          },
          {
            "date": "2020-12-08",
            "count": 1
          },
          {
            "date": "2020-12-09",
            "count": 1
          },
          {
            "date": "2020-12-11",
            "count": 1
          },
          {
            "date": "2020-12-21",
            "count": 1
          },
          {
            "date": "2020-12-28",
            "count": 1
          },
          {
            "date": "2021-01-03",
            "count": 1
          },
          {
            "date": "2021-01-20",
            "count": 1
          },
          {
            "date": "2021-02-03",
            "count": 1
          },
          {
            "date": "2021-02-04",
            "count": 1
          },
          {
            "date": "2021-02-09",
            "count": 1
          },
          {
            "date": "2021-02-10",
            "count": 1
          },
          {
            "date": "2021-02-19",
            "count": 1
          },
          {
            "date": "2021-02-24",
            "count": 1
          },
          {
            "date": "2021-03-18",
            "count": 1
          },
          {
            "date": "2021-03-24",
            "count": 2
          },
          {
            "date": "2021-03-25",
            "count": 1
          },
          {
            "date": "2021-04-01",
            "count": 1
          },
          {
            "date": "2021-04-27",
            "count": 1
          },
          {
            "date": "2021-05-12",
            "count": 1
          },
          {
            "date": "2021-05-13",
            "count": 1
          },
          {
            "date": "2021-05-17",
            "count": 1
          },
          {
            "date": "2021-06-03",
            "count": 1
          },
          {
            "date": "2021-06-06",
            "count": 1
          },
          {
            "date": "2021-06-09",
            "count": 1
          },
          {
            "date": "2021-06-10",
            "count": 1
          },
          {
            "date": "2021-06-17",
            "count": 2
          },
          {
            "date": "2021-07-13",
            "count": 1
          },
          {
            "date": "2021-07-15",
            "count": 1
          },
          {
            "date": "2021-07-16",
            "count": 1
          },
          {
            "date": "2021-07-18",
            "count": 1
          },
          {
            "date": "2021-07-29",
            "count": 1
          },
          {
            "date": "2021-08-01",
            "count": 1
          },
          {
            "date": "2021-08-08",
            "count": 1
          },
          {
            "date": "2021-08-11",
            "count": 1
          },
          {
            "date": "2021-08-17",
            "count": 1
          },
          {
            "date": "2021-08-31",
            "count": 1
          },
          {
            "date": "2021-09-01",
            "count": 1
          },
          {
            "date": "2021-09-08",
            "count": 1
          },
          {
            "date": "2021-09-13",
            "count": 1
          },
          {
            "date": "2021-09-26",
            "count": 1
          },
          {
            "date": "2021-09-27",
            "count": 1
          },
          {
            "date": "2021-09-30",
            "count": 1
          },
          {
            "date": "2021-10-03",
            "count": 1
          },
          {
            "date": "2021-10-05",
            "count": 1
          },
          {
            "date": "2021-10-10",
            "count": 1
          },
          {
            "date": "2021-10-13",
            "count": 1
          },
          {
            "date": "2021-10-15",
            "count": 1
          },
          {
            "date": "2021-10-18",
            "count": 1
          },
          {
            "date": "2021-10-20",
            "count": 1
          },
          {
            "date": "2021-10-24",
            "count": 1
          },
          {
            "date": "2021-10-25",
            "count": 1
          },
          {
            "date": "2021-10-26",
            "count": 1
          },
          {
            "date": "2021-10-28",
            "count": 1
          },
          {
            "date": "2021-11-19",
            "count": 1
          },
          {
            "date": "2021-11-20",
            "count": 1
          },
          {
            "date": "2021-11-24",
            "count": 1
          },
          {
            "date": "2021-12-01",
            "count": 1
          },
          {
            "date": "2021-12-05",
            "count": 1
          },
          {
            "date": "2021-12-09",
            "count": 1
          },
          {
            "date": "2021-12-13",
            "count": 1
          },
          {
            "date": "2021-12-20",
            "count": 1
          },
          {
            "date": "2021-12-21",
            "count": 1
          },
          {
            "date": "2021-12-22",
            "count": 1
          },
          {
            "date": "2022-01-13",
            "count": 1
          },
          {
            "date": "2022-01-23",
            "count": 1
          },
          {
            "date": "2022-01-26",
            "count": 1
          },
          {
            "date": "2022-02-03",
            "count": 1
          },
          {
            "date": "2022-02-05",
            "count": 1
          },
          {
            "date": "2022-02-08",
            "count": 2
          },
          {
            "date": "2022-02-15",
            "count": 1
          },
          {
            "date": "2022-02-17",
            "count": 2
          },
          {
            "date": "2022-02-21",
            "count": 1
          },
          {
            "date": "2022-02-22",
            "count": 1
          },
          {
            "date": "2022-02-24",
            "count": 1
          },
          {
            "date": "2022-03-11",
            "count": 2
          },
          {
            "date": "2022-04-05",
            "count": 1
          },
          {
            "date": "2022-04-08",
            "count": 1
          },
          {
            "date": "2022-04-13",
            "count": 1
          },
          {
            "date": "2022-04-22",
            "count": 1
          },
          {
            "date": "2022-04-23",
            "count": 1
          },
          {
            "date": "2022-04-25",
            "count": 1
          },
          {
            "date": "2022-05-09",
            "count": 1
          },
          {
            "date": "2022-05-10",
            "count": 1
          },
          {
            "date": "2022-05-11",
            "count": 1
          },
          {
            "date": "2022-05-18",
            "count": 1
          },
          {
            "date": "2022-05-19",
            "count": 1
          },
          {
            "date": "2022-05-24",
            "count": 1
          },
          {
            "date": "2022-05-26",
            "count": 2
          },
          {
            "date": "2022-06-01",
            "count": 1
          },
          {
            "date": "2022-06-04",
            "count": 1
          },
          {
            "date": "2022-06-13",
            "count": 1
          },
          {
            "date": "2022-06-24",
            "count": 1
          },
          {
            "date": "2022-06-29",
            "count": 1
          },
          {
            "date": "2022-07-06",
            "count": 1
          },
          {
            "date": "2022-07-09",
            "count": 1
          },
          {
            "date": "2022-07-16",
            "count": 1
          },
          {
            "date": "2022-07-21",
            "count": 1
          },
          {
            "date": "2022-07-24",
            "count": 1
          },
          {
            "date": "2022-08-04",
            "count": 2
          },
          {
            "date": "2022-08-06",
            "count": 1
          },
          {
            "date": "2022-08-14",
            "count": 1
          },
          {
            "date": "2022-08-26",
            "count": 1
          },
          {
            "date": "2022-09-02",
            "count": 1
          },
          {
            "date": "2022-09-05",
            "count": 1
          },
          {
            "date": "2022-09-13",
            "count": 1
          },
          {
            "date": "2022-09-20",
            "count": 1
          },
          {
            "date": "2022-10-04",
            "count": 1
          },
          {
            "date": "2022-10-07",
            "count": 1
          },
          {
            "date": "2022-10-09",
            "count": 1
          },
          {
            "date": "2022-10-10",
            "count": 1
          },
          {
            "date": "2022-10-13",
            "count": 1
          },
          {
            "date": "2022-10-19",
            "count": 1
          },
          {
            "date": "2022-10-22",
            "count": 1
          },
          {
            "date": "2022-10-24",
            "count": 1
          },
          {
            "date": "2022-11-20",
            "count": 1
          },
          {
            "date": "2022-11-28",
            "count": 1
          },
          {
            "date": "2022-11-29",
            "count": 1
          },
          {
            "date": "2022-12-15",
            "count": 1
          },
          {
            "date": "2022-12-16",
            "count": 1
          },
          {
            "date": "2022-12-17",
            "count": 1
          },
          {
            "date": "2022-12-29",
            "count": 1
          },
          {
            "date": "2023-01-02",
            "count": 1
          },
          {
            "date": "2023-01-05",
            "count": 1
          },
          {
            "date": "2023-01-08",
            "count": 1
          },
          {
            "date": "2023-01-10",
            "count": 1
          },
          {
            "date": "2023-01-12",
            "count": 1
          },
          {
            "date": "2023-01-13",
            "count": 1
          },
          {
            "date": "2023-01-21",
            "count": 1
          },
          {
            "date": "2023-01-25",
            "count": 2
          },
          {
            "date": "2023-02-08",
            "count": 1
          },
          {
            "date": "2023-02-09",
            "count": 1
          },
          {
            "date": "2023-02-22",
            "count": 1
          },
          {
            "date": "2023-02-24",
            "count": 1
          },
          {
            "date": "2023-03-04",
            "count": 1
          },
          {
            "date": "2023-03-06",
            "count": 2
          },
          {
            "date": "2023-03-17",
            "count": 1
          },
          {
            "date": "2023-03-31",
            "count": 1
          },
          {
            "date": "2023-04-01",
            "count": 1
          },
          {
            "date": "2023-04-09",
            "count": 1
          },
          {
            "date": "2023-04-13",
            "count": 1
          },
          {
            "date": "2023-04-16",
            "count": 1
          },
          {
            "date": "2023-04-18",
            "count": 1
          },
          {
            "date": "2023-05-04",
            "count": 1
          },
          {
            "date": "2023-05-10",
            "count": 1
          },
          {
            "date": "2023-05-12",
            "count": 1
          },
          {
            "date": "2023-05-14",
            "count": 1
          },
          {
            "date": "2023-05-25",
            "count": 1
          },
          {
            "date": "2023-06-07",
            "count": 1
          },
          {
            "date": "2023-06-17",
            "count": 1
          },
          {
            "date": "2023-06-22",
            "count": 1
          },
          {
            "date": "2023-06-28",
            "count": 1
          },
          {
            "date": "2023-07-09",
            "count": 1
          },
          {
            "date": "2023-07-13",
            "count": 1
          },
          {
            "date": "2023-07-21",
            "count": 1
          },
          {
            "date": "2023-08-04",
            "count": 1
          },
          {
            "date": "2023-08-20",
            "count": 1
          },
          {
            "date": "2023-08-24",
            "count": 1
          },
          {
            "date": "2023-08-29",
            "count": 1
          },
          {
            "date": "2023-09-11",
            "count": 1
          },
          {
            "date": "2023-09-21",
            "count": 1
          },
          {
            "date": "2023-09-24",
            "count": 1
          },
          {
            "date": "2023-10-04",
            "count": 1
          },
          {
            "date": "2023-10-21",
            "count": 1
          },
          {
            "date": "2023-10-26",
            "count": 1
          },
          {
            "date": "2023-11-02",
            "count": 1
          },
          {
            "date": "2023-11-03",
            "count": 1
          },
          {
            "date": "2023-11-04",
            "count": 1
          },
          {
            "date": "2023-11-14",
            "count": 1
          },
          {
            "date": "2023-11-16",
            "count": 1
          },
          {
            "date": "2023-11-17",
            "count": 1
          },
          {
            "date": "2023-12-07",
            "count": 1
          },
          {
            "date": "2023-12-09",
            "count": 1
          },
          {
            "date": "2023-12-17",
            "count": 1
          },
          {
            "date": "2023-12-24",
            "count": 1
          },
          {
            "date": "2023-12-27",
            "count": 1
          },
          {
            "date": "2024-01-26",
            "count": 1
          },
          {
            "date": "2024-02-12",
            "count": 1
          },
          {
            "date": "2024-03-13",
            "count": 1
          },
          {
            "date": "2024-03-21",
            "count": 1
          },
          {
            "date": "2024-03-27",
            "count": 1
          },
          {
            "date": "2024-04-03",
            "count": 1
          },
          {
            "date": "2024-04-04",
            "count": 2
          },
          {
            "date": "2024-04-07",
            "count": 2
          },
          {
            "date": "2024-04-12",
            "count": 2
          },
          {
            "date": "2024-04-14",
            "count": 1
          },
          {
            "date": "2024-04-22",
            "count": 1
          },
          {
            "date": "2024-04-23",
            "count": 1
          },
          {
            "date": "2024-04-24",
            "count": 2
          },
          {
            "date": "2024-05-01",
            "count": 2
          },
          {
            "date": "2024-05-05",
            "count": 1
          },
          {
            "date": "2024-05-11",
            "count": 1
          },
          {
            "date": "2024-05-14",
            "count": 1
          },
          {
            "date": "2024-05-17",
            "count": 1
          },
          {
            "date": "2024-05-21",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2024-05-24",
            "count": 1
          },
          {
            "date": "2024-05-28",
            "count": 1
          },
          {
            "date": "2024-06-10",
            "count": 1
          },
          {
            "date": "2024-06-17",
            "count": 1
          },
          {
            "date": "2024-06-21",
            "count": 1
          },
          {
            "date": "2024-06-26",
            "count": 1
          },
          {
            "date": "2024-07-15",
            "count": 3
          },
          {
            "date": "2024-07-16",
            "count": 1
          },
          {
            "date": "2024-07-18",
            "count": 1
          },
          {
            "date": "2024-07-21",
            "count": 1
          },
          {
            "date": "2024-07-26",
            "count": 1
          },
          {
            "date": "2024-08-03",
            "count": 1
          },
          {
            "date": "2024-08-19",
            "count": 1
          },
          {
            "date": "2024-09-08",
            "count": 1
          },
          {
            "date": "2024-09-24",
            "count": 1
          },
          {
            "date": "2024-09-26",
            "count": 1
          },
          {
            "date": "2024-10-26",
            "count": 1
          },
          {
            "date": "2024-11-20",
            "count": 1
          },
          {
            "date": "2024-11-24",
            "count": 1
          },
          {
            "date": "2024-11-26",
            "count": 2
          },
          {
            "date": "2024-12-12",
            "count": 1
          },
          {
            "date": "2024-12-18",
            "count": 1
          },
          {
            "date": "2024-12-20",
            "count": 1
          },
          {
            "date": "2025-01-07",
            "count": 1
          },
          {
            "date": "2025-01-25",
            "count": 1
          },
          {
            "date": "2025-01-30",
            "count": 1
          },
          {
            "date": "2025-02-13",
            "count": 1
          },
          {
            "date": "2025-02-27",
            "count": 1
          },
          {
            "date": "2025-03-04",
            "count": 1
          },
          {
            "date": "2025-03-21",
            "count": 3
          },
          {
            "date": "2025-05-02",
            "count": 1
          },
          {
            "date": "2025-05-05",
            "count": 1
          },
          {
            "date": "2025-05-10",
            "count": 1
          },
          {
            "date": "2025-05-21",
            "count": 1
          },
          {
            "date": "2025-05-25",
            "count": 1
          },
          {
            "date": "2025-06-04",
            "count": 1
          },
          {
            "date": "2025-06-13",
            "count": 1
          },
          {
            "date": "2025-07-03",
            "count": 1
          },
          {
            "date": "2025-07-15",
            "count": 1
          },
          {
            "date": "2025-07-26",
            "count": 1
          },
          {
            "date": "2025-07-30",
            "count": 2
          },
          {
            "date": "2025-08-07",
            "count": 1
          },
          {
            "date": "2025-08-08",
            "count": 1
          },
          {
            "date": "2025-08-10",
            "count": 1
          },
          {
            "date": "2025-08-15",
            "count": 1
          },
          {
            "date": "2025-08-26",
            "count": 1
          },
          {
            "date": "2025-09-05",
            "count": 1
          },
          {
            "date": "2025-09-07",
            "count": 1
          },
          {
            "date": "2025-09-17",
            "count": 1
          },
          {
            "date": "2025-09-29",
            "count": 1
          },
          {
            "date": "2025-10-09",
            "count": 1
          },
          {
            "date": "2025-10-14",
            "count": 1
          },
          {
            "date": "2025-12-18",
            "count": 1
          },
          {
            "date": "2025-12-23",
            "count": 1
          },
          {
            "date": "2025-12-26",
            "count": 1
          },
          {
            "date": "2025-12-28",
            "count": 1
          },
          {
            "date": "2026-01-11",
            "count": 1
          },
          {
            "date": "2026-01-13",
            "count": 2
          },
          {
            "date": "2026-01-18",
            "count": 1
          },
          {
            "date": "2026-02-05",
            "count": 1
          },
          {
            "date": "2026-02-10",
            "count": 1
          },
          {
            "date": "2026-02-15",
            "count": 1
          },
          {
            "date": "2026-02-20",
            "count": 1
          },
          {
            "date": "2026-03-06",
            "count": 1
          },
          {
            "date": "2026-03-07",
            "count": 1
          },
          {
            "date": "2026-03-16",
            "count": 1
          },
          {
            "date": "2026-03-21",
            "count": 1
          },
          {
            "date": "2026-03-25",
            "count": 1
          },
          {
            "date": "2026-03-28",
            "count": 1
          },
          {
            "date": "2026-03-30",
            "count": 1
          },
          {
            "date": "2026-03-31",
            "count": 1
          },
          {
            "date": "2026-04-03",
            "count": 2
          },
          {
            "date": "2026-04-07",
            "count": 1
          },
          {
            "date": "2026-04-16",
            "count": 1
          },
          {
            "date": "2026-04-28",
            "count": 1
          },
          {
            "date": "2026-05-05",
            "count": 1
          },
          {
            "date": "2026-05-11",
            "count": 1
          },
          {
            "date": "2026-05-15",
            "count": 1
          },
          {
            "date": "2026-05-27",
            "count": 1
          },
          {
            "date": "2026-06-10",
            "count": 1
          },
          {
            "date": "2026-06-22",
            "count": 1
          },
          {
            "date": "2026-07-18",
            "count": 1
          },
          {
            "date": "2026-07-21",
            "count": 1
          },
          {
            "date": "2026-07-31",
            "count": 1
          },
          {
            "date": "2026-08-01",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 691,
        "total_forks": 726
      },
      "star_history": null,
      "open_issues_and_prs": 97
    },
    "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": 114059,
      "source_files_sampled": 41,
      "oversized_source_files": 5,
      "agent_instruction_files": [],
      "agent_instruction_max_bytes": null
    },
    "dependencies": {
      "manifests": [
        "package.json"
      ],
      "advisories": {
        "error": null,
        "scope": "published_package",
        "source": "osv",
        "findings": [],
        "collected": true,
        "malicious": [],
        "truncated": false,
        "by_severity": {},
        "advisory_count": 0,
        "affected_count": 0,
        "assessed_count": 7,
        "malicious_count": 0,
        "assessed_package": "npm:ssh2@1.17.0",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "asn1",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^0.2.6"
        },
        {
          "name": "bcrypt-pbkdf",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "^1.0.2"
        }
      ],
      "all_dependencies": {
        "error": null,
        "source": "github-sbom",
        "packages": [
          {
            "name": "asn1",
            "direct": true,
            "version": "^0.2.6",
            "ecosystem": "npm"
          },
          {
            "name": "bcrypt-pbkdf",
            "direct": true,
            "version": "^1.0.2",
            "ecosystem": "npm"
          },
          {
            "name": "@mscdex/eslint-config",
            "direct": false,
            "version": "^1.1.0",
            "ecosystem": "npm"
          },
          {
            "name": "cpu-features",
            "direct": false,
            "version": "~0.0.10",
            "ecosystem": "npm"
          },
          {
            "name": "eslint",
            "direct": false,
            "version": "^7.32.0",
            "ecosystem": "npm"
          },
          {
            "name": "nan",
            "direct": false,
            "version": "^2.27.0",
            "ecosystem": "npm"
          }
        ],
        "collected": true,
        "truncated": false,
        "total_count": 6,
        "direct_count": 2,
        "indirect_count": 4
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 40,
        "merged_prs": 26,
        "open_issues": 57,
        "closed_ratio": 0.957,
        "closed_issues": 1280,
        "closed_unmerged_prs": 96
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "mscdex",
          "commits": 1039,
          "avatar_url": "https://avatars.githubusercontent.com/u/54666?v=4"
        },
        {
          "type": "User",
          "login": "dqminh",
          "commits": 4,
          "avatar_url": "https://avatars.githubusercontent.com/u/62707?v=4"
        },
        {
          "type": "User",
          "login": "jkingyens",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/1118200?v=4"
        },
        {
          "type": "User",
          "login": "wdavidw",
          "commits": 3,
          "avatar_url": "https://avatars.githubusercontent.com/u/46896?v=4"
        },
        {
          "type": "User",
          "login": "mmalecki",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/692459?v=4"
        },
        {
          "type": "User",
          "login": "xxorax",
          "commits": 2,
          "avatar_url": "https://avatars.githubusercontent.com/u/205049?v=4"
        },
        {
          "type": "User",
          "login": "SchoofsKelvin",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/14597409?v=4"
        },
        {
          "type": "User",
          "login": "KodeStar",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/5698566?v=4"
        },
        {
          "type": "User",
          "login": "Marcel-a",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/38622815?v=4"
        },
        {
          "type": "User",
          "login": "mafintosh",
          "commits": 1,
          "avatar_url": "https://avatars.githubusercontent.com/u/376661?v=4"
        }
      ],
      "contributors_sampled": 34,
      "top_contributor_share": 0.961
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "ci.yml",
        "lint.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [
        ".eslintrc.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": null,
            "reason": "no pull request found",
            "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/30 approved changesets -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
          },
          {
            "name": "Contributors",
            "score": 0,
            "reason": "project has 0 contributing companies or organizations -- score normalized to 0",
            "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": 6,
            "reason": "5 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 6",
            "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": "no SAST tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
          },
          {
            "name": "Security-Policy",
            "score": 0,
            "reason": "security policy file not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
          },
          {
            "name": "Signed-Releases",
            "score": null,
            "reason": "no releases found",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
          },
          {
            "name": "Token-Permissions",
            "score": 0,
            "reason": "detected GitHub workflow tokens with excessive permissions",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
          },
          {
            "name": "Vulnerabilities",
            "score": 10,
            "reason": "0 existing vulnerabilities detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
          }
        ],
        "commit": "318d447ce3aca26e1ac73b63767b82a29b02467b",
        "ran_at": "2026-08-01T14:48:30Z",
        "aggregate_score": 3.6,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "ci_last_run_at": "2026-05-27T21:23:13Z",
      "oldest_open_prs": [
        {
          "number": 781,
          "created_at": "2019-04-19T19:43:54Z",
          "last_comment_at": "2025-10-10T18:10:52Z",
          "last_comment_author": "Luwdo"
        },
        {
          "number": 784,
          "created_at": "2019-04-25T15:41:52Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 789,
          "created_at": "2019-05-21T23:01:05Z",
          "last_comment_at": "2019-10-24T22:45:09Z",
          "last_comment_author": "ad-m"
        },
        {
          "number": 808,
          "created_at": "2019-07-21T15:17:26Z",
          "last_comment_at": "2025-04-16T10:10:00Z",
          "last_comment_author": "BlackHole1"
        },
        {
          "number": 837,
          "created_at": "2019-10-10T16:18:25Z",
          "last_comment_at": "2019-10-10T17:10:26Z",
          "last_comment_author": "mscdex"
        },
        {
          "number": 894,
          "created_at": "2020-05-21T19:36:09Z",
          "last_comment_at": "2022-03-09T03:25:18Z",
          "last_comment_author": "mscdex"
        },
        {
          "number": 993,
          "created_at": "2021-03-25T11:59:43Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1091,
          "created_at": "2021-11-20T00:32:10Z",
          "last_comment_at": "2021-12-11T07:07:29Z",
          "last_comment_author": "vorble"
        },
        {
          "number": 1095,
          "created_at": "2021-11-29T22:23:18Z",
          "last_comment_at": "2026-01-29T02:20:09Z",
          "last_comment_author": "schantaraud"
        },
        {
          "number": 1106,
          "created_at": "2021-12-13T13:35:24Z",
          "last_comment_at": "2021-12-13T15:33:27Z",
          "last_comment_author": "mscdex"
        },
        {
          "number": 1111,
          "created_at": "2021-12-21T21:43:17Z",
          "last_comment_at": "2023-02-08T18:51:34Z",
          "last_comment_author": "slifty"
        },
        {
          "number": 1125,
          "created_at": "2022-01-28T17:46:08Z",
          "last_comment_at": "2022-01-28T17:52:51Z",
          "last_comment_author": "justfalter"
        },
        {
          "number": 1197,
          "created_at": "2022-06-30T16:43:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1215,
          "created_at": "2022-09-13T21:41:04Z",
          "last_comment_at": "2022-09-14T04:58:01Z",
          "last_comment_author": "jeanp413"
        },
        {
          "number": 1223,
          "created_at": "2022-10-10T08:00:15Z",
          "last_comment_at": "2025-06-18T16:29:35Z",
          "last_comment_author": "Luwdo"
        },
        {
          "number": 1243,
          "created_at": "2022-12-06T21:27:24Z",
          "last_comment_at": "2023-02-17T10:32:51Z",
          "last_comment_author": "ivan-hz"
        },
        {
          "number": 1296,
          "created_at": "2023-05-12T11:59:39Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1324,
          "created_at": "2023-08-25T00:24:48Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1344,
          "created_at": "2023-11-15T01:30:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 1345,
          "created_at": "2023-11-16T04:46:48Z",
          "last_comment_at": "2024-08-22T13:06:00Z",
          "last_comment_author": "GitMensch"
        }
      ],
      "last_merged_pr_at": "2015-01-18T18:07:28Z",
      "ci_last_conclusion": "SUCCESS",
      "oldest_open_issues": [
        {
          "number": 281,
          "created_at": "2015-06-10T13:35:51Z",
          "last_comment_at": "2015-07-20T15:17:48Z",
          "last_comment_author": "mscdex"
        },
        {
          "number": 333,
          "created_at": "2015-10-20T16:41:07Z",
          "last_comment_at": "2022-09-22T16:40:10Z",
          "last_comment_author": "quentinmit"
        },
        {
          "number": 437,
          "created_at": "2016-06-10T09:51:14Z",
          "last_comment_at": "2021-07-16T11:28:36Z",
          "last_comment_author": "rabeeshcharles"
        },
        {
          "number": 551,
          "created_at": "2017-04-30T21:39:54Z",
          "last_comment_at": "2025-04-30T09:17:29Z",
          "last_comment_author": "darkmirrors"
        },
        {
          "number": 623,
          "created_at": "2017-10-16T01:23:49Z",
          "last_comment_at": "2024-08-09T14:14:48Z",
          "last_comment_author": "nylon22"
        },
        {
          "number": 752,
          "created_at": "2018-12-26T02:16:07Z",
          "last_comment_at": "2018-12-26T13:19:05Z",
          "last_comment_author": "mscdex"
        },
        {
          "number": 792,
          "created_at": "2019-06-06T07:49:09Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 820,
          "created_at": "2019-08-10T16:21:24Z",
          "last_comment_at": "2019-08-10T17:20:25Z",
          "last_comment_author": "kishor-nrpt"
        },
        {
          "number": 858,
          "created_at": "2019-12-05T18:06:50Z",
          "last_comment_at": "2020-01-07T17:39:02Z",
          "last_comment_author": "TimWolla"
        },
        {
          "number": 910,
          "created_at": "2020-08-03T23:39:25Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 916,
          "created_at": "2020-08-18T17:13:10Z",
          "last_comment_at": "2020-09-04T10:02:50Z",
          "last_comment_author": "shangchengxiang"
        },
        {
          "number": 927,
          "created_at": "2020-09-08T12:37:15Z",
          "last_comment_at": "2021-10-06T08:20:01Z",
          "last_comment_author": "dhensby"
        },
        {
          "number": 928,
          "created_at": "2020-09-08T16:38:04Z",
          "last_comment_at": null,
          "last_comment_author": null
        },
        {
          "number": 942,
          "created_at": "2020-10-16T15:00:57Z",
          "last_comment_at": "2020-10-19T10:13:15Z",
          "last_comment_author": "xxorax"
        },
        {
          "number": 1081,
          "created_at": "2021-10-16T09:54:52Z",
          "last_comment_at": "2022-02-03T10:44:41Z",
          "last_comment_author": "formula1"
        },
        {
          "number": 1086,
          "created_at": "2021-11-08T06:54:32Z",
          "last_comment_at": "2022-01-20T02:17:13Z",
          "last_comment_author": "hsqoo"
        },
        {
          "number": 1118,
          "created_at": "2022-01-10T11:17:04Z",
          "last_comment_at": "2023-07-12T18:12:41Z",
          "last_comment_author": "ethanherbertson"
        },
        {
          "number": 1124,
          "created_at": "2022-01-28T17:06:03Z",
          "last_comment_at": "2022-02-03T09:49:27Z",
          "last_comment_author": "formula1"
        },
        {
          "number": 1140,
          "created_at": "2022-03-03T14:54:23Z",
          "last_comment_at": "2025-11-24T16:38:26Z",
          "last_comment_author": "greper"
        },
        {
          "number": 1152,
          "created_at": "2022-03-22T12:29:28Z",
          "last_comment_at": null,
          "last_comment_author": null
        }
      ]
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/mscdex/ssh2",
    "host": "github.com",
    "name": "ssh2",
    "owner": "mscdex"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "moderate",
      "name": "Overall health",
      "note": "The weighted overall 57 is calibrated to 60 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 57,
            "calibrated": 60,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 60,
      "inputs": {
        "security": 49,
        "vitality": 40,
        "community": 80,
        "governance": 57,
        "calibration": "2026-08-02",
        "engineering": 64,
        "ai_readiness": 38,
        "weighted_overall_raw": 57
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "weak",
        "name": "Vitality",
        "value": 40,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "at_risk",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 34,
            "inputs": {
              "commits_last_year": 9,
              "human_commit_share": 1,
              "days_since_last_push": 65,
              "active_weeks_last_year": 2
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 65 days ago",
                "points": 18,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 65
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "2/52 weeks with commits",
                "points": 1.4,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 2
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "9 commits in the last year",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 9
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "5 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 6",
                "points": 6,
                "status": "partial",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "moderate",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 50,
            "inputs": {
              "releases_count": 100,
              "latest_release_tag": "v1.17.0",
              "releases_from_tags": true,
              "days_since_latest_release": 345,
              "mean_days_between_releases": 138.4
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "100 version tags (no GitHub releases)",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "version_tags_no_releases",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 345 days ago",
                "points": 16.2,
                "status": "partial",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 345
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~138.4 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 138.4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "openssf_scorecard_signed_releases",
                "name": "OpenSSF Scorecard: Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 10
              }
            ]
          },
          {
            "key": "abandonment",
            "band": "exceptional",
            "name": "Abandonment",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "cap": null,
              "state": "maintained",
              "guards": [],
              "signals": [],
              "red_flag": false,
              "multiplier_pct": 100,
              "declared_reason": null,
              "unverified_reason": null,
              "unanswered_open_prs": null,
              "unanswered_open_issues": null,
              "days_since_last_merged_pr": null,
              "days_since_last_human_commit": 68,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 68 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 68
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "excellent",
        "name": "Community & Adoption",
        "value": 80,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "exceptional",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 95,
            "inputs": {
              "forks": 726,
              "stars": 5809,
              "watchers": 118,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "5,809 stars",
                "points": 60,
                "status": "met",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 5809
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "726 forks",
                "points": 23.8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 726
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "118 watchers",
                "points": 11.5,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 118
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "moderate",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 50,
            "inputs": {
              "has_readme": true,
              "has_license": true,
              "readme_badges": null,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 22.5,
                "status": "met",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "recognized license (MIT)",
                "points": 22.5,
                "status": "met",
                "details": [
                  {
                    "code": "license_standard",
                    "params": {}
                  },
                  {
                    "code": "license_spdx",
                    "params": {
                      "spdx": "MIT"
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          },
          {
            "key": "ecosystem_adoption",
            "band": "exceptional",
            "name": "Ecosystem adoption (downloads)",
            "note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "registry_dependents"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "packages": [
                "ssh2"
              ],
              "dependents": null,
              "ecosystems": "npm",
              "total_downloads": null,
              "monthly_downloads": 42440371
            },
            "components": [
              {
                "key": "monthly_downloads",
                "name": "Monthly downloads",
                "detail": "42,440,371 downloads/month across npm",
                "points": 80,
                "status": "met",
                "details": [
                  {
                    "code": "downloads_monthly",
                    "params": {
                      "count": 42440371,
                      "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": "moderate",
        "name": "Sustainability & Governance",
        "value": 57,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "at_risk",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 23,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 34,
              "top_contributor_share": 0.961
            },
            "components": [
              {
                "key": "bus_factor",
                "name": "Bus factor",
                "detail": "1 contributor(s) cover half of all commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "bus_factor",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 54
              },
              {
                "key": "commit_distribution",
                "name": "Commit distribution",
                "detail": "top contributor authored 96% of commits",
                "points": 0.9,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "34 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 34
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "moderate",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 54,
            "inputs": {
              "merged_prs": 26,
              "open_issues": 57,
              "closed_issues": 1280,
              "prs_merged_7d": null,
              "prs_decided_7d": null,
              "prs_merged_30d": null,
              "prs_decided_30d": null,
              "issue_closed_ratio": 0.957,
              "closed_unmerged_prs": 96,
              "first_time_authors_30d": null,
              "first_time_prs_merged_30d": null,
              "first_time_prs_decided_30d": null
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "96% of issues closed",
                "points": 40.2,
                "status": "partial",
                "details": [
                  {
                    "code": "issues_closed_share",
                    "params": {
                      "share": 96
                    }
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "26/122 decided PRs merged",
                "points": 6.4,
                "status": "partial",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 26,
                      "decided": 122
                    }
                  }
                ],
                "max_points": 30
              },
              {
                "key": "newcomer_pr_acceptance",
                "name": "Newcomer PR acceptance",
                "detail": "no first-time contributor's PR decided in 30d",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_newcomer_prs",
                    "params": {
                      "days": 30
                    }
                  }
                ],
                "max_points": 13
              },
              {
                "key": "openssf_scorecard_code_review",
                "name": "OpenSSF Scorecard: Code-Review",
                "detail": "Found 0/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              }
            ]
          },
          {
            "key": "stewardship",
            "band": "good",
            "name": "Ownership & stewardship",
            "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "verified_domain"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 72,
            "inputs": {
              "followers": 1259,
              "owner_type": "User",
              "is_verified": null,
              "owner_login": "mscdex",
              "public_repos": 96,
              "account_age_days": 6376
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "personal (user) account",
                "points": 10,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_personal",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": "not applicable to user accounts",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "not_applicable_to_user_accounts",
                    "params": {}
                  }
                ],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "1,259 followers of mscdex",
                "points": 22.3,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 1259,
                      "login": "mscdex"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "96 public repos, account ~17 yr old",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 96
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 17
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          },
          {
            "key": "package_maintenance",
            "band": "excellent",
            "name": "Package maintenance",
            "note": null,
            "notes": [],
            "value": 91,
            "inputs": {
              "packages": [
                "ssh2"
              ],
              "ecosystems": "npm",
              "any_deprecated": false,
              "min_days_since_publish": 345
            },
            "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 345 days ago",
                "points": 26,
                "status": "partial",
                "details": [
                  {
                    "code": "publish_recency",
                    "params": {
                      "days": 345
                    }
                  }
                ],
                "max_points": 35
              },
              {
                "key": "version_history",
                "name": "Version history",
                "detail": "106 published versions",
                "points": 20,
                "status": "met",
                "details": [
                  {
                    "code": "published_versions",
                    "params": {
                      "count": 106
                    }
                  }
                ],
                "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": "moderate",
        "name": "Engineering Quality",
        "value": 64,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "excellent",
            "name": "Engineering practices",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_ci_tests"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 80,
            "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": "2 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 2
                    }
                  }
                ],
                "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": ".eslintrc.js",
                "points": 16,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "weak",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": null,
              "has_readme": true,
              "has_docs_dir": false,
              "has_description": true
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 30,
                "status": "met",
                "details": [],
                "max_points": 30
              },
              {
                "key": "documentation_directory",
                "name": "Documentation directory",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 25
              },
              {
                "key": "documentation_homepage_site",
                "name": "Documentation / homepage site",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "weak",
        "name": "Security",
        "value": 49,
        "weight": 0.16,
        "metrics": [
          {
            "key": "security_posture",
            "band": "weak",
            "name": "Security posture",
            "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "ci_tests",
                    "packaging",
                    "signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 36,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 3.6
            },
            "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": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "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/30 approved changesets -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "contributors",
                "name": "Contributors",
                "detail": "project has 0 contributing companies or organizations -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "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": "5 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 6",
                "points": 4.5,
                "status": "partial",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "no SAST tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "security_policy",
                "name": "Security-Policy",
                "detail": "security policy file not detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "signed_releases",
                "name": "Signed-Releases",
                "detail": "no releases found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 7.5
              },
              {
                "key": "token_permissions",
                "name": "Token-Permissions",
                "detail": "detected GitHub workflow tokens with excessive permissions",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "vulnerabilities",
                "name": "Vulnerabilities",
                "detail": "0 existing vulnerabilities detected",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              }
            ]
          },
          {
            "key": "dependency_advisories",
            "band": "exceptional",
            "name": "Dependency advisories",
            "note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:ssh2@1.17.0 runtime dependency closure — what installing the published package pulls in — 7 packages. Reachability is not analyzed.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "no_advisories_left_outstanding"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              },
              {
                "code": "advisories_scope_published",
                "params": {
                  "package": "npm:ssh2@1.17.0",
                  "assessed": 7
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 7,
              "unassessed_packages": 0,
              "affected_by_severity": "none",
              "direct_affected_packages": 0
            },
            "components": [
              {
                "key": "direct_dependencies_free_of_known_advisories",
                "name": "Direct dependencies free of known advisories",
                "detail": "no direct dependency carries a known advisory",
                "points": 35,
                "status": "met",
                "details": [
                  {
                    "code": "no_direct_advisories",
                    "params": {}
                  }
                ],
                "max_points": 35
              },
              {
                "key": "indirect_dependencies_free_of_known_advisories",
                "name": "Indirect dependencies free of known advisories",
                "detail": "no indirect dependency carries a known advisory",
                "points": 25,
                "status": "met",
                "details": [
                  {
                    "code": "no_indirect_advisories",
                    "params": {}
                  }
                ],
                "max_points": 25
              },
              {
                "key": "no_advisories_left_outstanding",
                "name": "No advisories left outstanding",
                "detail": "no advisory carries a publication date",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "advisories_no_publication_date",
                    "params": {}
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "malicious_dependencies",
            "band": "exceptional",
            "name": "Malicious dependencies",
            "note": null,
            "notes": [],
            "value": 100,
            "inputs": {
              "source": "osv",
              "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
              "packages": [],
              "red_flag": false,
              "assessed_packages": 7,
              "malicious_packages": 0,
              "direct_malicious_packages": 0,
              "withdrawn_malicious_packages": 0,
              "installable_malicious_packages": 0
            },
            "components": [
              {
                "key": "no_dependency_reported_as_a_malicious_package",
                "name": "No dependency reported as a malicious package",
                "detail": "no dependency is reported as a malicious package",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "no_malicious_dependencies",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          },
          {
            "key": "high_risk_jurisdiction_exposure",
            "band": "exceptional",
            "name": "High-Risk Jurisdiction Exposure",
            "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
            "notes": [
              {
                "code": "jurisdiction_evidence_limits",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "meaning": "self-published location evidence; not nationality or citizenship",
              "red_flag": false,
              "exposures": [],
              "policy_countries": [
                "Russia",
                "Iran",
                "North Korea"
              ],
              "commit_weight_rule": {
                "min_commits": 50,
                "min_commit_share": 0.1
              },
              "review_only_matches": 0,
              "below_threshold_exposures": [],
              "assessed_self_published_locations": 10
            },
            "components": [
              {
                "key": "policy_exposure_multiplier",
                "name": "Policy exposure multiplier",
                "detail": "no confirmed policy-scope location match",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "jurisdiction_no_match",
                    "params": {}
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
      },
      {
        "key": "ai_readiness",
        "band": "weak",
        "name": "AI Readiness",
        "value": 38,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "weak",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 38,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.72,
              "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": "72 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 38.4,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 72,
                      "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": ".eslintrc.js",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": ".eslintrc.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": "weak",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 48,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 114059,
              "source_files_sampled": 41,
              "oversized_source_files": 5
            },
            "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": "5/41 source files over 60KB",
                "points": 48.3,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 41,
                      "oversized": 5
                    }
                  }
                ],
                "max_points": 55
              }
            ]
          },
          {
            "key": "ai_interfaces",
            "band": "weak",
            "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? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
      }
    ],
    "classification": {
      "labels": [
        "library"
      ],
      "scores": {
        "library": 6
      },
      "primary": "library",
      "evidence": [
        {
          "tier": "distribution",
          "label": "library",
          "source": "registry:npm",
          "weight": 6
        }
      ],
      "artifacts": [],
      "confidence": "medium",
      "host_extension": false,
      "runs_as_process": false,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.2"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-01T14:48:45.353615Z",
  "schema_version": "0.27.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mscdex/ssh2.svg",
  "full_name": "mscdex/ssh2",
  "license_state": "standard",
  "license_spdx": "MIT"
}

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

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

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