Public record
Software health reportschema 0.30.0 · metrics 2.3.2 · 2026-08-04 00:00 UTC

socketio / pm2

Node.js Production Process Manager with a built-in Load Balancer.

JavaScript · ShellCustom license★ 24 stars⑂ 10 forkssince Jun 2021forkView on GitHub ↗
KindCommand-line toolLibraryhow this is determined

socketio/pm2 holds a health index of 47 out of 100, placing it in the Weak band. It scores highest on Vitality (73/100) and lowest on Community & Adoption (26/100). It was last updated 10 days ago. A single contributor accounts for most of its recent work.

47
overall / 100
Weak

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.

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

Ownership

Socket.IOOrganization
943 followers54 public repossince Jan 2015

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

Package ecosystems

Metrics by category

Vitality

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

73Good · 21% of overall
How it's scored
28.8/36Push recency — last push 10 days ago
9/36Commit cadence — 13/52 weeks with commits
18/18Commit volume — 110 commits in the last year
10/10OpenSSF Scorecard: Maintained — 13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year110
human_commit_share1
days_since_last_push10
active_weeks_last_year13
How it's scored
27/27Ships releases — 4 releases published
36/36Release recency — latest release 10 days ago
12.6/27Release cadence — a release every ~136.1 days
0/10OpenSSF Scorecard: Signed-Releases — no data
Inputs used
releases_count4
latest_release_tag@socket.io/pm2@7.0.3
releases_from_tagsno
days_since_latest_release10
mean_days_between_releases136.1
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?

26At Risk · 17% of overall
How it's scored
22.1/60Stars — 24 stars
8/25Forks — 10 forks
1.7/15Watchers — 3 watchers
Inputs used
forks10
stars24
watchers3
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
0/22.5README
16.9/22.5License — license file present, not a recognized license
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeno
has_licenseno
readme_badges3
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesbadge.fury.io, shields.io
has_pull_request_templateno

Sustainability & Governance

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

39Weak · 23% of overall
How it's scored
9/54Bus factor — 1 contributor(s) cover half of all commits
7.1/22.5Commit distribution — top contributor authored 68% of commits
13.5/13.5Contributor breadth — 100 contributors
10/10OpenSSF Scorecard: Contributors — project has 83 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled100
top_contributor_share0.685
How it's scored
0/42Issue resolution — no issues or no data
0/30PR acceptance — 0/2 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_prs0
open_issues0
closed_issues0
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio
closed_unmerged_prs2
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, newcomer_pr_acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backing — organization-owned
0/20Verified domain
21.4/25Owner reach — 943 followers of socketio
24.7/25Track record — 54 public repos, account ~11 yr old
Inputs used
followers943
owner_typeOrganization
is_verified
owner_loginsocketio
public_repos54
account_age_days4,217

Engineering Quality

Are baseline engineering and documentation practices in place?

47Weak · 19% of overall
How it's scored
24/24CI workflows — 1 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests — no data
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

15Critical
How it's scored
0/30README
0/25Documentation directory
15/15Documentation / homepage site — https://pm2.io
0/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://pm2.io
has_readmeno
has_docs_dirno
has_descriptionno

Security

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

53Moderate · 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
2.5/2.5Contributors — project has 83 contributing companies or organizations
10/10Dangerous-Workflow — no dangerous workflow patterns detected
0/7.5Dependency-Update-Tool — no update tool detected
0/5Fuzzing — project is not fuzzed
2.2/2.5License — license file detected
7.5/7.5Maintained — 13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packaging — no data
0/5Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0
0/5SAST — 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_aggregate4.1
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_packages77
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:pm2@7.0.3 runtime dependency closure — what installing the published package pulls in — 77 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.

46Weak · 4% of overall
How it's scored
0/45Agent instructions — no CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
6.9/40Legible commit history — 13 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
legible_history_share0.13
agent_instruction_files
agent_instruction_max_bytes
How it's scored
18/18One-command bootstrap — modules/pm2-axon/lib/configurable/Makefile
22/22Automated tests
0/11Lint / format config
11/11Static type checking — types/tsconfig.json
10/10Reproducible environment — Dockerfile
2/10Demonstrated agent practice — 1 of the last 100 commits agent-authored or agent-credited
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_dockerfileyes
typed_languageno
bootstrap_filesmodules/pm2-axon/lib/configurable/Makefile
has_devcontainerno
has_linter_configno
typecheck_configstypes/tsconfig.json
agent_commit_share0.01
toolchain_manifests
dependency_bot_commit_share0
How it's scored
27/45Type-checkable code — JavaScript with type-check config (types/tsconfig.json)
54.8/55Manageable file sizes — 2/597 source files over 60KB
Inputs used
primary_languageJavaScript
largest_source_bytes110,836
source_files_sampled597
oversized_source_files2
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

24GitHub stars
100contributors
110commits, last 12 months
10days since last push
4releases
1bus factor
0open issues
npmpackage ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • Community profile unavailable
  • npm package 'pm2' points at a different repository (https://github.com/Unitech/pm2); excluded from ecosystem scoring
  • GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

More detail

Star and fork history 0 ★ / 10 ⇿
0Stars
10Forks

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.

2468101022022-012023-092025-05

Each point covers 3 days.

OpenSSF Scorecard 4.1 / 10
4.1aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-08-03 23:59 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
10Contributorsproject has 83 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
9Licenselicense file detected
10Maintained13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
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 22
RegistryPackageVersion constraintManifest
npm@pm2/blessed0.1.81package.json
npm@pm2/js-api0.8.1package.json
npm@pm2/pm2-version-check1.0.4package.json
npmamp0.3.1package.json
npmamp-message0.1.2package.json
npmansis4.0.0-node10package.json
npmasync3.2.6package.json
npmchokidar3.6.0package.json
npmcli-tableau2.0.1package.json
npmcommander2.15.1package.json
npmcroner4.1.97package.json
npmdayjs1.11.15package.json
npmdebug4.4.3package.json
npmeventemitter26.4.9package.json
npmfast-json-patch3.1.1package.json
npmjs-yaml4.3.0package.json
npmpidusage4.0.1package.json
npmpm2-deploy1.0.2package.json
npmproxy-agent6.5.0package.json
npmsemver7.7.2package.json
npmtx21.0.5package.json
npmws8.21.0package.json
All dependencies not collected

The resolved dependency set could not be collected for this report: GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository

Dependency advisories 0

Installing npm:pm2@7.0.3 pulls in 77 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": true,
      "size_kb": 14151,
      "has_wiki": false,
      "homepage": "https://pm2.io",
      "languages": {
        "Shell": 184487,
        "Python": 122,
        "Smarty": 3505,
        "Makefile": 89,
        "Dockerfile": 1885,
        "JavaScript": 1341308,
        "PowerShell": 90,
        "Go Template": 1927
      },
      "pushed_at": "2026-07-24T12:09:40Z",
      "created_at": "2021-06-22T05:17:20Z",
      "owner_type": "Organization",
      "updated_at": "2026-07-24T08:38:03Z",
      "description": "Node.js Production Process Manager with a built-in Load Balancer.",
      "is_archived": false,
      "is_disabled": false,
      "license_spdx": null,
      "default_branch": "master",
      "license_spdx_raw": "NOASSERTION",
      "primary_language": "JavaScript",
      "significant_languages": [
        "JavaScript",
        "Shell"
      ]
    },
    "owner": {
      "blog": "https://socket.io",
      "name": "Socket.IO",
      "type": "Organization",
      "login": "socketio",
      "company": null,
      "location": "Automattic",
      "followers": 943,
      "avatar_url": "https://avatars.githubusercontent.com/u/10566080?v=4",
      "created_at": "2015-01-16T19:57:15Z",
      "is_verified": null,
      "public_repos": 54,
      "account_age_days": 4217
    },
    "license": {
      "state": "custom",
      "spdx_id": null,
      "raw_spdx": "NOASSERTION",
      "file_present": true,
      "scorecard_found": true,
      "profile_has_license": false
    },
    "activity": {
      "releases": [
        {
          "tag": "@socket.io/pm2@7.0.3",
          "kind": "other",
          "published_at": "2026-07-24T12:11:14Z"
        },
        {
          "tag": "@socket.io/pm2@6.0.14",
          "kind": "other",
          "published_at": "2026-06-08T08:46:48Z"
        },
        {
          "tag": "v6.0.8-socket.io",
          "kind": "prerelease",
          "published_at": "2025-06-11T08:19:34Z"
        },
        {
          "tag": "v5.3.0-socket.io",
          "kind": "prerelease",
          "published_at": "2025-06-11T08:22:08Z"
        }
      ],
      "recent_commits": [
        {
          "oid": "31adee8048dbbc1ee36a7df7cdbcaca2559708df",
          "body": null,
          "is_bot": false,
          "headline": "README update",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-07-02T08:19:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2669090350cd178c309efa6aeec2289a31f40fd2",
          "body": null,
          "is_bot": false,
          "headline": "README fixes",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-07-02T07:44:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "adb488836538a07ef048ae0c7c8adb601a11b782",
          "body": null,
          "is_bot": false,
          "headline": "remove last trailing in pm2 stats",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-07-02T07:43:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "429c4e89a56932a02e84ab125ecf9723f85406d1",
          "body": null,
          "is_bot": false,
          "headline": "restore pm2-v4 logo",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-07-02T07:33:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "01d4f6d59c5eaf4ff6683bb38824dcf38d25b289",
          "body": null,
          "is_bot": false,
          "headline": "pm2@7.0.3",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-06-29T08:59:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b1a83d9cfe4c69b32f96212f2510826fee7afae5",
          "body": null,
          "is_bot": false,
          "headline": "pm2@7.0.3",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-06-29T08:58:51Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fbad853c05df3f8cad386edba657b33fb6439193",
          "body": null,
          "is_bot": false,
          "headline": "pm2@7.0.2",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-06-29T08:42:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2204a950ae30f20f12b04da60191d2b2c1e3e643",
          "body": null,
          "is_bot": false,
          "headline": "vizion git parsing refactor - drop hg/svn",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-21T09:14:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "93a52ce010208680b9f63068d4cd15c2c456d1e7",
          "body": "Vendor vizion into modules/vizion (mirrors the pm2-axon bundled-library\npattern: index.js + lib/, no package.json). Drop the vizion dependency and\npromote its runtime deps (git-node-fs, ini, js-git) to direct deps; async@3\nis already bundled. Rewrite the 8 require('vizion') call sites to relative\npa\n[…]\nitive async@2 -> lodash chain (~2 MB / ~195 files off\na fresh install). @pm2/js-api still pulls async@2 and is handled separately.\n\nCo-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>",
          "is_bot": false,
          "headline": "embed vizion",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-19T14:01:54Z",
          "body_truncated": true,
          "is_coding_agent": true
        },
        {
          "oid": "1b4e8845bddf7391dc24259ffc69fcafd88e963a",
          "body": null,
          "is_bot": false,
          "headline": "display fix + sysmetrics by default",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-19T13:40:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "76a78ab589874189410057d687060d5a549d7cba",
          "body": null,
          "is_bot": false,
          "headline": "fix compact mode",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-19T12:14:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3c4442d92f6b8cb3848d6c2abae634b37f9816c0",
          "body": null,
          "is_bot": false,
          "headline": "embed pm2-sysmonit",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-19T12:08:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6d227c79fa53327ddfcce1e1505ffcfa6eb0b747",
          "body": null,
          "is_bot": false,
          "headline": "fix pm2 ls username clip",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-19T11:35:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c032d296cb26ad5b30ff895f3bfab480d625292c",
          "body": null,
          "is_bot": false,
          "headline": "Fix  returning 403 Forbidden on Windows #6109",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-03T16:52:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ba62cae9b9b7116ee758b70f538919a52515fa26",
          "body": null,
          "is_bot": false,
          "headline": "pm2@7.0.1",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-02T13:19:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2afcbacbcf6c37cb9b7d5f9a4763567e353a71a0",
          "body": null,
          "is_bot": false,
          "headline": "revert polyglot binary because windows",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-02T13:05:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49cbb34fc8b26a8a47c2f825a75b6ecba5b3d9a4",
          "body": "…925 — max memory restart in pm2 describe",
          "is_bot": false,
          "headline": "#5957 — openrc.tpl perms + #6045 — port?: number in StartOptions + #5…",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-02T07:50:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2372f6ad0744b7f04c832a74cf3b897f5102c9f7",
          "body": null,
          "is_bot": false,
          "headline": "Fix Python (and other non-Node) interpreter regression on Ubuntu #5990",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-02T07:46:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "24adf55ccf3e928ca1cfe72676fe8bfa94589b99",
          "body": null,
          "is_bot": false,
          "headline": "pm2@7.0.0",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-02T07:07:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "36c3b51590691e01dd8dd863d7a10aa04b236c28",
          "body": null,
          "is_bot": false,
          "headline": "ungit package-lock + bun lock",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-02T06:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b44395ce2ded4fd3fd6c23ae258e5afb22d22a1d",
          "body": null,
          "is_bot": false,
          "headline": "fix deps",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-02T06:48:26Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "791d3532928132ea51e956584379cb30e29db685",
          "body": null,
          "is_bot": false,
          "headline": "pm2@7.0.0",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-02T06:36:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0887faf663b78baa5da68b9159c160875dcffe7c",
          "body": null,
          "is_bot": false,
          "headline": "Node 18.x",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-05-02T06:13:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "a6a2df67d9a5be52b1f1351acbdd5235826a2a8e",
          "body": null,
          "is_bot": false,
          "headline": "windows pm2 install fix",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-29T12:55:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7c1f96936e1cd1ce60d5bdb8e27e7ca65b2c2e55",
          "body": null,
          "is_bot": false,
          "headline": "no more shell: true + remove util._extends",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-29T11:46:15Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e00777446b15b8eb8ca82b1c5d5c8a8ce0e9362a",
          "body": null,
          "is_bot": false,
          "headline": "otel install fix",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-29T09:52:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "61a1142b6e53bb2bfb3015a2a67537452873aa24",
          "body": null,
          "is_bot": false,
          "headline": "psh",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T22:41:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8620c30416a5e1ed353c969cbacbcc91090a820c",
          "body": null,
          "is_bot": false,
          "headline": "otel",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T17:53:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f6f2a013ade34f601b14c414e50e3387fdc80aab",
          "body": null,
          "is_bot": false,
          "headline": "remove dead code",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T16:56:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "085fc7ce6f76a9c2fd0d9d90c5e8d4da5548df9a",
          "body": null,
          "is_bot": false,
          "headline": "Fix character",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T16:51:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2afe3a449a489f86260be9215798955c495a281e",
          "body": null,
          "is_bot": false,
          "headline": "otel fix",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T16:46:30Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "af39a2932579ad3103ad707337ccd8d081223c98",
          "body": null,
          "is_bot": false,
          "headline": "fs.access + add windows  test",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T16:42:28Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b16c18a7a821ebef5facbeb92d136228690fe2d1",
          "body": null,
          "is_bot": false,
          "headline": "remove smever old node.js checks",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T16:40:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "f1c91402982d2521121a30b759d8e0c1cd4a0d27",
          "body": null,
          "is_bot": false,
          "headline": "fix Windows Home Path Inconsistency + Null Header in CliAuth Redirect",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T16:22:48Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "26bdf2ec6f68337e0fd250aeb8d49e543b424653",
          "body": null,
          "is_bot": false,
          "headline": "lighten otel install",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T16:19:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a6e12656f08c3f78f2b89337b9fefe0d698b03c",
          "body": null,
          "is_bot": false,
          "headline": "path ftp fix",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T16:03:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "00d9e8f321f597493ce0416143cc0cf6465a0675",
          "body": null,
          "is_bot": false,
          "headline": "CHANGELOG.md",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T15:54:13Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "80cb6793af9508801a3338e4fcf12ddf75b767d0",
          "body": null,
          "is_bot": false,
          "headline": "changelog + treekill + types",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T15:45:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2208d5c1421c409a500d6116343901aeb7e552f8",
          "body": null,
          "is_bot": false,
          "headline": "bump package-lock.json",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T14:42:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3a58beb0faefe58d9a1b26fe4eda18a08cd72123",
          "body": null,
          "is_bot": false,
          "headline": "fix windows treekil",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T13:00:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d473077a5736c1e9c19c000ad4d27fc84c56c431",
          "body": null,
          "is_bot": false,
          "headline": "Add --ftp option to  for directory listing (python http.server style)",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T11:32:27Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1917d056c8564260db69a2c35b05abc5d58354bf",
          "body": null,
          "is_bot": false,
          "headline": "docker init",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T11:32:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e42cff286caf5d82f300c88e3a3fdecf6e496d81",
          "body": "… env vars #6106",
          "is_bot": false,
          "headline": "Fix Windows home path: use os.homedir() instead of HOMEPATH/HOMEDRIVE…",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T11:16:40Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d69cb7bc4c951581fd1643fc786acb4ee0afe61d",
          "body": null,
          "is_bot": false,
          "headline": "upgrade ws eventemitter",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T11:06:29Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ac28823c18d84bf40f33230b9994b586892eb8d3",
          "body": "…ace conditions #6084",
          "is_bot": false,
          "headline": "Rewrite TreeKill: single ps call + in-memory tree build, eliminates r…",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T11:03:11Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "1f039ec9dfd4f40a200bd5572027cbccddedaf91",
          "body": null,
          "is_bot": false,
          "headline": "Fix [object Object] env vars leaked to fork mode subprocesses #6073",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T09:04:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8b9354800a1d157cb9503a3ec414ef1e4700dc1c",
          "body": null,
          "is_bot": false,
          "headline": "CVE-2025-5891 Fix ReDoS in Config.js string-to-array split regex #6075",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T08:51:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6178d6b6ed4996818af810656bb2eb901f13b1dc",
          "body": "…File() #6089",
          "is_bot": false,
          "headline": "Fix command injection in WebAuth.js open() — replace exec() with exec…",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T08:32:08Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2a48705b948e994a86fbe3c9df1423bc082217ce",
          "body": "…traversal #6089",
          "is_bot": false,
          "headline": "Fix prototype pollution in Configuration.set/unset via __proto__ key …",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T08:30:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b6ef0ad2f9a7edd1fb82483365daf9cf26abe3fc",
          "body": "…#6089",
          "is_bot": false,
          "headline": "Fix HttpInterface env stripping never executing (WEB_STRIP_ENV_VARS) …",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T08:26:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6934a61ff9fb3991d8ce0ac912cc8857a1b526f6",
          "body": null,
          "is_bot": false,
          "headline": "opentelemetry upgrade + updgrade proxy-agent",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-04-28T08:23:04Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "fefa86783ca0f7b33fdae822f7b60faa71cc12c6",
          "body": null,
          "is_bot": false,
          "headline": "psh",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-03-27T13:30:10Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e2f9df03933fcc643785c08794a3512eb02806d",
          "body": null,
          "is_bot": false,
          "headline": "psh",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-03-27T12:27:34Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "e492ef9ef6e4e074f6f79cad417e6c6cb2e34289",
          "body": null,
          "is_bot": false,
          "headline": "psh",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-03-27T12:13:46Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6cc36afd494885112428c85ccbb4112df6216e0f",
          "body": null,
          "is_bot": false,
          "headline": "psh",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-03-27T11:59:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "643686734ffe2383adb5f52b80a2079ed0e83962",
          "body": null,
          "is_bot": false,
          "headline": "fix windows test + bun test",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-02-08T16:20:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "29df62666e16600ca7563783e7466ddac51c0ca2",
          "body": null,
          "is_bot": false,
          "headline": "psh",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-02-08T16:00:09Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c697544f16e3ca6744be829eb303e2c5b9607ba5",
          "body": "…ebang",
          "is_bot": false,
          "headline": "add windows test + clear test separation between node.js and bun + sh…",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-02-08T15:49:36Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "99eff7f7741ca2e26d428ee4b4cc8b190cd23eb8",
          "body": null,
          "is_bot": false,
          "headline": "test on nodejs 20 and latest",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-02-08T14:20:07Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "04fad964d1b2be8ddd63148d0c559a24ceec3562",
          "body": null,
          "is_bot": false,
          "headline": "v7 refactor",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-02-08T14:04:58Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5b2b295f0eaa533df63d3414747ff7c61a03c59f",
          "body": null,
          "is_bot": false,
          "headline": "MAX_JOBS=6",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-02-06T13:09:43Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "8f26102bc8582be5768139c9358b057738a8e68c",
          "body": "  wrapped-fork test for Node.js 22 and Bun compatibility",
          "is_bot": false,
          "headline": "Fix",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-02-06T12:49:18Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c1749bb206006f336818d13c2612adf02e938e24",
          "body": null,
          "is_bot": false,
          "headline": "Fix wrapped-fork test for Node.js 22 compatibility",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-02-06T12:20:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0d669fed787be8de096cd87f4feca4c6caca4807",
          "body": null,
          "is_bot": false,
          "headline": "Add gcc to Docker image for C compile test",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-02-06T12:00:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "63dc5432ef1f31e26aee0851c32e9f911b8fac96",
          "body": null,
          "is_bot": false,
          "headline": "Add Docker parallel test runner with Node.js and Bun support",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2026-02-06T11:57:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b93b31bd9bbf2ec6edf700f12ef4715ec02d72e",
          "body": null,
          "is_bot": false,
          "headline": "16 + 24",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-11-26T10:24:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5f3a554bd5278b0e5507037bdb7da77ebbbcf926",
          "body": null,
          "is_bot": false,
          "headline": "16.x",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-11-26T08:58:33Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "28f414f233c7ac046445d6af89db5c2de14b0e80",
          "body": null,
          "is_bot": false,
          "headline": "ipdate",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-11-26T08:37:50Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c9e8b0aad97defa73cdc25b7e9d4642937b51f90",
          "body": null,
          "is_bot": false,
          "headline": "test only on 24",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-11-26T08:16:44Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "ff1ca974afada8730aa55f8ed1df40e700cedbcb",
          "body": null,
          "is_bot": false,
          "headline": "pm2@6.0.14",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-11-26T08:14:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "34e6c013007b46010374c77e0617efc1ca0725c2",
          "body": null,
          "is_bot": false,
          "headline": "CVE-2025-64718 Update js-yaml",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-11-26T08:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c8b7332731c8fec6baa51c8b0ebdc5a4b89ad4f",
          "body": null,
          "is_bot": false,
          "headline": "replace fs.R_OK with fs.constants.T_OK #6012 #6019",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-11-26T08:12:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "6edb9c09b138ffbf5644926fc33d666eea11520e",
          "body": "Fixed version of @pm2/pm2-version-check",
          "is_bot": false,
          "headline": "Merge pull request #6055 from d-oliveros/master",
          "author_name": "Alexandre Strzelewicz",
          "author_login": "Unitech",
          "committed_at": "2025-11-26T08:11:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d0dc5a8de4bb97bfa95beebc3233bd88b872d10b",
          "body": "update pidusage to 4.0.1",
          "is_bot": false,
          "headline": "Merge pull request #6061 from claytercek/update-pidusage",
          "author_name": "Alexandre Strzelewicz",
          "author_login": "Unitech",
          "committed_at": "2025-11-26T08:10:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "926c0733d2663b0fd65ad06a782044a30a3d7904",
          "body": null,
          "is_bot": false,
          "headline": "update pidusage to 4.0.1",
          "author_name": "Clay Tercek",
          "author_login": "claytercek",
          "committed_at": "2025-11-25T14:57:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4fd819775721e47194c5b10b51a7cc68b3e68bb2",
          "body": null,
          "is_bot": false,
          "headline": "time",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-11-18T11:58:21Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "9d614cb01ffc00971209ff683e2cafd19474d6e0",
          "body": null,
          "is_bot": false,
          "headline": "psh",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-11-18T11:33:55Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e770c58aa498d172bded56774e1152889939d15",
          "body": null,
          "is_bot": false,
          "headline": "otel",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-11-18T10:43:49Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "13ab5f4c92d4370194748d1f81223fa410597907",
          "body": null,
          "is_bot": false,
          "headline": "Fixed version of @pm2/pm2-version-check",
          "author_name": "David Oliveros",
          "author_login": "d-oliveros",
          "committed_at": "2025-11-10T17:41:38Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "401abc8a887e04e24969ad4d399e046edbc359db",
          "body": null,
          "is_bot": false,
          "headline": "apm otel",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-10-27T09:15:17Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2c444715534a547fab5c7a6eb5819e6cd71e8714",
          "body": null,
          "is_bot": false,
          "headline": "pm2@6.0.13",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-22T09:01:31Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d6f299d9e384b0a04fff8f8103ffbe64d942af42",
          "body": null,
          "is_bot": false,
          "headline": "pm2@6.0.12",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-22T08:19:47Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "5ff07ee22ed98fa2c28d4ae04b7d4c6512524f19",
          "body": null,
          "is_bot": false,
          "headline": "update package-lock.json",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-22T07:59:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "0b5d575e320820c3bd9ed5d6b5b2d3e03ed2ce46",
          "body": null,
          "is_bot": false,
          "headline": "debug@4.4.3",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-22T07:23:23Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4c309aa3a8b73e861699fb64ca6ca931a33000e8",
          "body": null,
          "is_bot": false,
          "headline": "use forked blessed #5577",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-22T07:19:42Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "12f189670e0e0e715b6c9af9710151e720f7af78",
          "body": null,
          "is_bot": false,
          "headline": "drop npm-shrinkwrap + add package-lock + pin exact dependency version",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-22T07:10:32Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "49e276150601610514cf1594a7453a2494d8b79c",
          "body": null,
          "is_bot": false,
          "headline": "python leaking memory test",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-22T07:06:20Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "646dc80a70b84e90d0a240c2d71bc53c33016b85",
          "body": null,
          "is_bot": false,
          "headline": "pm2@6.0.11",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-11T09:13:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "b836aab15ccbfc23d4f8d456477494186c4bdd95",
          "body": null,
          "is_bot": false,
          "headline": "remove some npm scripts",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-11T08:56:52Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "77078a5a306296605db14ea866f9b2e6d1b7da49",
          "body": null,
          "is_bot": false,
          "headline": "#6034 add npm shrinkwrap",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-11T08:55:22Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3f8ccb8f4ec3fcdbf89691b14067821d5cd72d8b",
          "body": null,
          "is_bot": false,
          "headline": "up",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-05T10:54:24Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "4a85f50e7a02e627816e23b043191da0ce8fedcf",
          "body": null,
          "is_bot": false,
          "headline": "update",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-02T14:56:00Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "60194bd19ca209c4ac72e0d210f843bb8716d1ff",
          "body": null,
          "is_bot": false,
          "headline": "pm2@6.0.10",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-02T14:54:57Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "3e51472cc0081205d28615e477ee06377355da46",
          "body": null,
          "is_bot": false,
          "headline": "ci: test over 24.x",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-02T14:44:41Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "eb46b373ce79f0d84a161529dba9bf964ea73085",
          "body": "fix allowing to update namespaced pm2 NPM module (@org/module-name)",
          "is_bot": false,
          "headline": "Merge pull request #5915 from endel/patch-3",
          "author_name": "Alexandre Strzelewicz",
          "author_login": "Unitech",
          "committed_at": "2025-09-02T14:33:19Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "2fac7085b45b8b32fd7bd3fb6e1ee0d7457a69cd",
          "body": null,
          "is_bot": false,
          "headline": "update",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-02T14:32:54Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7e607ae039764deae6ce1c6857eda01870131844",
          "body": null,
          "is_bot": false,
          "headline": "pm2@6.0.10",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-02T14:28:05Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "7b022de8fdb8bf3fa5e7a4d31f63c1c19301e681",
          "body": null,
          "is_bot": false,
          "headline": "pm2@6.0.10",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-02T14:25:56Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "d88b73560c31afe3dbfd2ac303520687cad83e85",
          "body": null,
          "is_bot": false,
          "headline": "pm2@6.0.9",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-01T11:29:45Z",
          "body_truncated": false,
          "is_coding_agent": false
        },
        {
          "oid": "c72b261e44c58d310414414aeeaa9687820de642",
          "body": null,
          "is_bot": false,
          "headline": "CHANGELOG.md",
          "author_name": "Unitech",
          "author_login": "Unitech",
          "committed_at": "2025-09-01T10:48:35Z",
          "body_truncated": false,
          "is_coding_agent": false
        }
      ],
      "releases_count": 4,
      "commits_last_year": 110,
      "latest_release_at": "2026-07-24T12:11:14Z",
      "latest_release_tag": "@socket.io/pm2@7.0.3",
      "releases_from_tags": false,
      "days_since_last_push": 10,
      "active_weeks_last_year": 13,
      "days_since_latest_release": 10,
      "mean_days_between_releases": 136.1
    },
    "artifacts": {
      "collected": true,
      "structure": [],
      "declarations": [
        {
          "name": "pm2",
          "path": "package.json",
          "tokens": [
            "npm.bin",
            "npm.entry"
          ],
          "ecosystem": "npm"
        }
      ]
    },
    "community": {
      "has_readme": false,
      "has_license": false,
      "readme_badges": {
        "hosts": [
          "badge.fury.io",
          "shields.io"
        ],
        "total": 3,
        "header": 0,
        "collected": true,
        "has_inspect_badge": false
      },
      "has_description": false,
      "has_contributing": false,
      "health_percentage": null,
      "has_issue_template": false,
      "has_code_of_conduct": false,
      "has_pull_request_template": false
    },
    "ecosystem": {
      "packages": [
        {
          "name": "pm2",
          "exists": true,
          "license": "AGPL-3.0",
          "keywords": [
            "cli",
            "fault tolerant",
            "sysadmin",
            "tools",
            "pm2",
            "logs",
            "log",
            "json",
            "express",
            "hapi",
            "kraken",
            "reload",
            "load balancer",
            "lb",
            "load-balancer",
            "kubernetes",
            "k8s",
            "pm2-docker",
            "runtime",
            "source maps",
            "graceful",
            "microservice",
            "programmatic",
            "harmony",
            "node-pm2",
            "production",
            "keymetrics",
            "node.js monitoring",
            "strong-pm",
            "deploy",
            "deployment",
            "daemon",
            "supervisor",
            "supervisord",
            "nodemon",
            "pm2.io",
            "ghost",
            "ghost production",
            "monitoring",
            "keymetrics",
            "process manager",
            "forever",
            "profiling",
            "probes",
            "apm",
            "container",
            "forever-monitor",
            "keep process alive",
            "process configuration",
            "clustering",
            "cluster cli",
            "cluster",
            "docker",
            "cron",
            "devops",
            "dev ops"
          ],
          "ecosystem": "npm",
          "categories": [],
          "matches_repo": false,
          "registry_url": "https://www.npmjs.com/package/pm2",
          "declared_type": null,
          "is_deprecated": false,
          "latest_version": "7.0.3",
          "repository_url": "https://github.com/Unitech/pm2",
          "versions_count": 294,
          "total_downloads": null,
          "dependents_count": null,
          "deprecation_note": null,
          "maintainers_count": 1,
          "monthly_downloads": 13525225,
          "first_published_at": "2013-06-08T10:40:16.902000Z",
          "latest_published_at": "2026-06-29T09:01:06.323000Z",
          "latest_version_yanked": null,
          "days_since_latest_publish": 35
        }
      ]
    },
    "popularity": {
      "forks": 10,
      "stars": 24,
      "watchers": 3,
      "fork_history": {
        "days": [
          {
            "date": "2022-01-25",
            "count": 2
          },
          {
            "date": "2022-02-13",
            "count": 1
          },
          {
            "date": "2022-06-02",
            "count": 1
          },
          {
            "date": "2022-10-11",
            "count": 1
          },
          {
            "date": "2022-12-09",
            "count": 1
          },
          {
            "date": "2023-09-18",
            "count": 1
          },
          {
            "date": "2024-05-22",
            "count": 1
          },
          {
            "date": "2025-01-03",
            "count": 1
          },
          {
            "date": "2025-05-06",
            "count": 1
          }
        ],
        "complete": true,
        "collected": 10,
        "total_forks": 10
      },
      "star_history": null,
      "open_issues_and_prs": 0
    },
    "ai_readiness": {
      "has_nix": false,
      "example_dirs": [
        "examples"
      ],
      "has_llms_txt": false,
      "has_dockerfile": true,
      "has_mcp_signal": false,
      "bootstrap_files": [
        "modules/pm2-axon/lib/configurable/Makefile"
      ],
      "api_schema_files": [],
      "has_devcontainer": false,
      "typecheck_configs": [
        "types/tsconfig.json"
      ],
      "toolchain_manifests": [],
      "largest_source_bytes": 110836,
      "source_files_sampled": 597,
      "oversized_source_files": 2,
      "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": 77,
        "malicious_count": 0,
        "assessed_package": "npm:pm2@7.0.3",
        "unassessed_count": 0,
        "direct_affected_count": 0
      },
      "ecosystems": [
        "npm"
      ],
      "dependencies": [
        {
          "name": "@pm2/blessed",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.1.81"
        },
        {
          "name": "@pm2/js-api",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.8.1"
        },
        {
          "name": "@pm2/pm2-version-check",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.4"
        },
        {
          "name": "amp",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.3.1"
        },
        {
          "name": "amp-message",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "0.1.2"
        },
        {
          "name": "ansis",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.0-node10"
        },
        {
          "name": "async",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.2.6"
        },
        {
          "name": "chokidar",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.6.0"
        },
        {
          "name": "cli-tableau",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.0.1"
        },
        {
          "name": "commander",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "2.15.1"
        },
        {
          "name": "croner",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.1.97"
        },
        {
          "name": "dayjs",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.11.15"
        },
        {
          "name": "debug",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.4.3"
        },
        {
          "name": "eventemitter2",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.4.9"
        },
        {
          "name": "fast-json-patch",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "3.1.1"
        },
        {
          "name": "js-yaml",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.3.0"
        },
        {
          "name": "pidusage",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "4.0.1"
        },
        {
          "name": "pm2-deploy",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.2"
        },
        {
          "name": "proxy-agent",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "6.5.0"
        },
        {
          "name": "semver",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "7.7.2"
        },
        {
          "name": "tx2",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "1.0.5"
        },
        {
          "name": "ws",
          "manifest": "package.json",
          "ecosystem": "npm",
          "version_constraint": "8.21.0"
        }
      ],
      "all_dependencies": {
        "error": "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository",
        "source": null,
        "packages": [],
        "collected": false,
        "truncated": false,
        "total_count": null,
        "direct_count": null,
        "indirect_count": null
      }
    },
    "maintainership": {
      "issues": {
        "open_prs": 0,
        "merged_prs": 0,
        "open_issues": 0,
        "closed_ratio": null,
        "closed_issues": 0,
        "closed_unmerged_prs": 2
      },
      "bus_factor": 1,
      "bot_contributors": 0,
      "top_contributors": [
        {
          "type": "User",
          "login": "Unitech",
          "commits": 3204,
          "avatar_url": "https://avatars.githubusercontent.com/u/757747?v=4"
        },
        {
          "type": "User",
          "login": "jshkurti",
          "commits": 476,
          "avatar_url": "https://avatars.githubusercontent.com/u/7647602?v=4"
        },
        {
          "type": "User",
          "login": "vmarchaud",
          "commits": 216,
          "avatar_url": "https://avatars.githubusercontent.com/u/2820968?v=4"
        },
        {
          "type": "User",
          "login": "wallet77",
          "commits": 186,
          "avatar_url": "https://avatars.githubusercontent.com/u/5022887?v=4"
        },
        {
          "type": "User",
          "login": "soyuka",
          "commits": 138,
          "avatar_url": "https://avatars.githubusercontent.com/u/1321971?v=4"
        },
        {
          "type": "User",
          "login": "Tjatse",
          "commits": 88,
          "avatar_url": "https://avatars.githubusercontent.com/u/1418444?v=4"
        },
        {
          "type": "User",
          "login": "rlidwka",
          "commits": 26,
          "avatar_url": "https://avatars.githubusercontent.com/u/999113?v=4"
        },
        {
          "type": "User",
          "login": "Arkotek",
          "commits": 20,
          "avatar_url": "https://avatars.githubusercontent.com/u/16456512?v=4"
        },
        {
          "type": "User",
          "login": "rmonnier9",
          "commits": 17,
          "avatar_url": "https://avatars.githubusercontent.com/u/18701290?v=4"
        },
        {
          "type": "User",
          "login": "bvsubhash",
          "commits": 11,
          "avatar_url": "https://avatars.githubusercontent.com/u/8126926?v=4"
        }
      ],
      "contributors_sampled": 100,
      "top_contributor_share": 0.685
    },
    "quality_signals": {
      "has_ci": true,
      "has_tests": true,
      "ci_workflows": [
        "node.js.yml"
      ],
      "has_docs_dir": false,
      "linter_configs": [],
      "has_editorconfig": true,
      "has_linter_config": false,
      "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": 10,
            "reason": "project has 83 contributing companies or organizations",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
          },
          {
            "name": "Dangerous-Workflow",
            "score": 10,
            "reason": "no dangerous workflow patterns detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
          },
          {
            "name": "Dependency-Update-Tool",
            "score": 0,
            "reason": "no update tool detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
          },
          {
            "name": "Fuzzing",
            "score": 0,
            "reason": "project is not fuzzed",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
          },
          {
            "name": "License",
            "score": 9,
            "reason": "license file detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
          },
          {
            "name": "Maintained",
            "score": 10,
            "reason": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
          },
          {
            "name": "Packaging",
            "score": null,
            "reason": "packaging workflow not detected",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
          },
          {
            "name": "Pinned-Dependencies",
            "score": 0,
            "reason": "dependency not pinned by hash detected -- score normalized to 0",
            "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
          },
          {
            "name": "SAST",
            "score": 0,
            "reason": "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": "31adee8048dbbc1ee36a7df7cdbcaca2559708df",
        "ran_at": "2026-08-03T23:59:53Z",
        "aggregate_score": 4.1,
        "scorecard_version": "v5.5.0"
      },
      "has_codeql_workflow": false,
      "has_security_policy": false,
      "has_dependabot_config": false
    },
    "contribution_flow": {
      "collected": true,
      "recent_prs": {
        "merged_7d": 0,
        "decided_7d": 0,
        "merged_30d": 0,
        "authors_30d": 0,
        "decided_30d": 0,
        "sample_size": 2,
        "window_days": 30,
        "sample_exhausted": false,
        "authors_probed_30d": 0,
        "newcomer_merged_30d": 0,
        "bot_prs_excluded_30d": 0,
        "newcomer_authors_30d": 0,
        "newcomer_decided_30d": 0
      },
      "ci_last_run_at": "2026-07-24T11:54:54Z",
      "oldest_open_prs": [],
      "last_merged_pr_at": null,
      "ci_last_conclusion": "FAILURE",
      "oldest_open_issues": []
    }
  },
  "config": {
    "disabled_metrics": [],
    "disabled_categories": [],
    "disabled_components": {}
  },
  "source": {
    "url": "https://github.com/socketio/pm2",
    "host": "github.com",
    "name": "pm2",
    "owner": "socketio"
  },
  "metrics": {
    "overall": {
      "key": "overall",
      "band": "weak",
      "name": "Overall health",
      "note": "The weighted overall 48 is calibrated to 47 on the published index scale (record calibration 2026-08-02).",
      "notes": [
        {
          "code": "overall_calibration",
          "params": {
            "raw": 48,
            "calibrated": 47,
            "calibration": "2026-08-02"
          }
        }
      ],
      "value": 47,
      "inputs": {
        "security": 53,
        "vitality": 73,
        "community": 26,
        "governance": 39,
        "calibration": "2026-08-02",
        "engineering": 47,
        "ai_readiness": 46,
        "weighted_overall_raw": 48
      },
      "components": []
    },
    "categories": [
      {
        "key": "vitality",
        "band": "good",
        "name": "Vitality",
        "value": 73,
        "weight": 0.21,
        "metrics": [
          {
            "key": "development_activity",
            "band": "good",
            "name": "Development activity",
            "note": null,
            "notes": [],
            "value": 66,
            "inputs": {
              "commits_last_year": 110,
              "human_commit_share": 1,
              "days_since_last_push": 10,
              "active_weeks_last_year": 13
            },
            "components": [
              {
                "key": "push_recency",
                "name": "Push recency",
                "detail": "last push 10 days ago",
                "points": 28.8,
                "status": "partial",
                "details": [
                  {
                    "code": "push_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_cadence",
                "name": "Commit cadence",
                "detail": "13/52 weeks with commits",
                "points": 9,
                "status": "partial",
                "details": [
                  {
                    "code": "commit_cadence_weeks",
                    "params": {
                      "weeks": 13
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "commit_volume",
                "name": "Commit volume",
                "detail": "110 commits in the last year",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "commits_last_year",
                    "params": {
                      "count": 110
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "openssf_scorecard_maintained",
                "name": "OpenSSF Scorecard: Maintained",
                "detail": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "release_discipline",
            "band": "excellent",
            "name": "Release discipline",
            "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "openssf_scorecard_signed_releases"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 84,
            "inputs": {
              "releases_count": 4,
              "latest_release_tag": "@socket.io/pm2@7.0.3",
              "releases_from_tags": false,
              "days_since_latest_release": 10,
              "mean_days_between_releases": 136.1
            },
            "components": [
              {
                "key": "ships_releases",
                "name": "Ships releases",
                "detail": "4 releases published",
                "points": 27,
                "status": "met",
                "details": [
                  {
                    "code": "releases_published",
                    "params": {
                      "count": 4
                    }
                  }
                ],
                "max_points": 27
              },
              {
                "key": "release_recency",
                "name": "Release recency",
                "detail": "latest release 10 days ago",
                "points": 36,
                "status": "met",
                "details": [
                  {
                    "code": "release_recency",
                    "params": {
                      "days": 10
                    }
                  }
                ],
                "max_points": 36
              },
              {
                "key": "release_cadence",
                "name": "Release cadence",
                "detail": "a release every ~136.1 days",
                "points": 12.6,
                "status": "partial",
                "details": [
                  {
                    "code": "release_cadence",
                    "params": {
                      "gap": 136.1
                    }
                  }
                ],
                "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": 33,
              "days_since_last_human_commit_is_floor": false
            },
            "components": [
              {
                "key": "project_is_still_maintained",
                "name": "Project is still maintained",
                "detail": "last human commit 33 days ago",
                "points": 100,
                "status": "met",
                "details": [
                  {
                    "code": "abandonment_maintained",
                    "params": {
                      "days": 33
                    }
                  }
                ],
                "max_points": 100
              }
            ]
          }
        ],
        "description": "Is the project alive — is code being written and are releases shipping?"
      },
      {
        "key": "community",
        "band": "at_risk",
        "name": "Community & Adoption",
        "value": 26,
        "weight": 0.17,
        "metrics": [
          {
            "key": "popularity",
            "band": "at_risk",
            "name": "Popularity & adoption",
            "note": null,
            "notes": [],
            "value": 32,
            "inputs": {
              "forks": 10,
              "stars": 24,
              "watchers": 3,
              "growth_state": "unverified",
              "growth_factor_pct": 100,
              "growth_unverified_reason": "no_history"
            },
            "components": [
              {
                "key": "stars",
                "name": "Stars",
                "detail": "24 stars",
                "points": 22.1,
                "status": "partial",
                "details": [
                  {
                    "code": "stars",
                    "params": {
                      "count": 24
                    }
                  }
                ],
                "max_points": 60
              },
              {
                "key": "forks",
                "name": "Forks",
                "detail": "10 forks",
                "points": 8,
                "status": "partial",
                "details": [
                  {
                    "code": "forks",
                    "params": {
                      "count": 10
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "watchers",
                "name": "Watchers",
                "detail": "3 watchers",
                "points": 1.7,
                "status": "partial",
                "details": [
                  {
                    "code": "watchers",
                    "params": {
                      "count": 3
                    }
                  }
                ],
                "max_points": 15
              }
            ]
          },
          {
            "key": "community_health",
            "band": "critical",
            "name": "Community health",
            "note": null,
            "notes": [],
            "value": 19,
            "inputs": {
              "has_readme": false,
              "has_license": false,
              "readme_badges": 3,
              "has_contributing": false,
              "has_issue_template": false,
              "has_code_of_conduct": false,
              "readme_badge_services": [
                "badge.fury.io",
                "shields.io"
              ],
              "has_pull_request_template": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 22.5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file present, not a recognized license",
                "points": 16.9,
                "status": "partial",
                "details": [
                  {
                    "code": "license_custom",
                    "params": {}
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributing_guide",
                "name": "CONTRIBUTING guide",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 18
              },
              {
                "key": "code_of_conduct",
                "name": "Code of conduct",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 13.5
              },
              {
                "key": "issue_template",
                "name": "Issue template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.2
              },
              {
                "key": "pr_template",
                "name": "PR template",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 6.3
              }
            ]
          }
        ],
        "description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
      },
      {
        "key": "governance",
        "band": "weak",
        "name": "Sustainability & Governance",
        "value": 39,
        "weight": 0.23,
        "metrics": [
          {
            "key": "maintainer_resilience",
            "band": "weak",
            "name": "Maintainer resilience (bus factor)",
            "note": null,
            "notes": [],
            "value": 40,
            "inputs": {
              "bus_factor": 1,
              "contributors_sampled": 100,
              "top_contributor_share": 0.685
            },
            "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 68% of commits",
                "points": 7.1,
                "status": "partial",
                "details": [
                  {
                    "code": "top_contributor_share",
                    "params": {
                      "share": 68
                    }
                  }
                ],
                "max_points": 22.5
              },
              {
                "key": "contributor_breadth",
                "name": "Contributor breadth",
                "detail": "100 contributors",
                "points": 13.5,
                "status": "met",
                "details": [
                  {
                    "code": "contributors_sampled",
                    "params": {
                      "count": 100
                    }
                  }
                ],
                "max_points": 13.5
              },
              {
                "key": "openssf_scorecard_contributors",
                "name": "OpenSSF Scorecard: Contributors",
                "detail": "project has 83 contributing companies or organizations",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              }
            ]
          },
          {
            "key": "responsiveness",
            "band": "critical",
            "name": "Issue & PR responsiveness",
            "note": "Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.",
            "notes": [
              {
                "code": "excluded_no_data",
                "params": {
                  "components": [
                    "issue_resolution",
                    "newcomer_pr_acceptance"
                  ]
                }
              },
              {
                "code": "weights_renormalized",
                "params": {}
              }
            ],
            "value": 1,
            "inputs": {
              "merged_prs": 0,
              "open_issues": 0,
              "closed_issues": 0,
              "prs_merged_7d": 0,
              "prs_decided_7d": 0,
              "prs_merged_30d": 0,
              "prs_decided_30d": 0,
              "issue_closed_ratio": null,
              "closed_unmerged_prs": 2,
              "first_time_authors_30d": 0,
              "first_time_prs_merged_30d": 0,
              "first_time_prs_decided_30d": 0
            },
            "components": [
              {
                "key": "issue_resolution",
                "name": "Issue resolution",
                "detail": "no issues or no data",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_issues_or_data",
                    "params": {}
                  }
                ],
                "max_points": 42
              },
              {
                "key": "pr_acceptance",
                "name": "PR acceptance",
                "detail": "0/2 decided PRs merged",
                "points": 0,
                "status": "missed",
                "details": [
                  {
                    "code": "decided_prs_merged",
                    "params": {
                      "merged": 0,
                      "decided": 2
                    }
                  }
                ],
                "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": null,
            "notes": [],
            "value": 76,
            "inputs": {
              "followers": 943,
              "owner_type": "Organization",
              "is_verified": null,
              "owner_login": "socketio",
              "public_repos": 54,
              "account_age_days": 4217
            },
            "components": [
              {
                "key": "ownership_backing",
                "name": "Ownership backing",
                "detail": "organization-owned",
                "points": 30,
                "status": "met",
                "details": [
                  {
                    "code": "owner_organization",
                    "params": {}
                  }
                ],
                "max_points": 30
              },
              {
                "key": "verified_domain",
                "name": "Verified domain",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 20
              },
              {
                "key": "owner_reach",
                "name": "Owner reach",
                "detail": "943 followers of socketio",
                "points": 21.4,
                "status": "partial",
                "details": [
                  {
                    "code": "owner_followers",
                    "params": {
                      "count": 943,
                      "login": "socketio"
                    }
                  }
                ],
                "max_points": 25
              },
              {
                "key": "track_record",
                "name": "Track record",
                "detail": "54 public repos, account ~11 yr old",
                "points": 24.7,
                "status": "partial",
                "details": [
                  {
                    "code": "public_repos",
                    "params": {
                      "count": 54
                    }
                  },
                  {
                    "code": "account_age_years",
                    "params": {
                      "years": 11
                    }
                  }
                ],
                "max_points": 25
              }
            ]
          }
        ],
        "description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
      },
      {
        "key": "engineering",
        "band": "weak",
        "name": "Engineering Quality",
        "value": 47,
        "weight": 0.19,
        "metrics": [
          {
            "key": "engineering_practices",
            "band": "good",
            "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": 68,
            "inputs": {
              "has_ci": true,
              "has_tests": true,
              "has_editorconfig": true,
              "has_linter_config": false,
              "has_precommit_config": false
            },
            "components": [
              {
                "key": "ci_workflows",
                "name": "CI workflows",
                "detail": "1 workflow(s)",
                "points": 24,
                "status": "met",
                "details": [
                  {
                    "code": "ci_workflows",
                    "params": {
                      "count": 1
                    }
                  }
                ],
                "max_points": 24
              },
              {
                "key": "tests_present",
                "name": "Tests present",
                "detail": null,
                "points": 24,
                "status": "met",
                "details": [],
                "max_points": 24
              },
              {
                "key": "linter_config",
                "name": "Linter config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 16
              },
              {
                "key": "pre_commit_hooks",
                "name": "Pre-commit hooks",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 9.6
              },
              {
                "key": "editorconfig",
                "name": ".editorconfig",
                "detail": null,
                "points": 6.4,
                "status": "met",
                "details": [],
                "max_points": 6.4
              },
              {
                "key": "openssf_scorecard_ci_tests",
                "name": "OpenSSF Scorecard: CI-Tests",
                "detail": "no pull request found",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 20
              }
            ]
          },
          {
            "key": "documentation",
            "band": "critical",
            "name": "Documentation",
            "note": null,
            "notes": [],
            "value": 15,
            "inputs": {
              "topics": [],
              "has_wiki": false,
              "homepage": "https://pm2.io",
              "has_readme": false,
              "has_docs_dir": false,
              "has_description": false
            },
            "components": [
              {
                "key": "readme",
                "name": "README",
                "detail": null,
                "points": 0,
                "status": "missed",
                "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": "https://pm2.io",
                "points": 15,
                "status": "met",
                "details": [],
                "max_points": 15
              },
              {
                "key": "repository_description",
                "name": "Repository description",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "topics",
                "name": "Topics",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              },
              {
                "key": "wiki",
                "name": "Wiki",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 10
              }
            ]
          }
        ],
        "description": "Are baseline engineering and documentation practices in place?"
      },
      {
        "key": "security",
        "band": "moderate",
        "name": "Security",
        "value": 53,
        "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": 41,
            "inputs": {
              "source": "openssf_scorecard",
              "checks_evaluated": 15,
              "scorecard_version": "v5.5.0",
              "checks_inconclusive": 3,
              "scorecard_aggregate": 4.1
            },
            "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 83 contributing companies or organizations",
                "points": 2.5,
                "status": "met",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "dangerous_workflow",
                "name": "Dangerous-Workflow",
                "detail": "no dangerous workflow patterns detected",
                "points": 10,
                "status": "met",
                "details": [],
                "max_points": 10
              },
              {
                "key": "dependency_update_tool",
                "name": "Dependency-Update-Tool",
                "detail": "no update tool detected",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "fuzzing",
                "name": "Fuzzing",
                "detail": "project is not fuzzed",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "license",
                "name": "License",
                "detail": "license file detected",
                "points": 2.2,
                "status": "partial",
                "details": [],
                "max_points": 2.5
              },
              {
                "key": "maintained",
                "name": "Maintained",
                "detail": "13 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10",
                "points": 7.5,
                "status": "met",
                "details": [],
                "max_points": 7.5
              },
              {
                "key": "packaging",
                "name": "Packaging",
                "detail": "packaging workflow not detected",
                "points": 0,
                "status": "excluded",
                "details": [
                  {
                    "code": "no_data",
                    "params": {}
                  }
                ],
                "max_points": 5
              },
              {
                "key": "pinned_dependencies",
                "name": "Pinned-Dependencies",
                "detail": "dependency not pinned by hash detected -- score normalized to 0",
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 5
              },
              {
                "key": "sast",
                "name": "SAST",
                "detail": "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:pm2@7.0.3 runtime dependency closure — what installing the published package pulls in — 77 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:pm2@7.0.3",
                  "assessed": 77
                }
              },
              {
                "code": "advisories_reachability",
                "params": {}
              }
            ],
            "value": 100,
            "inputs": {
              "source": "osv",
              "advisories": 0,
              "affected_packages": 0,
              "assessed_packages": 77,
              "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": 77,
              "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": 18
            },
            "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": 46,
        "weight": 0.04,
        "metrics": [
          {
            "key": "ai_agent_context",
            "band": "critical",
            "name": "Agent context & guidance",
            "note": null,
            "notes": [],
            "value": 7,
            "inputs": {
              "has_llms_txt": false,
              "legible_history_share": 0.13,
              "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": "13 of 100 human commits state their intent (structured subject or explanatory body)",
                "points": 6.9,
                "status": "partial",
                "details": [
                  {
                    "code": "legible_history",
                    "params": {
                      "legible": 13,
                      "sampled": 100
                    }
                  }
                ],
                "max_points": 40
              }
            ]
          },
          {
            "key": "ai_verify_loop",
            "band": "moderate",
            "name": "Verify loop (build / test / typecheck)",
            "note": null,
            "notes": [],
            "value": 63,
            "inputs": {
              "has_nix": false,
              "has_tests": true,
              "lockfiles": [],
              "has_dockerfile": true,
              "typed_language": false,
              "bootstrap_files": [
                "modules/pm2-axon/lib/configurable/Makefile"
              ],
              "has_devcontainer": false,
              "has_linter_config": false,
              "typecheck_configs": [
                "types/tsconfig.json"
              ],
              "agent_commit_share": 0.01,
              "toolchain_manifests": [],
              "dependency_bot_commit_share": 0
            },
            "components": [
              {
                "key": "one_command_bootstrap",
                "name": "One-command bootstrap",
                "detail": "modules/pm2-axon/lib/configurable/Makefile",
                "points": 18,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "modules/pm2-axon/lib/configurable/Makefile"
                    }
                  }
                ],
                "max_points": 18
              },
              {
                "key": "automated_tests",
                "name": "Automated tests",
                "detail": null,
                "points": 22,
                "status": "met",
                "details": [],
                "max_points": 22
              },
              {
                "key": "lint_format_config",
                "name": "Lint / format config",
                "detail": null,
                "points": 0,
                "status": "missed",
                "details": [],
                "max_points": 11
              },
              {
                "key": "static_type_checking",
                "name": "Static type checking",
                "detail": "types/tsconfig.json",
                "points": 11,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "types/tsconfig.json"
                    }
                  }
                ],
                "max_points": 11
              },
              {
                "key": "reproducible_environment",
                "name": "Reproducible environment",
                "detail": "Dockerfile",
                "points": 10,
                "status": "met",
                "details": [
                  {
                    "code": "file_list",
                    "params": {
                      "files": "Dockerfile"
                    }
                  }
                ],
                "max_points": 10
              },
              {
                "key": "demonstrated_agent_practice",
                "name": "Demonstrated agent practice",
                "detail": "1 of the last 100 commits agent-authored or agent-credited",
                "points": 2,
                "status": "partial",
                "details": [
                  {
                    "code": "agent_authored_commits",
                    "params": {
                      "count": 1,
                      "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": "excellent",
            "name": "Code legibility for models",
            "note": null,
            "notes": [],
            "value": 82,
            "inputs": {
              "primary_language": "JavaScript",
              "largest_source_bytes": 110836,
              "source_files_sampled": 597,
              "oversized_source_files": 2
            },
            "components": [
              {
                "key": "type_checkable_code",
                "name": "Type-checkable code",
                "detail": "JavaScript with type-check config (types/tsconfig.json)",
                "points": 27,
                "status": "partial",
                "details": [
                  {
                    "code": "typecheck_config_language",
                    "params": {
                      "files": "types/tsconfig.json",
                      "language": "JavaScript"
                    }
                  }
                ],
                "max_points": 45
              },
              {
                "key": "manageable_file_sizes",
                "name": "Manageable file sizes",
                "detail": "2/597 source files over 60KB",
                "points": 54.8,
                "status": "partial",
                "details": [
                  {
                    "code": "oversized_source_files",
                    "params": {
                      "kb": 60,
                      "sampled": 597,
                      "oversized": 2
                    }
                  }
                ],
                "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": [
        "cli",
        "library"
      ],
      "scores": {
        "cli": 14,
        "library": 8
      },
      "primary": "cli",
      "evidence": [
        {
          "tier": "declared",
          "label": "cli",
          "source": "npm.bin",
          "weight": 10
        },
        {
          "tier": "declared",
          "label": "library",
          "source": "npm.entry",
          "weight": 8
        },
        {
          "tier": "dependencies",
          "label": "cli",
          "source": "dep:commander",
          "weight": 4
        }
      ],
      "artifacts": [
        {
          "path": "package.json",
          "labels": [
            "cli",
            "library"
          ],
          "ecosystem": "npm"
        }
      ],
      "confidence": "high",
      "host_extension": false,
      "runs_as_process": true,
      "consumed_by_code": true
    },
    "metrics_version": "2.3.2"
  },
  "warnings": [
    "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
    "Community profile unavailable",
    "npm package 'pm2' points at a different repository (https://github.com/Unitech/pm2); excluded from ecosystem scoring",
    "GitHub dependency-graph SBOM unavailable (404); the dependency graph may be disabled for this repository"
  ],
  "report_type": "repository",
  "generated_at": "2026-08-04T00:00:14.429717Z",
  "schema_version": "0.30.0",
  "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/s/socketio/pm2.svg",
  "full_name": "socketio/pm2",
  "license_state": "custom",
  "license_spdx": null
}

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.30.0 — full methodology · metrics wiki.

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