Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 2190,
"has_wiki": true,
"homepage": null,
"languages": {
"C": 76483,
"Makefile": 1432,
"JavaScript": 793405,
"TypeScript": 27,
"WebAssembly": 251391
},
"pushed_at": "2026-01-02T19:39:21Z",
"created_at": "2020-05-14T04:24:18Z",
"owner_type": "Organization",
"updated_at": "2026-07-22T04:54:02Z",
"description": "Fast lexer to extract named exports via analysis from CommonJS modules",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "main",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript",
"WebAssembly"
]
},
"owner": {
"blog": "https://nodejs.org",
"name": "Node.js",
"type": "Organization",
"login": "nodejs",
"company": null,
"location": null,
"followers": 16208,
"avatar_url": "https://avatars.githubusercontent.com/u/9950313?v=4",
"created_at": "2014-11-25T17:10:50Z",
"is_verified": null,
"public_repos": 231,
"account_age_days": 4257
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "2.2.0",
"kind": "minor",
"published_at": "2026-01-02T19:39:35Z"
},
{
"tag": "2.1.1",
"kind": "patch",
"published_at": "2025-11-07T22:50:12Z"
},
{
"tag": "2.1.0",
"kind": "minor",
"published_at": "2025-02-20T18:25:45Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2025-01-31T17:05:02Z"
},
{
"tag": "1.4.2",
"kind": "patch",
"published_at": "2025-01-30T16:58:59Z"
}
],
"recent_commits": [
{
"oid": "cb772facaab04a64deced6161b5c0efec683189f",
"body": null,
"is_bot": false,
"headline": "2.2.0",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2026-01-02T19:39:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3ed453763bca00fc10bd318200b99bfe668f1642",
"body": null,
"is_bot": false,
"headline": "feat: remove use of eval by doing our own string parsing (#118)",
"author_name": "Kevin Gibbons",
"author_login": "bakkot",
"committed_at": "2026-01-02T19:37:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1910c8a095b741be468e4098b1490c906e6412cf",
"body": null,
"is_bot": false,
"headline": "2.1.1",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2025-11-07T22:49:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2de4b820cb6cdf314f6e36cb345d4d52f35f4bb3",
"body": "* fix: single char export star\n\n* bring back optimize step",
"is_bot": false,
"headline": "fix: single char export star (#116)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2025-11-07T22:44:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0912cb4a481925eaf3482ae47a0b10645aa389a5",
"body": null,
"is_bot": false,
"headline": "fix: use local variable (#115)",
"author_name": "Dominykas Blyžė",
"author_login": "dominykas",
"committed_at": "2025-11-07T22:01:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c79e9db8bb34699fd50ed8aaed1c0844b479d86d",
"body": "Signed-off-by: Michael Dawson <mdawson@devrus.com>",
"is_bot": false,
"headline": "2.1.0",
"author_name": "Michael Dawson",
"author_login": "mhdawson",
"committed_at": "2025-02-20T18:17:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "50d5b3eb14225a1da223c2de7cedda8dcf1fb06b",
"body": "fix: restore configuration through env variables",
"is_bot": false,
"headline": "Merge pull request #111 from mhdawson/fixup-config-options",
"author_name": "Michael Dawson",
"author_login": "mhdawson",
"committed_at": "2025-02-20T18:10:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "606ec5b6e5f1d3b1111605cf447268f81117d3f1",
"body": "My recent changes had removed the ability to configure what options\nwhere used to build through environment variables.\n\nThis PR restores those environment variables so they can be used\nas before.\n\nSigned-off-by: Michael Dawson <mdawson@devrus.com>",
"is_bot": false,
"headline": "fix: restore configuration through env variables",
"author_name": "Michael Dawson",
"author_login": "mhdawson",
"committed_at": "2025-02-19T22:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c7fe8bee83289020172512c7e96fa4ec68bdb0d",
"body": "Add instructions for creating a release to the readme.",
"is_bot": false,
"headline": "Merge pull request #109 from nodejs/mhdawson-patch-1",
"author_name": "Michael Dawson",
"author_login": "mhdawson",
"committed_at": "2025-02-05T19:48:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83e68684632d049026246ff91f7be2088af9fcee",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Michael Dawson",
"author_login": "mhdawson",
"committed_at": "2025-01-31T17:03:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c141f8bd4697e5cf64d0047d922cc79a1e0d57a",
"body": "Signed-off-by: Michael Dawson <mdawson@devrus.com>",
"is_bot": false,
"headline": "2.0.0",
"author_name": "Michael Dawson",
"author_login": "mhdawson",
"committed_at": "2025-01-31T16:59:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "baab700e400f796a1806b500ba40a58e013372ea",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Michael Dawson",
"author_login": "mhdawson",
"committed_at": "2025-01-31T16:54:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "507b28341efe4f9c54874cf24681545b6e589406",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Michael Dawson",
"author_login": "mhdawson",
"committed_at": "2025-01-30T18:52:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97e7fc4965b0879aa7c7d59f9460ef53df922935",
"body": null,
"is_bot": false,
"headline": "Add instructions for creating a release to the readme.",
"author_name": "Michael Dawson",
"author_login": "mhdawson",
"committed_at": "2025-01-30T18:51:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a0b54be6012645971b8f28969c0ff68d788aaddb",
"body": "Signed-off-by: Michael Dawson <midawson@redhat.com>",
"is_bot": false,
"headline": "1.4.2",
"author_name": "Michael Dawson",
"author_login": "mhdawson",
"committed_at": "2025-01-30T16:50:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8411abde37566a9d5d1e34fe3c6952faae5badc1",
"body": "Refs: https://github.com/nodejs/security-wg/issues/1236\n\nUpdate to build in docker using wasm-builder image\nmaintained in https://github.com/nodejs/wasm-builder.\n\nAs a side effect this also updates the versions of the\nwasm tools to a newer version.\n\nundici and amaro have already been moved over and I plan to\ndocument in Node.js docs that this is the projects standard\nway to build WASM blobs.\n\nSigned-off-by: Michael Dawson <midawson@redhat.com>",
"is_bot": false,
"headline": "feat: build wasm in common wasm-builder (#105)",
"author_name": "Michael Dawson",
"author_login": "mhdawson",
"committed_at": "2024-11-21T20:22:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d0e2732474e83219f147990cfce2f9ee5321b5c",
"body": "Signed-off-by: Michael Dawson <mdawson@devrus.com>",
"is_bot": false,
"headline": "chore: move to using ubuntu 22 for actions (#106)",
"author_name": "Michael Dawson",
"author_login": "mhdawson",
"committed_at": "2024-11-21T05:04:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9f2c204961b02bbfee603c196f9db05df960d14",
"body": null,
"is_bot": false,
"headline": "1.4.1",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2024-09-07T20:51:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ba0c8fda4187ba4a3aff78d7f3a2a33e0082f39e",
"body": null,
"is_bot": false,
"headline": "rework browser handling for buffer decoding (#104)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2024-09-07T20:50:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f605c4fe745927a00b0ce97933c60d00c049007",
"body": null,
"is_bot": false,
"headline": "Fix environment detection in web worker (#103)",
"author_name": "Andrew Branch",
"author_login": "andrewbranch",
"committed_at": "2024-08-29T00:15:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a8898ea6a0a8ebc3fd6e5af5b011f66399a7c697",
"body": null,
"is_bot": false,
"headline": "1.4.0",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2024-08-25T21:38:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bb8cc36cbd8ee235326cbf288d2229b5be04208",
"body": "This uses the synchronous WebAssembly APIs to compile the WASM\r\npart synchronously, which allows users to initialize the library\r\nand parse synchronously with WASM without having to resort\r\nto the JS version. This would be useful for Node.js core to\r\nuse the WASM version in paths that require synchronous\r\ninitialization (it currently always uses the JS version for that).",
"is_bot": false,
"headline": "feat: add initSync() to initialize WASM synchronously (#100)",
"author_name": "Joyee Cheung",
"author_login": "joyeecheung",
"committed_at": "2024-08-25T21:36:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c74749f0c383da78cc239b34f9b057891a0da94",
"body": "* Revert \"tests: fix loading wasm when targeting external deps (#94)\"\r\n\r\nThis reverts commit bcc6ce486de987d18092609c45d66d0dc163a18c.\r\n\r\n* Revert \"fix: cannot resolve path when build with EXTERNAL_PATH (#93)\"\r\n\r\nThis reverts commit 8ea767a6f4b7ce2a757586e0a5d8351bf1ef690b.\r\n\r\n* Revert \"Support building for externally shared js builtins (#91)\"\r\n\r\nThis reverts commit 1c5072cf3b508b959a6444d048cf6d40f10d965d.",
"is_bot": false,
"headline": "Revert build changes (#95)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2024-04-28T17:46:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bcc6ce486de987d18092609c45d66d0dc163a18c",
"body": "* tests: fix loading wasm when targeting external deps\r\n\r\n* Revert \"fix: cannot resolve path when build with EXTERNAL_PATH (#93)\"\r\n\r\nThis reverts commit 8ea767a6f4b7ce2a757586e0a5d8351bf1ef690b.",
"is_bot": false,
"headline": "tests: fix loading wasm when targeting external deps (#94)",
"author_name": "Zephyr Lykos",
"author_login": "mochaaP",
"committed_at": "2024-04-28T17:32:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f974d80f603681ad8b5febb57b0bfa10b538d9c",
"body": null,
"is_bot": false,
"headline": "1.3.1",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2024-04-28T05:44:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8ea767a6f4b7ce2a757586e0a5d8351bf1ef690b",
"body": null,
"is_bot": false,
"headline": "fix: cannot resolve path when build with EXTERNAL_PATH (#93)",
"author_name": "Zephyr Lykos",
"author_login": "mochaaP",
"committed_at": "2024-04-28T05:43:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "425e14d9b5929c79216824aa54b978cfa7e98d1f",
"body": null,
"is_bot": false,
"headline": "1.3.0",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2024-04-27T23:01:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1c5072cf3b508b959a6444d048cf6d40f10d965d",
"body": "* Support building for externally shared js builtins\r\n\r\nInitial support for loading unbundled module in `AddExternalizedBuiltin`.\r\n\r\n- Reduces downstream distribution package size (by not shipping wasm twice\r\n and not base64-encoding it)\r\n- Provides a cleaner stacktrace\r\n- Easier to patch\r\n\r\nTo ena\n[…]\n the extra `/dist` part in the path.\r\n\r\nSigned-off-by: Zephyr Lykos <git@mochaa.ws>\r\n\r\n* Inline wasm binary loader\r\n\r\n* Refactor CI workflow\r\n\r\n---------\r\n\r\nSigned-off-by: Zephyr Lykos <git@mochaa.ws>",
"is_bot": false,
"headline": "Support building for externally shared js builtins (#91)",
"author_name": "Zephyr Lykos",
"author_login": "mochaaP",
"committed_at": "2024-04-14T19:32:57Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "279682c5a82ed9ff6ffa7c2a96f3d0dac2f70f86",
"body": null,
"is_bot": false,
"headline": "feat: consistent esm syntax err (#90)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2023-12-29T13:35:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "182e2768a4029365144d287257be0ca606c0ab40",
"body": "* Makefile: extract compilation flags to variables\r\n\r\nPreviously, the WASM compilation step was hard to adjust for different\r\nsystems, as it required re-writing the actual rule.\r\n\r\nThis change extracts all the flags into make variables,\r\nand separates them into system- and project-specific ones.\r\n\r\n\n[…]\nadjusted.\r\n\r\n* Makefile: polish\r\n\r\nTiny leftover nitpicks:\r\n\r\n- Mark `optimize` and `clean` targets as phony\r\n- Use separate target for `lib/` directory creation\r\n- Use make's built-in `$(RM)` command",
"is_bot": false,
"headline": "Parametrize WASM compilation process (#87)",
"author_name": "Jan Staněk",
"author_login": "khardix",
"committed_at": "2023-06-26T07:05:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4acffa9831ec8425df0d958f0c2e93daf9608802",
"body": null,
"is_bot": false,
"headline": "1.2.3",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2023-06-10T20:08:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2100e2c19eb8ce204e60a59d3a755274309fab8d",
"body": null,
"is_bot": false,
"headline": "Add `.d.mts` file (#85)",
"author_name": "Mateusz Burzyński",
"author_login": "Andarist",
"committed_at": "2023-05-15T01:31:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "28b5dfe4ffa529695753eab4130cba1598d786d2",
"body": null,
"is_bot": false,
"headline": "meta: fix package repo links (#82)",
"author_name": "Chemi Atlow",
"author_login": "atlowChemi",
"committed_at": "2023-03-26T21:42:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd9d9f9d9546e2b000d02f1aa038900f170cd438",
"body": null,
"is_bot": false,
"headline": "doc: project status in readme (#80)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2023-01-26T16:25:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4641ae5419634deeefa41f943080f2eb7b2c925e",
"body": "Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.\r\n- [Release notes](https://github.com/substack/minimist/releases)\r\n- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: minimist\r\n dependency-type: indirect\r\n...\r\n\r\nSigned-off-by: dependabot[bot] <support@github.com>\r\n\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump minimist from 1.2.5 to 1.2.6 (#68)",
"author_name": "dependabot[bot]",
"author_login": "dependabot[bot]",
"committed_at": "2022-04-03T13:37:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c54a2ca9912ccf66efbe07afadbcf8d72e145d93",
"body": null,
"is_bot": false,
"headline": "ci: transfer prep (#66)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-11-02T22:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a96e7b52b99d39fee25d69f356905161d14a15ed",
"body": null,
"is_bot": false,
"headline": "1.2.2",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-07-15T19:32:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32cfbbf477aedb1b32daaf39bf385c1f527fbeff",
"body": "* fix: RollupJS reexports detection\r\n\r\n* ensure js consistency",
"is_bot": false,
"headline": "fix: RollupJS reexports detection (#59)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-07-15T19:30:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "466b1a2e736d778f4304698569d71efef711a371",
"body": null,
"is_bot": false,
"headline": "1.2.1",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-04-29T10:51:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b4945d863755985da6e1db0ec1c86772f205a5a8",
"body": "* filter to valid surrogate pairs\r\n\r\n* handle out of range",
"is_bot": false,
"headline": "Filter to valid surrogate pairs (#56)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-04-29T10:49:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "47d061a711664f742ab3675706204bf4e1c426e0",
"body": "* support string encodings\r\n\r\n* unlog\r\n\r\n* fixup undefined checks\r\n\r\n* escaping fixes\r\n\r\n* consistent string handling",
"is_bot": false,
"headline": "Support UTF string encodings (#55)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-04-28T20:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee93a605240f103296feb44b3b3d0c32528f2535",
"body": null,
"is_bot": false,
"headline": "1.2.0",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-04-28T11:00:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a107bdf4079423b7b4dda778122070660708517",
"body": "* Allow arbitrary string exports\r\n\r\n* Update grammar",
"is_bot": false,
"headline": "Allow arbitrary string exports (#54)",
"author_name": "Nicolò Ribaudo",
"author_login": "nicolo-ribaudo",
"committed_at": "2021-04-28T10:26:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d74e77007d1bb632f3607d2afd9ffbdea69d76f2",
"body": null,
"is_bot": false,
"headline": "1.1.1",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-03-30T18:12:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec1c135c64a5130a3e7db3b16c8f639794223fed",
"body": null,
"is_bot": false,
"headline": "add support for interopRequireWildcard helper (#53)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-03-30T18:10:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd64f950e91d85e6c1e1a9a8ba7691dfccdf34de",
"body": null,
"is_bot": false,
"headline": "getter variations in reexports (#51)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-03-30T17:37:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "22093e765f02d1c97c1bd9baf3ea21653ba92548",
"body": null,
"is_bot": false,
"headline": "fix \"the the\" typo in README.md file (#49)",
"author_name": "Pezhman Parsaee",
"author_login": "peZhmanParsaee",
"committed_at": "2021-03-25T17:51:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a352cbc1b0b3b0cc165008ae9ed4b3e9ec1df799",
"body": null,
"is_bot": false,
"headline": "fixup esbuild output test",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-03-12T14:14:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ec8053af179c18bef3ae496935a08a87eaaaecb",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-03-11T12:38:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db898bb03b1effa9c712814c0cc413bbdb9f29fa",
"body": "* add test for other babel reexport checks\r\n\r\n* comma case",
"is_bot": false,
"headline": "Clarify grammar and tweak Babel reexport checks (#45)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-03-11T11:57:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a2f9d3000c985f4fd1252d674012471516ae9c9",
"body": null,
"is_bot": false,
"headline": "add test for esbulid hint pattern (#46)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-03-11T11:35:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c463744164837c25bf38df6d722302130b425828",
"body": null,
"is_bot": false,
"headline": "add lockfile",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-03-09T23:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3d96e8a5c28e3dc6a9f3d411f2b2c23f710e165",
"body": null,
"is_bot": false,
"headline": "add Node.js CI",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-03-09T22:58:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9fa5febead0f1911c81ccb6960acf44f78da466a",
"body": null,
"is_bot": false,
"headline": "Support RollupJS reexports property checks (#41)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-03-08T08:50:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab85150791f4da9ee11b4cd8a36d26238c85f0e6",
"body": null,
"is_bot": false,
"headline": "allow trailing commas in defineProperty calls (#40)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2021-03-07T10:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f0df5ce64cc0b4e955537e9e900d961b9a53148",
"body": null,
"is_bot": false,
"headline": "Detect Babel reexports with conflict filter for other exports (#39)",
"author_name": "Nicolò Ribaudo",
"author_login": "nicolo-ribaudo",
"committed_at": "2021-03-07T09:42:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4543ca1b8bb83ea48a85be65fe661edeee8ead5d",
"body": null,
"is_bot": false,
"headline": "only use atob in browser environments (#33)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-11-26T18:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b14f328d5f1bf8bb806963750acfcfd9283d52a",
"body": null,
"is_bot": false,
"headline": "doc: correction to note value cases are detected",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-11-19T12:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c310a816ae0c6b15a4df6f53fbc4d1f88b67cb2f",
"body": null,
"is_bot": false,
"headline": "fix(TypeScript): Expose `Exports` interface type (#30)",
"author_name": "ExE Boss",
"author_login": "ExE-Boss",
"committed_at": "2020-11-06T14:49:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4af39ff7efbbd4e86a3170be69760123c1a44be",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-11-02T16:05:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d38263bc73db7efeb8baa7f97ba445928f36cca3",
"body": null,
"is_bot": false,
"headline": "separately track unsafe getters (#29)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-11-02T16:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f50b9ef5b8cbb992ef9747032de8d9b268d1fd4f",
"body": null,
"is_bot": false,
"headline": "0.6.0",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-11-01T22:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89c815a8ae4527e953e3cf58f172bf12b7dab873",
"body": null,
"is_bot": false,
"headline": "update tests",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-11-01T22:52:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "372c27f1600248ca2c6765ac71fd73ce7d967f00",
"body": null,
"is_bot": false,
"headline": "feat: add TypeScript types (#28)",
"author_name": "Simen Bekkhus",
"author_login": "SimenB",
"committed_at": "2020-11-01T22:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04775486515dc281f2454cc118ba17cd951967e5",
"body": null,
"is_bot": false,
"headline": "feat: introduce API parity between JS and WASM implementation (#27)",
"author_name": "Simen Bekkhus",
"author_login": "SimenB",
"committed_at": "2020-11-01T22:48:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ad85cba094441effcab6b315c96414448cdb178",
"body": null,
"is_bot": false,
"headline": "0.5.2",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-31T18:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1163d927f87677228d845af7c4420e22466c1a9e",
"body": null,
"is_bot": false,
"headline": "support getter function name in reexports (#26)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-31T18:42:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20e456d3fac917b2cc240516d6110b2a2b26c905",
"body": null,
"is_bot": false,
"headline": "readme grammar fix",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-31T16:23:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "16e6bc63ce26037bec7f7987e2fb4933a66769a8",
"body": null,
"is_bot": false,
"headline": "0.5.1",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-31T16:05:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ccff7312c71db93b34548bdf0b547dce08e7af0",
"body": null,
"is_bot": false,
"headline": "update benchmarks",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-31T16:04:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4c2b81c745e00f154d50c6ccb98cdba8c62fb556",
"body": null,
"is_bot": false,
"headline": "Support specific getter forms (#25)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-31T16:02:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "638f6d61825859c56c9642bd0bb6d7395cf98d09",
"body": null,
"is_bot": false,
"headline": "0.5.0",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-29T17:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "89cde88f77b29f39b794daac08a39fbeb11093bf",
"body": null,
"is_bot": false,
"headline": "do not emit Object.defineProperty exports (#24)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-29T17:12:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8767c957de4a8209d3663fb486eb8ef0beede93b",
"body": "The sdk was moved to the webassembly repo - it autoredirects, but updating the link is still nice =)",
"is_bot": false,
"headline": "update link to the wasi sdk (#19)",
"author_name": "Pomax",
"author_login": "Pomax",
"committed_at": "2020-10-26T21:44:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91462ded1f144c2d56512af4bd2ccb8ce16a3a17",
"body": null,
"is_bot": false,
"headline": "0.4.3",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-21T20:27:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d1872d818e59428f6eab290e1b509b8770b3a2a",
"body": null,
"is_bot": false,
"headline": "support reexports via require spreads (#18)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-21T18:47:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9218fa5a65832bee84681383834dac8e3f29aea",
"body": null,
"is_bot": false,
"headline": "allow if( without space (#17)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-21T16:02:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31b1d38344fd328e7263dab43f51dfd85a4e10d0",
"body": null,
"is_bot": false,
"headline": "Add support for Babel 7.12 reexports (#16)",
"author_name": "Nicolò Ribaudo",
"author_login": "nicolo-ribaudo",
"committed_at": "2020-10-21T15:55:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49a3687bc67131c5f7538f231337773a59abeeb8",
"body": null,
"is_bot": false,
"headline": "0.4.2",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-14T12:45:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a34486dc043bdf441acadc1467b49e0dd7145ea",
"body": null,
"is_bot": false,
"headline": "remove dist folder from git",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-13T20:34:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f50e487e396be913d8f8bf6e0d62d43e454fcb63",
"body": null,
"is_bot": false,
"headline": "use signed right shift",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-13T20:34:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "664f6d750abeea22ccaf832db1b1fbc3b2e0f3ae",
"body": null,
"is_bot": false,
"headline": "0.4.1",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-13T20:21:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88b711b7c0ba0d3e75ef8b1dbf718102ce93b739",
"body": null,
"is_bot": false,
"headline": "Support big endian (#13)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-13T20:19:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10ef34d01300c1a0b56847006f3e2e157abaaf31",
"body": null,
"is_bot": false,
"headline": "0.4.0",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-04T14:41:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a15d30960aaece4b0dae1f32dd600c496a2af381",
"body": null,
"is_bot": false,
"headline": "only include last reexport (#11)",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-04T14:39:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a551db2f3de853e005d1d672a0bcb575d6b6194",
"body": null,
"is_bot": false,
"headline": "update benchmarks",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-10-03T01:20:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c4bbbbc0fe41aaf83de6bf44d9903e8607d1cea8",
"body": null,
"is_bot": false,
"headline": "replace string slices with startsWith comparison (#9)",
"author_name": "Joost Koehoorn",
"author_login": "JoostK",
"committed_at": "2020-10-03T01:17:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4d56d33f2de790a47450d8c5892509d94b338673",
"body": null,
"is_bot": false,
"headline": "correct readme",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-09-30T17:23:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f32d7a83a435ed6f7716318a5367a82d6480079",
"body": null,
"is_bot": false,
"headline": "update identifier escape skips",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-09-28T05:11:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "42ce1cc5126bdbdeda4b9eb6a860760e3eb77685",
"body": null,
"is_bot": false,
"headline": "0.3.2",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-09-28T04:57:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5fffc13eb3ab2d163e76defb783022571c6e5b74",
"body": null,
"is_bot": false,
"headline": "use Acorn identifier fns over regex",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-09-28T04:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa9483c8dbc3366ed276e8d4de600dd3a2e09106",
"body": null,
"is_bot": false,
"headline": "0.3.1",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-09-27T03:26:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eee3444088a01349e5862f3d645bfc8aac3a7986",
"body": null,
"is_bot": false,
"headline": "final cleanups, readme clarifications, perf work",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-09-27T03:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5cdd20d11c5039bd667a407870dd44789551da36",
"body": null,
"is_bot": false,
"headline": "update intro",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-09-25T08:03:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "200bccd28ced104502af02c4aa10828b2a23c003",
"body": null,
"is_bot": false,
"headline": "Wasm and JS co-exist",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-09-25T07:50:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "857b73e4b00c8e7fd15a2f929d48448fe089f6b2",
"body": null,
"is_bot": false,
"headline": "Wasm -> JS conversion",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-09-25T07:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "31ce982cea651ec5bda422458fd9e0627c020d53",
"body": null,
"is_bot": false,
"headline": "check in dist",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-09-07T20:59:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bdc69e7fb3d825417f0ea99c7516cba168520ac8",
"body": null,
"is_bot": false,
"headline": "updates",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-09-07T20:58:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3759108a11e539d7209f5bfaccca46e502555f4b",
"body": null,
"is_bot": false,
"headline": "update lexer",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-09-06T04:57:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9cd3d007103f0307e91eaa2f013c6ef332adfb6f",
"body": null,
"is_bot": false,
"headline": "use ptrdiff",
"author_name": "Guy Bedford",
"author_login": "guybedford",
"committed_at": "2020-09-06T04:35:32Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 5,
"commits_last_year": 5,
"latest_release_at": "2026-01-02T19:39:35Z",
"latest_release_tag": "2.2.0",
"releases_from_tags": false,
"days_since_last_push": 201,
"active_weeks_last_year": 2,
"days_since_latest_release": 201,
"mean_days_between_releases": 84.3
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "cjs-module-lexer",
"exists": true,
"license": "MIT",
"keywords": [],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/cjs-module-lexer",
"is_deprecated": false,
"latest_version": "2.2.0",
"repository_url": "https://github.com/nodejs/cjs-module-lexer",
"versions_count": 47,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 3,
"monthly_downloads": 379150320,
"first_published_at": "2020-05-14T08:53:02.937000Z",
"latest_published_at": "2026-01-02T19:40:27.050000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 201
}
]
},
"popularity": {
"forks": 30,
"stars": 260,
"watchers": 9,
"fork_history": {
"days": [
{
"date": "2020-10-02",
"count": 1
},
{
"date": "2020-10-04",
"count": 1
},
{
"date": "2020-10-13",
"count": 1
},
{
"date": "2020-10-21",
"count": 1
},
{
"date": "2020-11-01",
"count": 1
},
{
"date": "2020-11-06",
"count": 1
},
{
"date": "2021-03-25",
"count": 1
},
{
"date": "2021-05-20",
"count": 1
},
{
"date": "2021-09-15",
"count": 1
},
{
"date": "2021-09-27",
"count": 1
},
{
"date": "2021-10-21",
"count": 1
},
{
"date": "2022-03-12",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-05-17",
"count": 1
},
{
"date": "2022-07-01",
"count": 1
},
{
"date": "2023-01-06",
"count": 1
},
{
"date": "2023-03-26",
"count": 1
},
{
"date": "2023-04-30",
"count": 1
},
{
"date": "2023-06-23",
"count": 1
},
{
"date": "2023-09-07",
"count": 1
},
{
"date": "2023-10-31",
"count": 1
},
{
"date": "2023-12-30",
"count": 1
},
{
"date": "2024-01-26",
"count": 1
},
{
"date": "2024-08-21",
"count": 1
},
{
"date": "2024-08-27",
"count": 1
},
{
"date": "2024-12-10",
"count": 1
},
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-11-04",
"count": 1
},
{
"date": "2025-12-18",
"count": 1
},
{
"date": "2025-12-19",
"count": 1
}
],
"complete": true,
"collected": 30,
"total_forks": 30
},
"star_history": null,
"open_issues_and_prs": 19
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"samples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"Makefile",
"build/Makefile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 1409737,
"source_files_sampled": 17,
"oversized_source_files": 7,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "@babel/traverse",
"direct": false,
"version": "7.22.5",
"severity": "critical",
"ecosystem": "npm",
"cvss_score": 9.3,
"advisory_ids": [
"GHSA-67hx-6x53-jw92"
],
"fixed_version": "8.0.0-alpha.4",
"advisory_count": 1,
"oldest_advisory_days": 1010
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v",
"GHSA-v6h2-p8h4-qcjw"
],
"fixed_version": "5.0.7",
"advisory_count": 3,
"oldest_advisory_days": 408
},
{
"name": "braces",
"direct": false,
"version": "3.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-grv7-fg5c-xmjg"
],
"fixed_version": "3.0.3",
"advisory_count": 1,
"oldest_advisory_days": 799
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3xgq-45jj-v275"
],
"fixed_version": "7.0.5",
"advisory_count": 1,
"oldest_advisory_days": 621
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-52cp-r559-cp3m",
"GHSA-h67p-54hq-rp68",
"GHSA-mh29-5h37-fv8m"
],
"fixed_version": "4.3.0",
"advisory_count": 3,
"oldest_advisory_days": 250
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 153
},
{
"name": "minimatch",
"direct": false,
"version": "4.2.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 153
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3v7f-55p6-f55p",
"GHSA-c2c7-rcm5-vvqj"
],
"fixed_version": "4.0.4",
"advisory_count": 2,
"oldest_advisory_days": 119
},
{
"name": "semver",
"direct": false,
"version": "5.7.1",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-c2qf-rxjj-qqgw"
],
"fixed_version": "7.5.2",
"advisory_count": 1,
"oldest_advisory_days": 1127
},
{
"name": "semver",
"direct": false,
"version": "6.3.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-c2qf-rxjj-qqgw"
],
"fixed_version": "7.5.2",
"advisory_count": 1,
"oldest_advisory_days": 1127
},
{
"name": "serialize-javascript",
"direct": false,
"version": "6.0.0",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 8.1,
"advisory_ids": [
"GHSA-5c6j-r48x-rmvq",
"GHSA-76p7-773f-r4q5",
"GHSA-qj8w-gfj5-8c6v"
],
"fixed_version": "7.0.5",
"advisory_count": 3,
"oldest_advisory_days": 527
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.22.5",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 6.2,
"advisory_ids": [
"GHSA-968p-4wvh-cqc8"
],
"fixed_version": "8.0.0-alpha.17",
"advisory_count": 1,
"oldest_advisory_days": 498
},
{
"name": "diff",
"direct": false,
"version": "5.0.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-73rr-hh4g-fpgx"
],
"fixed_version": "8.0.3",
"advisory_count": 1,
"oldest_advisory_days": 189
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.1",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 4.3,
"advisory_ids": [
"GHSA-mwcw-c2x4-8c55"
],
"fixed_version": "5.0.9",
"advisory_count": 1,
"oldest_advisory_days": 590
},
{
"name": "@babel/core",
"direct": false,
"version": "7.22.5",
"severity": "low",
"ecosystem": "npm",
"cvss_score": 3.2,
"advisory_ids": [
"GHSA-4x5r-pxfx-6jf8"
],
"fixed_version": "8.0.0-rc.6",
"advisory_count": 1,
"oldest_advisory_days": 37
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"low": 1,
"high": 10,
"critical": 1,
"moderate": 3
},
"advisory_count": 26,
"affected_count": 15,
"assessed_count": 155,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@ampproject/remapping",
"direct": false,
"version": "2.2.1",
"ecosystem": "npm"
},
{
"name": "@babel/cli",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/code-frame",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/compat-data",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/core",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/generator",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-compilation-targets",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-environment-visitor",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-function-name",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-hoist-variables",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-imports",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-module-transforms",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-plugin-utils",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-simple-access",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-split-export-declaration",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-string-parser",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-identifier",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helper-validator-option",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/helpers",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/highlight",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/parser",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/plugin-transform-modules-commonjs",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/template",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/traverse",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@babel/types",
"direct": false,
"version": "7.22.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/gen-mapping",
"direct": false,
"version": "0.3.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "@jridgewell/set-array",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.4.14",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.4.15",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.18",
"ecosystem": "npm"
},
{
"name": "@nicolo-ribaudo/chokidar-2",
"direct": false,
"version": "2.1.8-no-fsevents.3",
"ecosystem": "npm"
},
{
"name": "@ungap/promise-all-settled",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "ansi-colors",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "3.2.1",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "anymatch",
"direct": false,
"version": "3.1.3",
"ecosystem": "npm"
},
{
"name": "argparse",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "binary-extensions",
"direct": false,
"version": "2.2.0",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "1.1.11",
"ecosystem": "npm"
},
{
"name": "braces",
"direct": false,
"version": "3.0.2",
"ecosystem": "npm"
},
{
"name": "browser-stdout",
"direct": false,
"version": "1.3.1",
"ecosystem": "npm"
},
{
"name": "browserslist",
"direct": false,
"version": "4.21.7",
"ecosystem": "npm"
},
{
"name": "buffer-from",
"direct": false,
"version": "1.1.2",
"ecosystem": "npm"
},
{
"name": "camelcase",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "caniuse-lite",
"direct": false,
"version": "1.0.30001498",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "2.4.2",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": false,
"version": "4.1.2",
"ecosystem": "npm"
},
{
"name": "chokidar",
"direct": false,
"version": "3.5.3",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "7.0.4",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "1.9.3",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.3",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "2.20.3",
"ecosystem": "npm"
},
{
"name": "commander",
"direct": false,
"version": "4.1.1",
"ecosystem": "npm"
},
{
"name": "concat-map",
"direct": false,
"version": "0.0.1",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "1.9.0",
"ecosystem": "npm"
},
{
"name": "cross-env",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.3",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.3",
"ecosystem": "npm"
},
{
"name": "debug",
"direct": false,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "decamelize",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "diff",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "electron-to-chromium",
"direct": false,
"version": "1.4.427",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "1.0.5",
"ecosystem": "npm"
},
{
"name": "escape-string-regexp",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "flat",
"direct": false,
"version": "5.0.2",
"ecosystem": "npm"
},
{
"name": "fs-readdir-recursive",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "fs.realpath",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "fsevents",
"direct": false,
"version": "2.3.2",
"ecosystem": "npm"
},
{
"name": "gensync",
"direct": false,
"version": "1.0.0-beta.2",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "7.2.3",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "globals",
"direct": false,
"version": "11.12.0",
"ecosystem": "npm"
},
{
"name": "growl",
"direct": false,
"version": "1.10.5",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "he",
"direct": false,
"version": "1.2.0",
"ecosystem": "npm"
},
{
"name": "inflight",
"direct": false,
"version": "1.0.6",
"ecosystem": "npm"
},
{
"name": "inherits",
"direct": false,
"version": "2.0.4",
"ecosystem": "npm"
},
{
"name": "is-binary-path",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-extglob",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "is-glob",
"direct": false,
"version": "4.0.3",
"ecosystem": "npm"
},
{
"name": "is-number",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "is-plain-obj",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "is-unicode-supported",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "js-tokens",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "js-yaml",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "jsesc",
"direct": false,
"version": "2.5.2",
"ecosystem": "npm"
},
{
"name": "json5",
"direct": false,
"version": "2.2.3",
"ecosystem": "npm"
},
{
"name": "kleur",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "log-symbols",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "5.1.1",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "4.2.1",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.2",
"ecosystem": "npm"
},
{
"name": "ms",
"direct": false,
"version": "2.1.3",
"ecosystem": "npm"
},
{
"name": "nanoid",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "node-releases",
"direct": false,
"version": "2.0.12",
"ecosystem": "npm"
},
{
"name": "normalize-path",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "once",
"direct": false,
"version": "1.4.0",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-is-absolute",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "picocolors",
"direct": false,
"version": "1.0.0",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": false,
"version": "2.3.1",
"ecosystem": "npm"
},
{
"name": "pify",
"direct": false,
"version": "4.0.1",
"ecosystem": "npm"
},
{
"name": "randombytes",
"direct": false,
"version": "2.1.0",
"ecosystem": "npm"
},
{
"name": "readdirp",
"direct": false,
"version": "3.6.0",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "safe-buffer",
"direct": false,
"version": "5.2.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "5.7.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "6.3.0",
"ecosystem": "npm"
},
{
"name": "serialize-javascript",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "slash",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "source-map",
"direct": false,
"version": "0.6.1",
"ecosystem": "npm"
},
{
"name": "source-map-support",
"direct": false,
"version": "0.5.21",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-json-comments",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "5.5.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "8.1.1",
"ecosystem": "npm"
},
{
"name": "terser",
"direct": false,
"version": "4.8.1",
"ecosystem": "npm"
},
{
"name": "to-fast-properties",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "to-regex-range",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "update-browserslist-db",
"direct": false,
"version": "1.0.11",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "workerpool",
"direct": false,
"version": "6.2.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrappy",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yallist",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "16.2.0",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "20.2.4",
"ecosystem": "npm"
},
{
"name": "yargs-unparser",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 155,
"direct_count": 0,
"indirect_count": 155
}
},
"maintainership": {
"issues": {
"open_prs": 5,
"merged_prs": 48,
"open_issues": 14,
"closed_ratio": 0.741,
"closed_issues": 40,
"closed_unmerged_prs": 11
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "guybedford",
"commits": 233,
"avatar_url": "https://avatars.githubusercontent.com/u/598730?v=4"
},
{
"type": "User",
"login": "mhdawson",
"commits": 12,
"avatar_url": "https://avatars.githubusercontent.com/u/9373002?v=4"
},
{
"type": "User",
"login": "LarsDenBakker",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/11994993?v=4"
},
{
"type": "User",
"login": "FredKSchott",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/622227?v=4"
},
{
"type": "User",
"login": "nicolo-ribaudo",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/7000710?v=4"
},
{
"type": "User",
"login": "mochaaP",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/21154023?v=4"
},
{
"type": "User",
"login": "SimenB",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/1404810?v=4"
},
{
"type": "User",
"login": "daKmoR",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/24378?v=4"
},
{
"type": "User",
"login": "Pomax",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/177243?v=4"
},
{
"type": "User",
"login": "peZhmanParsaee",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/10687474?v=4"
}
],
"contributors_sampled": 20,
"top_contributor_share": 0.853
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"build.yml",
"node.js.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 9,
"reason": "binaries present in source code",
"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": 1,
"reason": "3 out of 16 merged PRs checked by a CI test -- score normalized to 1",
"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": 5,
"reason": "Found 13/25 approved changesets -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 12 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": 10,
"reason": "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": 5,
"reason": "dependency not pinned by hash detected -- score normalized to 5",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 0,
"reason": "22 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "cb772facaab04a64deced6161b5c0efec683189f",
"ran_at": "2026-07-22T22:14:41Z",
"aggregate_score": 4.4,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": "2026-01-02T19:40:08Z",
"oldest_open_prs": [
{
"number": 10,
"created_at": "2020-10-04T00:46:21Z",
"last_comment_at": "2021-04-14T12:40:21Z",
"last_comment_author": "guybedford"
},
{
"number": 74,
"created_at": "2022-09-12T14:50:15Z",
"last_comment_at": "2022-09-12T16:30:04Z",
"last_comment_author": "guybedford"
},
{
"number": 89,
"created_at": "2023-10-19T08:28:03Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 97,
"created_at": "2024-04-28T18:13:59Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 98,
"created_at": "2024-04-30T15:49:55Z",
"last_comment_at": "2024-09-19T23:12:19Z",
"last_comment_author": "mochaaP"
}
],
"last_merged_pr_at": "2026-01-02T19:37:33Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 6,
"created_at": "2020-09-30T06:10:19Z",
"last_comment_at": "2020-10-03T08:32:19Z",
"last_comment_author": "guybedford"
},
{
"number": 12,
"created_at": "2020-10-05T07:11:09Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 20,
"created_at": "2020-10-27T22:11:23Z",
"last_comment_at": "2020-10-28T20:22:16Z",
"last_comment_author": "guybedford"
},
{
"number": 22,
"created_at": "2020-10-28T21:52:00Z",
"last_comment_at": "2020-10-29T16:19:23Z",
"last_comment_author": "guybedford"
},
{
"number": 58,
"created_at": "2021-06-18T21:12:01Z",
"last_comment_at": "2023-05-14T20:07:19Z",
"last_comment_author": "cwadrupldijjit"
},
{
"number": 64,
"created_at": "2021-10-21T02:53:22Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 69,
"created_at": "2022-06-08T07:39:34Z",
"last_comment_at": "2022-07-12T02:35:10Z",
"last_comment_author": "chentsulin"
},
{
"number": 76,
"created_at": "2022-11-09T22:20:39Z",
"last_comment_at": "2022-11-30T03:59:21Z",
"last_comment_author": "chentsulin"
},
{
"number": 81,
"created_at": "2023-02-18T20:33:44Z",
"last_comment_at": "2023-02-19T18:27:55Z",
"last_comment_author": "guybedford"
},
{
"number": 88,
"created_at": "2023-10-09T08:15:15Z",
"last_comment_at": "2023-10-31T02:15:57Z",
"last_comment_author": "liuxingbaoyu"
},
{
"number": 92,
"created_at": "2024-04-15T04:43:48Z",
"last_comment_at": "2024-12-14T02:37:07Z",
"last_comment_author": "mochaaP"
},
{
"number": 96,
"created_at": "2024-04-28T17:48:03Z",
"last_comment_at": "2024-04-30T14:39:56Z",
"last_comment_author": "mochaaP"
},
{
"number": 99,
"created_at": "2024-08-08T08:17:32Z",
"last_comment_at": "2024-08-25T21:36:22Z",
"last_comment_author": "guybedford"
},
{
"number": 101,
"created_at": "2024-08-25T21:36:12Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/nodejs/cjs-module-lexer",
"host": "github.com",
"name": "cjs-module-lexer",
"owner": "nodejs"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"security": 55,
"vitality": 35,
"community": 77,
"governance": 67,
"engineering": 50
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 35,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 12,
"inputs": {
"commits_last_year": 5,
"human_commit_share": 0.99,
"days_since_last_push": 201,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 201 days ago",
"points": 3.6,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 201
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "5 commits in the last year",
"points": 7,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 5
}
}
],
"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": "good",
"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": 70,
"inputs": {
"releases_count": 5,
"latest_release_tag": "2.2.0",
"releases_from_tags": false,
"days_since_latest_release": 201,
"mean_days_between_releases": 84.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "5 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 5
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 201 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 201
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~84.3 days",
"points": 19.8,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 84.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"recent_release"
],
"signals": [
"issue_rot",
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 5,
"unanswered_open_issues": 7,
"days_since_last_merged_pr": 201,
"days_since_last_human_commit": 201,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 201 days, with nothing left unanswered; held at dormant by a release within the year",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 201
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a release within the year"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 77,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 56,
"inputs": {
"forks": 30,
"stars": 260,
"watchers": 9,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "260 stars",
"points": 39.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 260
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "30 forks",
"points": 12.2,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 30
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "9 watchers",
"points": 5,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 9
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"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": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"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": [
"cjs-module-lexer"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 379150320
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "379,150,320 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 379150320,
"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": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 36,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 20,
"top_contributor_share": 0.853
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 85% of commits",
"points": 3.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 85
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "20 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 20
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 12 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"merged_prs": 48,
"open_issues": 14,
"closed_issues": 40,
"issue_closed_ratio": 0.741,
"closed_unmerged_prs": 11
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "74% of issues closed",
"points": 34.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 74
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "48/59 decided PRs merged",
"points": 31.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 48,
"decided": 59
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 13/25 approved changesets -- score normalized to 5",
"points": 7.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 80,
"inputs": {
"followers": 16208,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "nodejs",
"public_repos": 231,
"account_age_days": 4257
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "16,208 followers of nodejs",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 16208,
"login": "nodejs"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "231 public repos, account ~11 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 231
}
},
{
"code": "account_age_years",
"params": {
"years": 11
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"cjs-module-lexer"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 201
},
"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 201 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 201
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "47 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 47
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "moderate",
"name": "Engineering Quality",
"value": 50,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "moderate",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": 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": "3 out of 16 merged PRs checked by a CI test -- score normalized to 1",
"points": 2,
"status": "partial",
"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": "moderate",
"name": "Security",
"value": 55,
"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": 44,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 4.4
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "binaries present in source code",
"points": 6.8,
"status": "partial",
"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": "3 out of 16 merged PRs checked by a CI test -- score normalized to 1",
"points": 0.2,
"status": "partial",
"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 13/25 approved changesets -- score normalized to 5",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 12 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": "update tool detected",
"points": 7.5,
"status": "met",
"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 5",
"points": 2.5,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "22 existing vulnerabilities detected",
"points": 0,
"status": "missed",
"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 155 resolved dependencies against OSV. 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": 155
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 26,
"affected_packages": 15,
"assessed_packages": 155,
"unassessed_packages": 0,
"affected_by_severity": "critical 1, high 10, moderate 3, low 1",
"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": 155,
"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": 21
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 44,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 26,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.495,
"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": "49 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 26.4,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 49,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [
"Makefile",
"build/Makefile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.01
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "Makefile, build/Makefile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "Makefile, build/Makefile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 5",
"points": 5,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "at_risk",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 1409737,
"source_files_sampled": 17,
"oversized_source_files": 7
},
"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": "7/17 source files over 60KB",
"points": 32.4,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 17,
"oversized": 7
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"samples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "samples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "samples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T22:15:02.573334Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/n/nodejs/cjs-module-lexer.svg",
"full_name": "nodejs/cjs-module-lexer",
"license_state": "standard",
"license_spdx": "MIT"
}