JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 51,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 3970
},
"pushed_at": "2025-01-08T15:01:13Z",
"created_at": "2016-02-09T15:29:28Z",
"owner_type": "User",
"updated_at": "2026-07-19T10:36:52Z",
"description": "Node is running but you don't know why? why-is-node-running is here to help you.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://mafinto.sh",
"name": "Mathias Buus",
"type": "User",
"login": "mafintosh",
"company": "@holepunchto",
"location": "Switzerland",
"followers": 6378,
"avatar_url": "https://avatars.githubusercontent.com/u/376661?v=4",
"created_at": "2010-08-26T09:08:37Z",
"is_verified": null,
"public_repos": 935,
"account_age_days": 5809
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.2.2",
"kind": "patch",
"published_at": "2025-01-08T15:03:17Z"
},
{
"tag": "v3.2.1",
"kind": "patch",
"published_at": "2024-10-29T17:08:30Z"
},
{
"tag": "v3.2.0",
"kind": "minor",
"published_at": "2024-07-12T17:22:19Z"
},
{
"tag": "v3.1.0",
"kind": "minor",
"published_at": "2024-07-09T17:06:20Z"
},
{
"tag": "v3.0.0",
"kind": "major",
"published_at": "2024-07-08T13:14:06Z"
},
{
"tag": "v2.3.0",
"kind": "minor",
"published_at": "2024-07-08T13:03:40Z"
}
],
"recent_commits": [
{
"oid": "6de8dfd78aaa548fcef1dd0cdc5b6c04f37e6d70",
"body": null,
"is_bot": false,
"headline": "3.2.2",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2025-01-08T15:00:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d08b0d879c81822efa97486602e52483164a809",
"body": "Closes #84\r\n\r\nCo-authored-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Store the resource in a `WeakRef` to avoid keeping a reference (#87)",
"author_name": "Vitalii",
"author_login": "betalb",
"committed_at": "2025-01-08T14:59:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01906a955a25ba55d25f6cf62d77bbe0dde369f2",
"body": "Signed-off-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Upgrade publication workflow to Node.js 22 (#83)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-10-29T17:20:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35e08215151fc8254d8e1397e25beece4907dfb7",
"body": null,
"is_bot": false,
"headline": "3.2.1",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-10-29T17:07:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "399b3bf5241fa63cf7a0b1f4f6ea3c6cfbf9ba3b",
"body": "Closes #81\r\n\r\nSigned-off-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Omit stacks with an untracable file name (#82)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-10-29T17:05:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37b48fbc9f572ffae1d3df130db69ff4e48e8f70",
"body": null,
"is_bot": false,
"headline": "3.2.0",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-12T17:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f29cb8f1efbd29f5515c589f80b10f6528669a9",
"body": "Signed-off-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Replace `stackback` with internal implementation (#80)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-12T17:14:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbcf168e7dd7aaf50235110988b4d2edaa6a7ce0",
"body": "Signed-off-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Refactor code to modern JavaScript syntax (#79)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-12T15:44:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e73f69227bb0582562d1552512c887894bee12a2",
"body": "Signed-off-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Use relative paths for files under current working directory (#78)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-12T12:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1962cec3896ad1410e636b9db745badc1c07d1e",
"body": null,
"is_bot": false,
"headline": "Remove dependeny on `siginfo` package (#77)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-12T11:32:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06ca4c42ada427f9e9c3c3e09fbd35a24f79c751",
"body": "Signed-off-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Add `files` field to `package.json` (#76)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-12T11:11:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbd25d11de5c95ca748ee7080f13e735f0f26fb0",
"body": "Signed-off-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Update example code to match README (#75)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-12T11:06:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "363837cc061b39c07c9a757e84c1fd76ea32f5df",
"body": "Signed-off-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Re-write README to better present installation options (#74)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-12T11:00:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "537868ee43d551a2b8c49669ce62f58a3a9924e0",
"body": "Signed-off-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Add correct Node.js versions to README (#73)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-12T10:39:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fea0e98362b7c4f28ef6f6060c1bb9c6ae6fbff",
"body": "Signed-off-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Add missing permissions to publish workflow (#72)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-09T20:15:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eb7a1aad222cc4906fbbec5d85b0065258b8c1c3",
"body": null,
"is_bot": false,
"headline": "3.1.0",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-09T17:05:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5375f1fb7c1d2760fc7cff009d3e509e084dcab",
"body": "Signed-off-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Add GitHub Actions workflow to publish package (#69)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-09T14:59:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc74ac5a591b25ec77e6de386a1b9cfa039ebb17",
"body": "Closes #48\r\n\r\nSigned-off-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Add type definitions for TypeScript (#70)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-09T14:59:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6487591915ab8705e7c6165a5388fefc98395811",
"body": "Signed-off-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Describe usage of CLI through `npx` (#66)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-09T14:54:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f017761660a7bf3ccd28ce781f810ca2c016e916",
"body": "Signed-off-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Fix typo in `include` entrypoint (#71)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-09T14:54:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "273b0fdfd1dba8fd2ecde7126da57aa9f784da9e",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2024-07-08T12:59:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1138ea8ad309584b32ee4d6db1167219cd696e88",
"body": "Closes #49\r\n\r\nSigned-off-by: Jon Koops <jonkoops@gmail.com>\r\nCo-authored-by: Mathias Buus <mathiasbuus@gmail.com>",
"is_bot": false,
"headline": "Use standard JavaScript modules (#67)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-08T12:58:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "93efc6ac4cbe33bd1dfa638e33019abc71190dd1",
"body": null,
"is_bot": false,
"headline": "2.3.0",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2024-07-08T12:57:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c080fe9291042ed5baef8683c341f2bcc4c4ea19",
"body": "Signed-off-by: Jon Koops <jonkoops@gmail.com>",
"is_bot": false,
"headline": "Hide internals from modern Node.js versions (#65)",
"author_name": "Jon Koops",
"author_login": "jonkoops",
"committed_at": "2024-07-06T16:50:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c667c181ee646582dcb5ef34600037d33a535e31",
"body": null,
"is_bot": false,
"headline": "2.2.2",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2022-04-26T14:19:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48c2e216805c4ee4a949cb445f3f96d9bc4aa056",
"body": "At this point, Timeout objects aren't the only handles that have a\nhasRef() method. https://github.com/nodejs/node/pull/42756 added\nhasRef() to the Worker handle object that gets reported by async_hooks,\nso we should consider that too.\n\nFixes: https://github.com/mafintosh/why-is-node-running/issues/59\nSigned-off-by: Darshan Sen <raisinten@gmail.com>",
"is_bot": false,
"headline": "Correctly detect unref'ed handles",
"author_name": "Darshan Sen",
"author_login": "RaisinTen",
"committed_at": "2022-04-26T14:18:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24fb4c878753390a05d00959e6173d0d3c31fddd",
"body": null,
"is_bot": false,
"headline": "2.2.1",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2022-01-27T15:30:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6708b2e60848fbf9b047ea91170e3dba9848718e",
"body": null,
"is_bot": false,
"headline": "try to fix #57",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2022-01-27T15:30:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d985cb17db1f22a1878565260e1a6a68643e3c38",
"body": null,
"is_bot": false,
"headline": "trying adding the funding file",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2020-06-26T12:24:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c4349765e89ea569568c12b09bacc4eb0b80946",
"body": null,
"is_bot": false,
"headline": "2.2.0",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2020-06-16T20:47:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "37a52f704bfa5d28255d45df9a4159d70a30f4e9",
"body": null,
"is_bot": false,
"headline": "Always attach handlers",
"author_name": "Emil Bay",
"author_login": "emilbayes",
"committed_at": "2020-06-16T20:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "14e33b005461a76d171faff18b3dca6f34f60ed1",
"body": null,
"is_bot": false,
"headline": "Use siginfo for easy Ctrl + T access on mac",
"author_name": "Emil Bay",
"author_login": "emilbayes",
"committed_at": "2020-06-16T20:46:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d1299a92bd5dae0f8514ca3b1fabe06dbf1c5044",
"body": null,
"is_bot": false,
"headline": "2.1.2",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2020-03-07T13:26:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ed00a7a91faa208d3169bdbc7c437e0195e671de",
"body": null,
"is_bot": false,
"headline": "Update readme to include notes regarding the support for unrefed timers",
"author_name": "Deepal Jayasekara",
"author_login": "deepal",
"committed_at": "2020-03-07T13:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b73542b54aac5a4f96299b58a6df2af427f2ce54",
"body": null,
"is_bot": false,
"headline": "Fix issue with excluding unrefed timers in node version <v11.0.0",
"author_name": "Deepal Jayasekara",
"author_login": "deepal",
"committed_at": "2020-03-07T13:26:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d83bded68c57507b636cc8f96c73c43f3eb380d",
"body": null,
"is_bot": false,
"headline": "2.1.1",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2020-03-06T20:48:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "010cdb19dcf4b45b86bbc1e8f6fb85d9a9c37d9f",
"body": null,
"is_bot": false,
"headline": "Exclude unrefed timers",
"author_name": "Deepal Jayasekara",
"author_login": "deepal",
"committed_at": "2020-03-06T20:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e854ebc03715419653e75c50d2b2816f02f7ff44",
"body": null,
"is_bot": false,
"headline": "2.1.0",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2019-04-03T14:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e10c1b79a80f3a6aada4c8b03e19c990482e5041",
"body": null,
"is_bot": false,
"headline": "CLI can pass additional command-line args to child program",
"author_name": "Karl von Randow",
"author_login": "karlvr",
"committed_at": "2019-04-03T14:45:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "edb5c64e7041dae4bdb4d71dd7a8a1902f6f4b12",
"body": null,
"is_bot": false,
"headline": "2.0.3",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2018-08-30T20:49:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d15055632521a1476e8747d88c0d084606688402",
"body": null,
"is_bot": false,
"headline": "Don't report unfulfilled promises (#37)",
"author_name": "Theodore Dubois",
"author_login": "tbodt",
"committed_at": "2018-08-30T20:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f7908d31bd24b485cce218ce5552b8c75f24010",
"body": "* Documentation and configuration cleanup.\r\n\r\n* Updating with global instructions.\r\n\r\n* Code review feedback.",
"is_bot": false,
"headline": "Documentation and configuration cleanup. (#33)",
"author_name": "Jon Peck",
"author_login": "fluxsauce",
"committed_at": "2018-03-16T23:49:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe400e68a5329427507797189bda075a06e6c8d0",
"body": null,
"is_bot": false,
"headline": "2.0.2",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2018-03-05T12:05:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "027b28d60464046f96a37d9264107e2d4ab5d614",
"body": "…1 (#32)\n\n* Fix not reporting the child process PID\r\n\r\n* Fix 'SIGUSR1' being passed as the logger",
"is_bot": false,
"headline": "Fix CLI reporting the wrong PID and causing logging to fail on SIGUSR…",
"author_name": "Francesc Rosas",
"author_login": "frosas",
"committed_at": "2018-03-05T12:04:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e1f2415f46aa5ee05b0f2d2b2d31e2d33d167b2",
"body": null,
"is_bot": false,
"headline": "2.0.1",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2018-03-01T12:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7dab9ff07e16e74de2f8175ebd929d684bf78c2c",
"body": null,
"is_bot": false,
"headline": "filename is sometimes null on Node 8.9, which causes an exception (#31)",
"author_name": "Anton Ivanov",
"author_login": "anton-bot",
"committed_at": "2018-03-01T12:43:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "614e98c3e7e9fb22b6d06c499ba0593978fdf4c1",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2018-02-14T16:36:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "246063c42d332f474b378503b4a16e2b4e50e874",
"body": "* use async_hooks\r\n\r\n* updated docs",
"is_bot": false,
"headline": "use async_hooks (#29)",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2018-02-14T16:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf9701b28829a88bde624cc9f22aa011aa46b1ef",
"body": null,
"is_bot": false,
"headline": "1.2.3",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2017-10-18T12:32:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c18f204e63203a718853c4dc3f19ce2083d62931",
"body": null,
"is_bot": false,
"headline": "log out unknown stacks (#24)",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2017-10-18T12:31:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b6fc0714bb626277a1745e36bd8dd54e9c119b6c",
"body": null,
"is_bot": false,
"headline": "fix running from cli (#23)",
"author_name": "Yoshua Wuyts",
"author_login": "yoshuawuyts",
"committed_at": "2017-10-18T12:31:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f2d2766f81426437f75aabe2465489977db0230",
"body": "* custom logger\r\n\r\n* removed ; as per comment",
"is_bot": false,
"headline": "custom logger (#18)",
"author_name": "hridayeshgupta",
"author_login": "hridayeshgupta",
"committed_at": "2016-08-26T21:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7882a18ec58eb0c07b9ac54e87df7f2037f6c5d0",
"body": null,
"is_bot": false,
"headline": "minor tweak",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-08-22T15:58:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba306e1e10a8b682b09013e90d7a064cd1bf4ac9",
"body": null,
"is_bot": false,
"headline": "documenting the --expose-internals requirement (#15)",
"author_name": "fresheneesz",
"author_login": "fresheneesz",
"committed_at": "2016-08-22T15:57:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a843e45fdbd437a0c2011df462f8f81b9a5da67",
"body": null,
"is_bot": false,
"headline": "1.2.2",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-03-24T21:09:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f15fa5d9d28571385dc3213eb26d016bca2f9ade",
"body": "Fail gracefully if we can't load the stack source",
"is_bot": false,
"headline": "Merge pull request #9 from ChiperSoft/ChiperSoft-patch-1",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-03-24T21:08:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0268be2059fe0f998409706bda457520ef8e44e",
"body": "This solves the crashes that happen when the stack trace enters an internal module.",
"is_bot": false,
"headline": "Fail gracefully if we can't load the stack source",
"author_name": "Jarvis Badgley",
"author_login": "Twipped",
"committed_at": "2016-03-24T20:59:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69cc3cfe3959755b5c560ec8ea6408605ec42a5e",
"body": null,
"is_bot": false,
"headline": "1.2.1",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-02-16T10:25:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "372de2120951b8b22e34d1ab1797f159ac915ebc",
"body": "add some keywords",
"is_bot": false,
"headline": "Merge pull request #6 from ralphtheninja/master",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-02-16T10:24:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92ab01ae1fb550a791cc8ac8a6a535d60292dff6",
"body": null,
"is_bot": false,
"headline": "add some keywords",
"author_name": "Lars-Magnus Skog",
"author_login": null,
"committed_at": "2016-02-16T10:09:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1d17018e1e0b6bdec31bd4116a1e75b36d212c9",
"body": null,
"is_bot": false,
"headline": "1.2.0",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-02-13T12:08:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9426bcd1482a5f6b27cfe8c835d1aec899077ee1",
"body": "add cli tool",
"is_bot": false,
"headline": "Merge pull request #5 from ralphtheninja/cli",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-02-13T12:07:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6e4f5a4c8c00337f0066242c6fa3341c3c75b81",
"body": null,
"is_bot": false,
"headline": "add cli tool",
"author_name": "Lars-Magnus Skog",
"author_login": null,
"committed_at": "2016-02-13T03:28:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f7d989992d1053457611a009f3133ed4d88d2e6",
"body": null,
"is_bot": false,
"headline": "1.1.2",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-02-13T00:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4211d738a330822224e9616413861a4d034acde1",
"body": null,
"is_bot": false,
"headline": "only recompile timers",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-02-13T00:38:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bb0cccb42963defd8af411d85e7847dece77d82",
"body": null,
"is_bot": false,
"headline": "1.1.1",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-02-11T12:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a6da988f3d6d0c49d1bb13124148f7a4cf10ad6a",
"body": null,
"is_bot": false,
"headline": "forward arguments to handle. fixes #4",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-02-11T12:00:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4e3c14f4ce28747e0ca2fbdc114775c2308a58ea",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-02-09T15:58:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3eb8aea163b8221ac1748765c072b8168a82ff1",
"body": null,
"is_bot": false,
"headline": "add handle name",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-02-09T15:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aaca02485f142a4e8b264defc94fef69a8ddc429",
"body": null,
"is_bot": false,
"headline": "add require notice",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-02-09T15:34:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc3351016550b432a549eb62e8becf119416e14e",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-02-09T15:29:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62bce526359938ff7b43039160ddadf24540b048",
"body": null,
"is_bot": false,
"headline": "first commit",
"author_name": "Mathias Buus",
"author_login": "mafintosh",
"committed_at": "2016-02-09T15:28:47Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 6,
"commits_last_year": 0,
"latest_release_at": "2025-01-08T15:03:17Z",
"latest_release_tag": "v3.2.2",
"releases_from_tags": false,
"days_since_last_push": 560,
"active_weeks_last_year": 0,
"days_since_latest_release": 560,
"mean_days_between_releases": 36.8
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "why-is-node-running",
"exists": true,
"license": "MIT",
"keywords": [
"debug",
"devops",
"test",
"events",
"handles"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/why-is-node-running",
"is_deprecated": false,
"latest_version": "3.2.2",
"repository_url": "https://github.com/mafintosh/why-is-node-running",
"versions_count": 24,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 3,
"monthly_downloads": 267741326,
"first_published_at": "2016-02-09T15:29:46.299000Z",
"latest_published_at": "2025-01-08T15:02:27.953000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 560
}
]
},
"popularity": {
"forks": 52,
"stars": 1948,
"watchers": 16,
"fork_history": {
"days": [
{
"date": "2016-03-31",
"count": 1
},
{
"date": "2016-05-12",
"count": 1
},
{
"date": "2016-08-26",
"count": 1
},
{
"date": "2017-09-27",
"count": 1
},
{
"date": "2017-10-27",
"count": 1
},
{
"date": "2018-01-12",
"count": 1
},
{
"date": "2018-01-23",
"count": 1
},
{
"date": "2018-01-24",
"count": 1
},
{
"date": "2018-03-01",
"count": 1
},
{
"date": "2018-03-05",
"count": 1
},
{
"date": "2018-03-15",
"count": 1
},
{
"date": "2018-08-09",
"count": 1
},
{
"date": "2018-08-27",
"count": 1
},
{
"date": "2018-10-13",
"count": 1
},
{
"date": "2018-10-26",
"count": 1
},
{
"date": "2019-04-02",
"count": 1
},
{
"date": "2019-04-23",
"count": 1
},
{
"date": "2019-06-11",
"count": 1
},
{
"date": "2019-07-26",
"count": 1
},
{
"date": "2020-03-06",
"count": 1
},
{
"date": "2020-06-16",
"count": 1
},
{
"date": "2020-07-15",
"count": 1
},
{
"date": "2021-08-10",
"count": 1
},
{
"date": "2022-01-25",
"count": 1
},
{
"date": "2022-02-09",
"count": 1
},
{
"date": "2022-04-24",
"count": 1
},
{
"date": "2022-10-24",
"count": 1
},
{
"date": "2022-11-09",
"count": 1
},
{
"date": "2022-12-02",
"count": 1
},
{
"date": "2023-05-25",
"count": 1
},
{
"date": "2023-06-13",
"count": 1
},
{
"date": "2023-07-29",
"count": 1
},
{
"date": "2023-10-20",
"count": 1
},
{
"date": "2023-11-22",
"count": 1
},
{
"date": "2023-11-28",
"count": 1
},
{
"date": "2024-01-10",
"count": 1
},
{
"date": "2024-06-21",
"count": 1
},
{
"date": "2024-07-24",
"count": 1
},
{
"date": "2024-09-04",
"count": 2
},
{
"date": "2024-09-05",
"count": 1
},
{
"date": "2024-09-13",
"count": 1
},
{
"date": "2024-10-28",
"count": 1
},
{
"date": "2025-01-07",
"count": 1
},
{
"date": "2025-02-24",
"count": 1
},
{
"date": "2025-06-12",
"count": 1
},
{
"date": "2025-07-24",
"count": 1
},
{
"date": "2025-09-09",
"count": 1
},
{
"date": "2025-11-07",
"count": 1
},
{
"date": "2026-01-03",
"count": 1
},
{
"date": "2026-03-08",
"count": 1
}
],
"complete": true,
"collected": 51,
"total_forks": 52
},
"star_history": null,
"open_issues_and_prs": 13
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 3088,
"source_files_sampled": 5,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 2,
"merged_prs": 35,
"open_issues": 11,
"closed_ratio": 0.75,
"closed_issues": 33,
"closed_unmerged_prs": 10
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "mafintosh",
"commits": 31,
"avatar_url": "https://avatars.githubusercontent.com/u/376661?v=4"
},
{
"type": "User",
"login": "jonkoops",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/695720?v=4"
},
{
"type": "User",
"login": "deepal",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1533286?v=4"
},
{
"type": "User",
"login": "yoshuawuyts",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/2467194?v=4"
},
{
"type": "User",
"login": "emilbayes",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/416524?v=4"
},
{
"type": "User",
"login": "anton-bot",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10087738?v=4"
},
{
"type": "User",
"login": "RaisinTen",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/42526976?v=4"
},
{
"type": "User",
"login": "frosas",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/50098?v=4"
},
{
"type": "User",
"login": "Twipped",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/231157?v=4"
},
{
"type": "User",
"login": "fluxsauce",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/976391?v=4"
}
],
"contributors_sampled": 15,
"top_contributor_share": 0.443
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"publish.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"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": 0,
"reason": "0 out of 19 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 4/30 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 9 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 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": 9,
"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": "6de8dfd78aaa548fcef1dd0cdc5b6c04f37e6d70",
"ran_at": "2026-07-22T22:25:34Z",
"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,
"ci_last_run_at": null,
"oldest_open_prs": [
{
"number": 88,
"created_at": "2025-07-24T19:31:42Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 89,
"created_at": "2026-03-08T09:51:21Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2025-01-08T14:59:58Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 10,
"created_at": "2016-03-30T18:49:51Z",
"last_comment_at": "2024-06-28T15:09:12Z",
"last_comment_author": "jonkoops"
},
{
"number": 17,
"created_at": "2016-05-15T23:06:13Z",
"last_comment_at": "2018-03-01T12:50:44Z",
"last_comment_author": "mafintosh"
},
{
"number": 40,
"created_at": "2018-09-20T14:15:08Z",
"last_comment_at": "2024-07-09T20:05:35Z",
"last_comment_author": "jonkoops"
},
{
"number": 42,
"created_at": "2018-10-26T08:40:58Z",
"last_comment_at": "2018-10-26T08:55:10Z",
"last_comment_author": "badeball"
},
{
"number": 44,
"created_at": "2018-12-14T14:52:12Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 50,
"created_at": "2019-12-11T17:43:22Z",
"last_comment_at": "2019-12-11T17:45:56Z",
"last_comment_author": "mafintosh"
},
{
"number": 56,
"created_at": "2021-12-13T15:14:29Z",
"last_comment_at": "2022-01-27T15:31:08Z",
"last_comment_author": "mafintosh"
},
{
"number": 64,
"created_at": "2024-06-21T19:06:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 68,
"created_at": "2024-07-06T10:07:28Z",
"last_comment_at": "2026-03-25T16:28:39Z",
"last_comment_author": "jonkoops"
},
{
"number": 90,
"created_at": "2026-03-24T20:04:04Z",
"last_comment_at": "2026-03-26T17:20:41Z",
"last_comment_author": "jonkoops"
},
{
"number": 91,
"created_at": "2026-04-17T08:43:07Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/mafintosh/why-is-node-running",
"host": "github.com",
"name": "why-is-node-running",
"owner": "mafintosh"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "Abandonment Policy applies a 85% multiplier to weighted overall health.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 0,
"pct": 85
}
}
],
"value": 42,
"inputs": {
"security": 41,
"vitality": 28,
"community": 72,
"governance": 69,
"engineering": 34,
"abandonment_cap": null,
"abandonment_state": "at_risk",
"abandonment_multiplier": 85,
"weighted_overall_before_abandonment": 49,
"overall_after_abandonment_multiplier": 42
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 28,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 560,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 560 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 560
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"releases_count": 6,
"latest_release_tag": "v3.2.2",
"releases_from_tags": false,
"days_since_latest_release": 560,
"mean_days_between_releases": 36.8
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "6 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 6
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 560 days ago",
"points": 7.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 560
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~36.8 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 36.8
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"cap": null,
"state": "at_risk",
"guards": [
"maintainer_replying"
],
"signals": [
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 85,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 3,
"days_since_last_merged_pr": 560,
"days_since_last_human_commit": 560,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 560 days; 2 unmet obligation(s): releases stalled, Scorecard reports it unmaintained",
"points": 85,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 560,
"count": 2,
"signals": "releases stalled, Scorecard reports it unmaintained"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 72,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"forks": 52,
"stars": 1948,
"watchers": 16,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,948 stars",
"points": 53.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1948
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "52 forks",
"points": 14.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 52
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "16 watchers",
"points": 6.5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 16
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"why-is-node-running"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 267741326
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "267,741,326 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 267741326,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 69,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 15,
"top_contributor_share": 0.443
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "2 contributor(s) cover half of all commits",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 2
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 44% of commits",
"points": 12.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 44
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "15 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 15
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 66,
"inputs": {
"merged_prs": 35,
"open_issues": 11,
"closed_issues": 33,
"issue_closed_ratio": 0.75,
"closed_unmerged_prs": 10
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "75% of issues closed",
"points": 35.1,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 75
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "35/45 decided PRs merged",
"points": 29.8,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 35,
"decided": 45
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 4/30 approved changesets -- score normalized to 1",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 75,
"inputs": {
"followers": 6378,
"owner_type": "User",
"is_verified": null,
"owner_login": "mafintosh",
"public_repos": 935,
"account_age_days": 5809
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "6,378 followers of mafintosh",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 6378,
"login": "mafintosh"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "935 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 935
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "good",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 79,
"inputs": {
"packages": [
"why-is-node-running"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 560
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "1 package(s) on npm",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 1,
"ecosystems": "npm"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 560 days ago",
"points": 14,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 560
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "24 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 24
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": true,
"has_tests": false,
"has_editorconfig": false,
"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": 0,
"status": "missed",
"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": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 19 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 41,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"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": "0 out of 19 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 4/30 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 9 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file 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": 6.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 26
},
"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": "critical",
"name": "AI Readiness",
"value": 19,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 25,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.472,
"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": "34 of 72 human commits state their intent (structured subject or explanatory body)",
"points": 25.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 34,
"sampled": 72
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 72",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 72
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 3088,
"source_files_sampled": 5,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/5 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 5,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T22:25:51.228351Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/mafintosh/why-is-node-running.svg",
"full_name": "mafintosh/why-is-node-running",
"license_state": "standard",
"license_spdx": "MIT"
}