Raw JSON report machine-readable
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 54,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 11828
},
"pushed_at": "2020-08-07T11:25:53Z",
"created_at": "2013-01-12T21:18:29Z",
"owner_type": "User",
"updated_at": "2026-04-20T13:17:34Z",
"description": "process information for node.js and browsers",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": null,
"name": "Roman Shtylman",
"type": "User",
"login": "defunctzombie",
"company": null,
"location": null,
"followers": 987,
"avatar_url": "https://avatars.githubusercontent.com/u/84792?v=4",
"created_at": "2009-05-15T04:24:26Z",
"is_verified": null,
"public_repos": 308,
"account_age_days": 6277
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.11.9",
"kind": "patch",
"published_at": "2016-08-30T20:10:26Z"
},
{
"tag": "v0.11.8",
"kind": "patch",
"published_at": "2016-08-08T13:46:55Z"
},
{
"tag": "v0.11.6",
"kind": "patch",
"published_at": "2016-07-26T13:36:24Z"
}
],
"recent_commits": [
{
"oid": "77caa43cdaee4ea710aa14d11cea1705293c0ef3",
"body": null,
"is_bot": false,
"headline": "fix typo: from \"defaultSetTimout\" to \"defaultSetTimeout\"",
"author_name": "Kevin Lin",
"author_login": "kevinptt0323",
"committed_at": "2017-12-21T16:18:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "557aa46f283caccce603dbb9c376b3d81067c510",
"body": null,
"is_bot": false,
"headline": "0.11.10",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2017-04-26T12:27:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c7dd219a84a68d4f3e4eb18e7427142ac6ff615",
"body": null,
"is_bot": false,
"headline": "new event methods (#78)",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2017-04-26T12:20:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d8c3702a8bbc43fa55f4bab74b150aef37001dd",
"body": null,
"is_bot": false,
"headline": "0.11.9",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-08-30T19:26:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f238268e778d8f45fe096d16f32547976b676c3c",
"body": null,
"is_bot": false,
"headline": "fix for late defs of setTimeout/clearTimeout",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-08-30T19:25:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c4943a088579d57cc82876e6ed3972fd2595e84",
"body": null,
"is_bot": false,
"headline": "0.11.8",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-08-08T13:44:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7b0f59517c029b81a1c5e979785a51e2e10973f3",
"body": null,
"is_bot": false,
"headline": "some fixes for browser testing",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-08-05T19:42:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1fc89b0c4706aa7693af3adbd4513e749b736ba",
"body": null,
"is_bot": false,
"headline": "better be a fix for IE9",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-08-05T19:41:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5997b18064fab7821cfce36a5d2c531771709de7",
"body": null,
"is_bot": false,
"headline": "0.11.7",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-08-01T20:08:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce3bd6f0f8e6e6d8571b21d83036438241b0af4f",
"body": null,
"is_bot": false,
"headline": "avoid using the cached timeouts unless neccisary",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-07-29T12:35:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "331de4d3b8cab1bb41ffea954e7971aa3f96d1f1",
"body": null,
"is_bot": false,
"headline": "0.11.6",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-07-26T13:35:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0d0b1e5f70c476a6cbfcf5398d1d441665b2ab46",
"body": null,
"is_bot": false,
"headline": "use call to avoid ie shenanigans",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-07-05T12:37:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbaeeb81fe68d00c0a5201f22dca56009b948202",
"body": null,
"is_bot": false,
"headline": "0.11.5",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-06-13T18:57:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "782189e8be2460ce6765efcde474fcaef49ec9e6",
"body": null,
"is_bot": false,
"headline": "should parse when used in a vm in strict mode",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-06-13T12:05:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53fdf64e07ae76c74344f4974569ddfcd8262736",
"body": null,
"is_bot": false,
"headline": "improved tests for replaced globals",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-06-10T15:25:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5de5d427da885c6c618d3b3a009f8c4470215e30",
"body": null,
"is_bot": false,
"headline": "0.11.4",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-06-10T14:20:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e039ee114f4770f5fff96b6ef4e3707c1f7364e",
"body": null,
"is_bot": false,
"headline": "clean up tests consistently",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-06-10T14:19:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e481e478c838f7f09a68f28facdbf6345b4dd99d",
"body": null,
"is_bot": false,
"headline": "browser: cache setTimeout and clearTimeout to isolate from global",
"author_name": "İlker Göktuğ Öztürk",
"author_login": "ilgooz",
"committed_at": "2016-06-10T09:39:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09adde8cb8bd9c61097c5742cd870d4c4708a223",
"body": null,
"is_bot": false,
"headline": "0.11.3",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-05-07T19:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50492fc63ede6af9eb93ffbafb70515768ca73bb",
"body": null,
"is_bot": false,
"headline": "possible fix for IE weirdness (#57)",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2016-04-14T11:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4b996b1e3281aa38d46294f33b9772771f53272d",
"body": null,
"is_bot": false,
"headline": "0.11.2",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2015-09-09T00:51:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "625588181a00437bf51f2629292729914684cca7",
"body": "fixes #49",
"is_bot": false,
"headline": "Only process current queue if it is set",
"author_name": "Joseph Duncan",
"author_login": "joeduncan",
"committed_at": "2015-09-09T00:49:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c1461673501c2c00cd06d39245352fad213032d",
"body": "Mention `process.browser` in README.md",
"is_bot": false,
"headline": "Merge pull request #48 from zenflow/mention-process-browser",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2015-06-23T02:46:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb162edbc8a55d58d42c42f86ca23b40e58bc5e5",
"body": null,
"is_bot": false,
"headline": "Mention `process.browser` in README.md",
"author_name": "Matthew Francis Brunetti",
"author_login": "zenflow",
"committed_at": "2015-06-23T00:52:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a14efc2328c89da8cbddda65b7adade1f130467a",
"body": null,
"is_bot": false,
"headline": "remove TODO from browser.js that we don't want done",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2015-06-21T05:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "85996a49b3f7061d1dab3647bf1eee316cdddca1",
"body": "package.json: Add license attribute",
"is_bot": false,
"headline": "Merge pull request #45 from pdehaan/patch-1",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2015-05-29T18:19:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "300aeabe7f02eba13edda8215dca81088e3b324d",
"body": "https://docs.npmjs.com/files/package.json#license\r\nhttp://npm1k.org/",
"is_bot": false,
"headline": "Add license attribute",
"author_name": "Peter deHaan",
"author_login": "pdehaan",
"committed_at": "2015-05-25T16:19:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d0290765eef8f977298a8313460c85d3964d84b",
"body": null,
"is_bot": false,
"headline": "0.11.1",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2015-05-21T21:26:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "620c80ad3c2bd1bb1ad2e611d674c6bdb0b371b4",
"body": "don't schedule a timeout if we are already waiting for one",
"is_bot": false,
"headline": "Merge pull request #44 from calvinmetcalf/patch-1",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2015-05-21T21:25:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd0c682a72da60f1988019bcab120371eb79f94f",
"body": null,
"is_bot": false,
"headline": "don't schedule a timeout if we are already waiting for one",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2015-05-21T12:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ed5a16c8b9ecb1cf8e32727ce36ed69ee4cee44",
"body": null,
"is_bot": false,
"headline": "0.11.0",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2015-04-24T19:01:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3bb40dcab33757aa05aa7bfbf482ccf1ea22405",
"body": "let process.nextTick accept arguments",
"is_bot": false,
"headline": "Merge pull request #43 from calvinmetcalf/arguments",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2015-04-24T19:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51549bec5f74f1f235e24ee689ac790d34ff4403",
"body": null,
"is_bot": false,
"headline": "let process accept arguments",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2015-04-23T11:36:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "295f3e1e31892a5230ab8b8dccb47a93733921e7",
"body": "errors and schedualling",
"is_bot": false,
"headline": "Merge pull request #38 from calvinmetcalf/clean-up-errors",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2015-04-23T01:19:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "774a3388d7b752157771e83eae470dd0c636838f",
"body": null,
"is_bot": false,
"headline": "errors and schedualling",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2015-04-22T10:11:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "585db676a04778012f5aa9e494fde2472b351d6a",
"body": "Another user patch",
"is_bot": false,
"headline": "Merge pull request #36 from kumavis/patch-1",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2015-03-22T05:47:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca376a5e849da729e756d6df293bc6e6cce2b6c1",
"body": "somewhat inane, but why not",
"is_bot": false,
"headline": "Another user patch",
"author_name": "kumavis",
"author_login": "kumavis",
"committed_at": "2015-03-22T05:32:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b723f82028b12e94abfe732e9f432a3fb2b5cece",
"body": null,
"is_bot": false,
"headline": "0.10.1",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2015-03-05T16:50:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5c64a00bdf649d76e0196fb8509144bf397769b",
"body": "add process.verisons",
"is_bot": false,
"headline": "Merge pull request #34 from ptarjan/master",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2015-03-05T16:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e44d993fbf5dfd5072627dcd60c08cb7f8ed7e14",
"body": null,
"is_bot": false,
"headline": "add process.versions",
"author_name": "Paul Tarjan",
"author_login": "ptarjan",
"committed_at": "2015-03-04T07:28:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "181030e3bd47dbc3fc1914b5635ff6242e8e2e5b",
"body": null,
"is_bot": false,
"headline": "0.10.0",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-12-10T19:08:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da3e95de86ebbc23a81f80d2964de39ece947044",
"body": "close #30",
"is_bot": false,
"headline": "add empty process.version",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-12-09T07:44:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22e76f14110faabe10e6b4b083db0515fc19cb69",
"body": null,
"is_bot": false,
"headline": "fix code style",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-12-07T23:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45002a07e5f5fbfcebd9086d0757d603dfe390e8",
"body": "simplified next tick",
"is_bot": false,
"headline": "Merge pull request #29 from calvinmetcalf/simple-process",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-12-07T23:49:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62acf3e9e9c2e40d22465f1db309bb82ae7fda91",
"body": null,
"is_bot": false,
"headline": "simplified next tick",
"author_name": "Calvin Metcalf",
"author_login": "calvinmetcalf",
"committed_at": "2014-12-03T13:10:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9dd595b513b0a5cafd2c6d0fb2938f5a495d882",
"body": "fixes #26",
"is_bot": false,
"headline": "Merge pull request #27 from spudly/master",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-12-03T08:40:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "602bb4c0971d722f5beca3b32dfc77de1e307f81",
"body": null,
"is_bot": false,
"headline": "fixes #26",
"author_name": "Stephen Sorensen",
"author_login": null,
"committed_at": "2014-12-02T14:45:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79c897b5bf244125266353310fb30ca2863f8602",
"body": null,
"is_bot": false,
"headline": "0.9.0",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-10-11T05:55:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cdb33dbded0d7a6dca6e17582546861fae746160",
"body": "Add a trivial process.umask() implementation that returns 0.",
"is_bot": false,
"headline": "Merge pull request #22 from eventualbuddha/add-umask",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-10-03T00:01:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2e1a533a24837aebe0aa5e0df9480a03bec7671f",
"body": null,
"is_bot": false,
"headline": "Add a trivial process.umask() implementation that returns 0.",
"author_name": "Brian Donovan",
"author_login": "eventualbuddha",
"committed_at": "2014-10-02T02:39:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "67e233fe6cd92869dfdf3ed305e969c4bc803ef9",
"body": null,
"is_bot": false,
"headline": "0.8.0",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-09-13T18:08:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d92b4ded4d997ddb5129fe464e30442e934874ba",
"body": "Provide faster alternative for setImmediate with MutationObserver.",
"is_bot": false,
"headline": "Merge pull request #20 from jtangelder/mutation-observer",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-09-13T18:08:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64b0e57d00145f0107810d847f0a8f074766328d",
"body": null,
"is_bot": false,
"headline": "Provide faster alternative for setImmediate with MutationObserver.",
"author_name": "Jorik Tangelder",
"author_login": "jtangelder",
"committed_at": "2014-09-09T14:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dce01589dbb175c5e0023088d4f134ea8cddcc7",
"body": null,
"is_bot": false,
"headline": "0.7.0",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-04-29T19:58:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aac49362a19942d1f8b2fa931b005e57da7b8e14",
"body": null,
"is_bot": false,
"headline": "added missing process.remove(All)Listener(s)",
"author_name": "Ondrej",
"author_login": "der-On",
"committed_at": "2014-04-29T19:56:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ffa169723e107039743f8feb624b6f840ea4157f",
"body": "its an alias for process.on",
"is_bot": false,
"headline": "added missing process.addListener",
"author_name": "Ondrej",
"author_login": "der-On",
"committed_at": "2014-04-29T19:50:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c19382a02cd1993c1e0d974368a106800e4579a",
"body": null,
"is_bot": false,
"headline": "0.6.0",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-02-01T15:16:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f257f5490c4dd9040deee6e2d6fda70013111a3",
"body": null,
"is_bot": false,
"headline": "reuse same function for noop",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-02-01T15:16:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41bd67062015f0ad89049d12d7d598116f47731a",
"body": "make on, off, emit into no-ops",
"is_bot": false,
"headline": "Merge pull request #13 from feross/master",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-02-01T15:14:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec56a51093d8335ebbf418635a04db05089e392e",
"body": null,
"is_bot": false,
"headline": "make on, off, emit into no-ops",
"author_name": "Feross Aboukhadijeh",
"author_login": "feross",
"committed_at": "2014-02-01T14:21:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "80cb20c75139938914cf2385e5ae26930ab5811c",
"body": "close #12",
"is_bot": false,
"headline": "add hrtime link to readme",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-01-11T22:28:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7213a141c0b6f7fc36c1de37e9a7bc4131b68e48",
"body": null,
"is_bot": false,
"headline": "add note to readme about why we don't add more to this module",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-01-11T18:06:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eaba8e9aace1a534f7f3953a6cb4454bd2a8585",
"body": null,
"is_bot": false,
"headline": "0.5.2",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-01-02T15:45:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff01142bf3111bfb1423c05208a4edc571febd64",
"body": "remove browserify field from package.json\r\n\r\nBrowser field is the goto field for this now.",
"is_bot": false,
"headline": "Merge pull request #8 from Raynos/patch-2",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2014-01-02T15:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bf036505a5a2cbdfea79547920f1e16241b702f",
"body": "browserify now assumes the browserify key points at a transform",
"is_bot": false,
"headline": "browserify key breaks in latest version",
"author_name": "Raynos (Jake Verbaten)",
"author_login": "Raynos",
"committed_at": "2014-01-02T09:04:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f993727ffe066d7935c3695e969cc12f46a09c34",
"body": "closes #5",
"is_bot": false,
"headline": "add LICENSE",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2013-05-28T05:03:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "873786eb7fc8e7c8a6024751d785c53817fafa7a",
"body": "Adjusted ev.source check for to accept null for Firefox extensions",
"is_bot": false,
"headline": "Merge pull request #4 from twolfson/bug/firefox.extension.broken2",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2013-04-29T14:56:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f9801f97077e9c55e92ec3d6ce41fa99d109bef",
"body": null,
"is_bot": false,
"headline": "Adjusted ev.source check for to accept null for Firefox extensions",
"author_name": "Todd Wolfson",
"author_login": "twolfson",
"committed_at": "2013-04-29T01:05:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8df38dab650bcdd18fa1f611520acef77eaff6f9",
"body": "Browserify is the future!",
"is_bot": false,
"headline": "change script to browserify in README",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2013-02-23T18:06:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "145bac8d4bb444c770b2272618dac89657af6129",
"body": null,
"is_bot": false,
"headline": "0.5.1",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2013-02-16T13:53:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8b6f96cd48390b3a9932049a959d5f724a64a127",
"body": "ship it!",
"is_bot": false,
"headline": "Support browserify",
"author_name": "Raynos",
"author_login": "Raynos",
"committed_at": "2013-02-16T13:52:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c9eff5d0ed25f7f9fcd46ef924246bbdb40a23a",
"body": null,
"is_bot": false,
"headline": "add comment on index.js behavior",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2013-01-21T18:31:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2d7a5f44d883cb4a258f52e32fab09ae6ff827ed",
"body": null,
"is_bot": false,
"headline": "update author information",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2013-01-21T18:30:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cbc8fdf87d481a3476ebea0b38a8b76e7a7299d6",
"body": null,
"is_bot": false,
"headline": "init",
"author_name": "Roman Shtylman",
"author_login": "defunctzombie",
"committed_at": "2013-01-12T21:45:24Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 3,
"commits_last_year": 0,
"latest_release_at": "2016-08-30T20:10:26Z",
"latest_release_tag": "v0.11.9",
"releases_from_tags": false,
"days_since_last_push": 2175,
"active_weeks_last_year": 0,
"days_since_latest_release": 3613,
"mean_days_between_releases": 17.6
},
"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": "process",
"exists": true,
"license": "MIT",
"keywords": [
"process"
],
"ecosystem": "npm",
"matches_repo": false,
"registry_url": "https://www.npmjs.com/package/process",
"is_deprecated": false,
"latest_version": "0.11.10",
"repository_url": "https://github.com/shtylman/node-process",
"versions_count": 21,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 3,
"monthly_downloads": 212112336,
"first_published_at": "2011-06-30T01:07:03.273000Z",
"latest_published_at": "2017-04-26T12:34:27.448000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 3374
}
]
},
"popularity": {
"forks": 68,
"stars": 129,
"watchers": 11,
"fork_history": {
"days": [
{
"date": "2013-01-30",
"count": 1
},
{
"date": "2013-04-28",
"count": 1
},
{
"date": "2013-04-29",
"count": 1
},
{
"date": "2013-10-24",
"count": 1
},
{
"date": "2014-01-11",
"count": 1
},
{
"date": "2014-03-31",
"count": 1
},
{
"date": "2014-09-09",
"count": 1
},
{
"date": "2014-09-30",
"count": 1
},
{
"date": "2014-11-18",
"count": 1
},
{
"date": "2014-11-19",
"count": 1
},
{
"date": "2014-11-22",
"count": 1
},
{
"date": "2015-03-04",
"count": 1
},
{
"date": "2015-03-24",
"count": 1
},
{
"date": "2015-04-21",
"count": 1
},
{
"date": "2015-05-03",
"count": 1
},
{
"date": "2015-05-12",
"count": 1
},
{
"date": "2015-05-25",
"count": 1
},
{
"date": "2015-06-08",
"count": 1
},
{
"date": "2015-07-18",
"count": 1
},
{
"date": "2015-09-04",
"count": 1
},
{
"date": "2015-10-14",
"count": 1
},
{
"date": "2015-10-29",
"count": 1
},
{
"date": "2016-06-08",
"count": 1
},
{
"date": "2016-07-20",
"count": 1
},
{
"date": "2017-01-24",
"count": 1
},
{
"date": "2017-10-07",
"count": 1
},
{
"date": "2017-12-21",
"count": 1
},
{
"date": "2018-01-13",
"count": 1
},
{
"date": "2018-03-26",
"count": 1
},
{
"date": "2018-04-21",
"count": 1
},
{
"date": "2018-05-11",
"count": 1
},
{
"date": "2018-06-22",
"count": 1
},
{
"date": "2018-08-21",
"count": 1
},
{
"date": "2018-10-29",
"count": 1
},
{
"date": "2018-12-08",
"count": 1
},
{
"date": "2019-05-24",
"count": 1
},
{
"date": "2019-06-03",
"count": 1
},
{
"date": "2020-06-05",
"count": 1
},
{
"date": "2020-08-07",
"count": 1
},
{
"date": "2020-11-05",
"count": 1
},
{
"date": "2021-02-16",
"count": 1
},
{
"date": "2021-03-07",
"count": 1
},
{
"date": "2021-03-31",
"count": 1
},
{
"date": "2021-07-08",
"count": 1
},
{
"date": "2021-10-15",
"count": 1
},
{
"date": "2022-02-16",
"count": 1
},
{
"date": "2023-06-06",
"count": 1
},
{
"date": "2023-07-01",
"count": 1
},
{
"date": "2023-07-05",
"count": 1
},
{
"date": "2023-08-15",
"count": 1
},
{
"date": "2023-09-03",
"count": 1
},
{
"date": "2023-10-20",
"count": 1
},
{
"date": "2023-12-10",
"count": 1
},
{
"date": "2024-01-12",
"count": 1
},
{
"date": "2024-02-17",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-12-01",
"count": 1
}
],
"complete": true,
"collected": 57,
"total_forks": 68
},
"star_history": null,
"open_issues_and_prs": 16
},
"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": 6310,
"source_files_sampled": 3,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 1,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "mocha",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "zuul",
"direct": false,
"version": "^3.10.3",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 2,
"direct_count": 0,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 6,
"merged_prs": 24,
"open_issues": 10,
"closed_ratio": 0.756,
"closed_issues": 31,
"closed_unmerged_prs": 23
},
"bus_factor": 2,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "defunctzombie",
"commits": 36,
"avatar_url": "https://avatars.githubusercontent.com/u/84792?v=4"
},
{
"type": "User",
"login": "calvinmetcalf",
"commits": 22,
"avatar_url": "https://avatars.githubusercontent.com/u/1128607?v=4"
},
{
"type": "User",
"login": "der-On",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/359399?v=4"
},
{
"type": "User",
"login": "Raynos",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/479538?v=4"
},
{
"type": "User",
"login": "eventualbuddha",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1938?v=4"
},
{
"type": "User",
"login": "feross",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/121766?v=4"
},
{
"type": "User",
"login": "jtangelder",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/1243901?v=4"
},
{
"type": "User",
"login": "joeduncan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3098521?v=4"
},
{
"type": "User",
"login": "kevinptt0323",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5292982?v=4"
},
{
"type": "User",
"login": "zenflow",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/3198597?v=4"
}
],
"contributors_sampled": 15,
"top_contributor_share": 0.493
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"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 12 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 5/29 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": null,
"reason": "no workflows found",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"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": "77caa43cdaee4ea710aa14d11cea1705293c0ef3",
"ran_at": "2026-07-22T23:38:37Z",
"aggregate_score": 3,
"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": 76,
"created_at": "2017-04-05T06:56:06Z",
"last_comment_at": "2017-04-05T06:56:30Z",
"last_comment_author": "ORESoftware"
},
{
"number": 82,
"created_at": "2018-01-13T22:58:13Z",
"last_comment_at": "2018-06-01T14:49:54Z",
"last_comment_author": "calvinmetcalf"
},
{
"number": 84,
"created_at": "2018-09-06T12:10:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 85,
"created_at": "2018-12-28T20:50:13Z",
"last_comment_at": "2018-12-29T14:00:16Z",
"last_comment_author": "mushishi78"
},
{
"number": 88,
"created_at": "2020-06-05T20:54:19Z",
"last_comment_at": "2021-02-10T16:30:52Z",
"last_comment_author": "ljharb"
},
{
"number": 89,
"created_at": "2020-08-07T11:18:53Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2017-12-21T17:01:24Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 55,
"created_at": "2016-03-14T15:16:30Z",
"last_comment_at": "2018-05-14T12:40:25Z",
"last_comment_author": "CMCDragonkai"
},
{
"number": 74,
"created_at": "2017-04-05T06:26:31Z",
"last_comment_at": "2017-04-05T22:37:36Z",
"last_comment_author": "ORESoftware"
},
{
"number": 75,
"created_at": "2017-04-05T06:39:26Z",
"last_comment_at": "2017-04-05T21:01:27Z",
"last_comment_author": "ORESoftware"
},
{
"number": 80,
"created_at": "2017-10-29T00:12:04Z",
"last_comment_at": "2017-10-30T12:54:22Z",
"last_comment_author": "calvinmetcalf"
},
{
"number": 83,
"created_at": "2018-09-05T22:40:53Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 86,
"created_at": "2019-01-11T22:05:04Z",
"last_comment_at": "2024-03-28T16:33:11Z",
"last_comment_author": "alecgibson"
},
{
"number": 90,
"created_at": "2021-04-07T14:14:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 91,
"created_at": "2023-07-05T13:49:01Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 92,
"created_at": "2023-10-20T16:56:08Z",
"last_comment_at": "2024-03-04T13:15:01Z",
"last_comment_author": "houston3"
},
{
"number": 93,
"created_at": "2023-12-06T03:22:34Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/defunctzombie/node-process",
"host": "github.com",
"name": "node-process",
"owner": "defunctzombie"
},
"metrics": {
"overall": {
"key": "overall",
"band": "critical",
"name": "Overall health",
"note": "Abandonment Policy applies a 60% multiplier to weighted overall health and gives it a ceiling of 49.",
"notes": [
{
"code": "abandonment_overall_adjustment",
"params": {
"cap": 49,
"pct": 60
}
}
],
"value": 25,
"inputs": {
"security": 44,
"vitality": 25,
"community": 53,
"governance": 62,
"engineering": 21,
"abandonment_cap": 49,
"abandonment_state": "likely_abandoned",
"abandonment_multiplier": 60,
"weighted_overall_before_abandonment": 41,
"overall_after_abandonment_multiplier": 25
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 25,
"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": 2175,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 2175 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 2175
}
}
],
"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": 60,
"inputs": {
"releases_count": 3,
"latest_release_tag": "v0.11.9",
"releases_from_tags": false,
"days_since_latest_release": 3613,
"mean_days_between_releases": 17.6
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "3 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 3
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3613 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3613
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~17.6 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 17.6
}
}
],
"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": "moderate",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"cap": 49,
"state": "likely_abandoned",
"guards": [
"dependencies_clean"
],
"signals": [
"unanswered_contributions",
"issue_rot",
"release_stall",
"scorecard_unmaintained"
],
"red_flag": true,
"multiplier_pct": 60,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 6,
"unanswered_open_issues": 9,
"days_since_last_merged_pr": 3135,
"days_since_last_human_commit": 3135,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 3135 days; 4 unmet obligation(s): pull requests unanswered, issues unanswered, releases stalled, Scorecard reports it unmaintained",
"points": 60,
"status": "partial",
"details": [
{
"code": "abandonment_flagged",
"params": {
"days": 3135,
"count": 4,
"signals": "pull requests unanswered, issues unanswered, 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": "moderate",
"name": "Community & Adoption",
"value": 53,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"forks": 68,
"stars": 129,
"watchers": 11,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "129 stars",
"points": 34.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 129
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "68 forks",
"points": 15.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 68
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "11 watchers",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 11
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 62,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "moderate",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"bus_factor": 2,
"contributors_sampled": 15,
"top_contributor_share": 0.493
},
"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 49% of commits",
"points": 11.4,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 49
}
}
],
"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": 56,
"inputs": {
"merged_prs": 24,
"open_issues": 10,
"closed_issues": 31,
"issue_closed_ratio": 0.756,
"closed_unmerged_prs": 23
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "76% of issues closed",
"points": 35.3,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 76
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "24/47 decided PRs merged",
"points": 19.5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 24,
"decided": 47
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 5/29 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": 71,
"inputs": {
"followers": 987,
"owner_type": "User",
"is_verified": null,
"owner_login": "defunctzombie",
"public_repos": 308,
"account_age_days": 6277
},
"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": "987 followers of defunctzombie",
"points": 21.5,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 987,
"login": "defunctzombie"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "308 public repos, account ~17 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 308
}
},
{
"code": "account_age_years",
"params": {
"years": 17
}
}
],
"max_points": 25
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "critical",
"name": "Engineering Quality",
"value": 21,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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 12 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": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 30,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 3
},
"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 12 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 5/29 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 workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 1 resolved dependencies against OSV; 1 could not be assessed (no resolved version, an unsupported ecosystem, or beyond the reported package list). This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 1
}
},
{
"code": "advisories_unassessed",
"params": {
"count": 1
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 1,
"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": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 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": 15,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 13,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.243,
"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": "18 of 74 human commits state their intent (structured subject or explanatory body)",
"points": 13,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 18,
"sampled": 74
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"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 74",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 74
}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 6310,
"source_files_sampled": 3,
"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/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"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",
"npm package 'process' points at a different repository (https://github.com/shtylman/node-process); excluded from ecosystem scoring"
],
"report_type": "repository",
"generated_at": "2026-07-22T23:38:53.030614Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/d/defunctzombie/node-process.svg",
"full_name": "defunctzombie/node-process",
"license_state": "standard",
"license_spdx": "MIT"
}