/`%`/`>` prompt lines and assert each exits 0 with matching combined stdout/stderr; multiple prompts per block are supported. Kinds are dispatched through an extensible registry.\n\nImplements #16.", "is_bot": false, "headline": "[New] `--eval`: run `sh` blocks, dispatched by markdown block kind", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-11T06:35:42Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "2fa94b2a48bdf587bfa81386447ce64a6702affd", "body": null, "is_bot": false, "headline": "v0.0.20", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-10T17:49:52Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "d79f167061e740b2d1813f879deacebe60e48e9e", "body": null, "is_bot": false, "headline": "[meta] do not publish GHA workflows", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-10T17:52:48Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "0fc0aef5ac897a6669e8d303918f8e560ee1456d", "body": null, "is_bot": false, "headline": "[Refactor] remove git dep", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-10T17:28:48Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "20f5c3b8fe0608fdffb2b8bcfbba14f9ea3c782d", "body": null, "is_bot": false, "headline": "[Refactor] use `Array.prototype.with` rather than mutating", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-08T04:16:11Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "e6335af76e7ce0666041061d3563f622332a5668", "body": "…n detect them", "is_bot": false, "headline": "[Refactor] assign to `module.exports` so node’s `cjs-module-lexer` ca…", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-08T03:46:35Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "0f3ddda4f0c82f492ca288f1b4f4811e60babb22", "body": null, "is_bot": false, "headline": "[meta] ignore non-critical audit warnings", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-07T15:47:16Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "a88ccddeae689db846b2118f42037782f7f9a703", "body": null, "is_bot": false, "headline": "[meta] add pretest script placeholder", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-07T15:40:55Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "07cab8105e93465ef3b8915c3c57981300264437", "body": null, "is_bot": false, "headline": "[actions] switch from Travis CI to GitHub Actions", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-07T15:32:43Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "59d9ba870aab0a22921fcc695c45533e56312a9f", "body": "…object.values`", "is_bot": false, "headline": "[Deps] update `acorn`, `lodash`, `object.assign`, `object.entries`, `…", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-07T00:51:38Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "5bce14eb3f44bc1b4f12327223f13d848e10ce35", "body": null, "is_bot": false, "headline": "[Dev Deps] update `@types/node`, `qs`, `typescript`", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-07T00:45:35Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "f9e0a9fe0331eae5c1022ada3055cfbdfaf40124", "body": null, "is_bot": false, "headline": "[meta] ensure the build is ran before tests", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-07T00:45:08Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "c29bbe4559295ec5b32edb71ba5a18117ea407cd", "body": null, "is_bot": false, "headline": "[meta] gitignore `dist`; build it via a `prepack` script", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-06T06:47:48Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "de50449eed034817370f57860db8730a13912c51", "body": "…nding('natives')`", "is_bot": false, "headline": "[Refactor] use `is-core-module` instead of the deprecated `process.bi…", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-06T06:33:43Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "6bad72c8c0532328d81f560542b490495a2d3cac", "body": "….2`; adapt to its `.version()`/`.showHelp()` API changes", "is_bot": false, "headline": "[Deps] pin `yargs` to v11.1.0, the last version supporting node `>= 4…", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-04T17:34:52Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "d9079d74c4a555a8417e97c251c352cc6f7b84a5", "body": null, "is_bot": false, "headline": "[Refactor] use built-ins instead of `lodash` where possible", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-03T04:24:04Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "68588337189c8eb5fb9a17e23c04a5066e96d00b", "body": null, "is_bot": false, "headline": "[Refactor] use native `Promise`s instead of `bluebird`", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-03T03:25:39Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "6ee5cbac5c61f821788985e1875201a28bc7eaba", "body": "… its first word", "is_bot": false, "headline": "[Fix] match fence languages per commonmark: trim the info string, use…", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-03T03:03:05Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "c64ad43249c518df20fb8850fd3116517b825e66", "body": null, "is_bot": false, "headline": "[meta] Only apps should have lockfiles", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-03T02:56:36Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "f1013d8e4740376757f4466b66449657a23b5c0f", "body": null, "is_bot": false, "headline": "[meta] use `npm audit` instead of `aud`", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2026-07-03T02:54:29Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "3db6c9ce8124fff82a757fe1def65fe8b24aa57e", "body": null, "is_bot": false, "headline": "[Tests] run `posttest` in CI", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2020-02-09T20:13:52Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "f679762806f4e61a646641442700c51f50b56c64", "body": "Fixes #13.", "is_bot": false, "headline": "[Tests] run `aud` in posttest", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2020-02-09T20:11:25Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "65619509a7c9ce40a7f50c57ae22d801a45524c4", "body": null, "is_bot": false, "headline": "[Refactor] reduce usage of lodash", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2020-02-05T10:44:59Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "6a27037b2bf74857294a0879ac855949ed318e3b", "body": null, "is_bot": false, "headline": "[Refactor] fix tsconfig so the module system is not broken", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2020-02-05T10:47:03Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "ecf7d8cb10f878f1032fefd6d2aab8729ed8e135", "body": null, "is_bot": false, "headline": "[Refactor] use `.split` instead of `underscore.string`", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2020-02-05T10:30:07Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9bfc27bbbdfc5f8a3d31cdd76d059420ef09e808", "body": "…rgs`", "is_bot": false, "headline": "[Deps] update `acorn`, `chalk`, `os-tmpdir`, `underscore.string`, `ya…", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2020-02-05T10:26:49Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "dfc41473d5a66584878497eab35cdd3dd3431ede", "body": null, "is_bot": false, "headline": "[Dev Deps] update `qs`, `@types/node`, `typescript`", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2020-02-05T10:25:47Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "602e675bda9c7308f9d6ec45ac18c7aa618542b9", "body": null, "is_bot": false, "headline": "[Deps] use `markdown-it` v5, instead of from a git hash", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2020-02-04T22:51:36Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "e07b6a90987d5eae44d6fe0ab35252b810128efe", "body": null, "is_bot": false, "headline": "[Refactor] use `Object.assign` instead of `lodash.merge`", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2020-02-04T22:49:22Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "a9a2fce4396a0ab20b5c096e9b4d4242e52cd648", "body": " - `ts-node` v7 requires node v4.2+\n\n[Tests] on node 4+", "is_bot": false, "headline": "[meta] add \"engines\" field, based on `npx ls-engines`", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2020-02-04T22:48:09Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "12218cdb6b39e94500ecc5921e8890e6e2cbb191", "body": null, "is_bot": false, "headline": "[meta] package-lock updates", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2020-02-04T22:47:10Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "1b56180a69ef4bc712401a70743cb1f46b67cf09", "body": null, "is_bot": false, "headline": "rm acorn-umd", "author_name": "reggi", "author_login": "reggi", "committed_at": "2019-08-31T15:44:10Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "24821659dc49e2f8fd08bc3b61742bd0193cce3d", "body": null, "is_bot": false, "headline": "updated version", "author_name": "reggi", "author_login": "reggi", "committed_at": "2019-08-31T03:32:17Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "30346417d8183cf7ba32c6b753dc80dd0d566453", "body": null, "is_bot": false, "headline": "update lodash, _.contains to _.includes", "author_name": "reggi", "author_login": "reggi", "committed_at": "2019-08-31T03:30:25Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "fc51fb6ef91d1fcbc4ce81630bb3fd1e5c817f7a", "body": null, "is_bot": false, "headline": "Release 0.0.17", "author_name": "reggi", "author_login": "reggi", "committed_at": "2016-04-03T00:03:50Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9ae1ddc71cd75b97ce3efc16818c39cb14f90a12", "body": "`os.tmpdir` doesn’t exist in node 0.8", "is_bot": false, "headline": "Merge pull request #10 from ljharb/ostmpdir", "author_name": "Thomas Reggi", "author_login": "reggi", "committed_at": "2016-04-03T00:02:42Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "110f5b5a231edae978426d6c2af755900df224f0", "body": null, "is_bot": false, "headline": "`os.tmpdir` doesn’t exist in node 0.8.", "author_name": "Jordan Harband", "author_login": "ljharb", "committed_at": "2016-02-14T18:18:51Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "06d5f07437e49fa68b596f9e782735ab2b11a05e", "body": null, "is_bot": false, "headline": "Release 0.0.16", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-27T08:44:15Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "45e65762a944e82cb7b44b9e7506878c7317b788", "body": null, "is_bot": false, "headline": "version flag & acorn es6", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-27T08:43:55Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "ee6fd21e4f189a6d05d2bfb0eba656b960af77ce", "body": null, "is_bot": false, "headline": "Release 0.0.15", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-26T17:00:54Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "8f77c1fd86979e712163c8f0871ce2df88f7a9da", "body": null, "is_bot": false, "headline": "forget pkg.main", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-26T17:00:42Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "3bc53aede2268dda8426a8fea950b23851f01c3b", "body": null, "is_bot": false, "headline": "standardize evalmd", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-26T16:21:34Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "f99c13485091ea1865417800e432654a45c7eb31", "body": null, "is_bot": false, "headline": "Release 0.0.14", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-26T16:16:23Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "e2c1c605ec60ca1621f1a7c071a4807c233d65a9", "body": null, "is_bot": false, "headline": "better error reporting", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-26T16:16:09Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "cf67bf0f88adee83d35d9c32d4d7e51e58d27779", "body": null, "is_bot": false, "headline": "Release 0.0.13", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-26T16:08:12Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "a4030d1884184fc773b195fda048834f5a587f46", "body": null, "is_bot": false, "headline": "evalMd exit code", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-26T16:07:54Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "c6dba43feac427dcbfe4aba50d65cd72ebb5fa38", "body": null, "is_bot": false, "headline": "Release 0.0.12", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-25T22:25:45Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "5b3bcb14cf780c1960c5ccd31f1e9f35ed2d0f5f", "body": null, "is_bot": false, "headline": "markdown-it version hash", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-25T22:25:26Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "7058ec5b1691e05604ad45f15e811e83f64d239f", "body": null, "is_bot": false, "headline": "Release 0.0.11", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-25T22:08:22Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9b15cc69f3e6ec19c949026fecce9fb9ed2f12ae", "body": "* rm makred & cherio in favor of markdown-it\n* rm _eval in favor of child_process.exec\n* runs async code\n* applies globals (like s6-shim)", "is_bot": false, "headline": "complete rewrite", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-25T22:04:48Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "a9922bf99921f4fecf737f49520ca3d2d8bb0790", "body": null, "is_bot": false, "headline": "Release 0.0.10", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-18T20:40:04Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "869e557bdc10b787cf695ae584257c41c3c496b1", "body": null, "is_bot": false, "headline": "fix: tabs, throw non-err", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-18T20:39:39Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "4dde194ba7d3f14f4b7a9ef3d721b3cb766dce6c", "body": null, "is_bot": false, "headline": "Release 0.0.9", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-18T02:04:12Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "692d3f4e067d4691819554ea3ae13806505cd9e5", "body": null, "is_bot": false, "headline": "major overhaul", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-18T02:03:55Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "464ef6871104983cc51259afa38fbeb9a8862a7e", "body": null, "is_bot": false, "headline": "use your words carefully", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-12T06:24:00Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "90a4ab6c4ba24d49ede9bdf3c15c7db17d609821", "body": null, "is_bot": false, "headline": "Release 0.0.8", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-12T06:09:13Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9e7ba38fa142f44f15027b57322eceda9713af81", "body": null, "is_bot": false, "headline": "licence + evalmd pkg repo", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-12T06:08:12Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "cfa1f528b54a74ab63035db9963c32bb612e1c5e", "body": null, "is_bot": false, "headline": "Release 0.0.7", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-12T05:54:59Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "9078dd660c7edf54c6d4b5dc499c887c40230514", "body": null, "is_bot": false, "headline": "prevent eval anchor", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-12T05:54:36Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "b7d1437c0fc0fb4965011b74e6a802ea2bddf4f7", "body": null, "is_bot": false, "headline": "Release 0.0.6", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-12T04:57:01Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "b3abf8647d30599a7dabce2b4bccf648700dfecc", "body": null, "is_bot": false, "headline": "toc headings", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-12T04:55:38Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "026d479416dac3460204f648adea7da0200b091b", "body": null, "is_bot": false, "headline": "even more context", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-12T04:54:40Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "12c51d2e78260a1576dcf43adc591cf4ce1f6094", "body": null, "is_bot": false, "headline": "meta explination", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-12T04:51:02Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "8a3f9ba3f9de1f56efc2faff57fb648c3300817c", "body": null, "is_bot": false, "headline": "dumb colin", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-12T04:47:13Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "551da830b497eda5a20fbb62730b69ad356d3eae", "body": null, "is_bot": false, "headline": "+ toc, & doc featurs", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-12T04:46:24Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "ab6f9710e6beb4f132ce279f10ad2cf3b9053bf8", "body": null, "is_bot": false, "headline": "doc prevent eval", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-12T04:35:08Z", "body_truncated": false, "is_coding_agent": false }, { "oid": "00e2a07b84dbf5c1eb7d757f645379e9bbfd2390", "body": null, "is_bot": false, "headline": "add cmt & prefix", "author_name": "reggi", "author_login": "reggi", "committed_at": "2015-08-12T04:30:01Z", "body_truncated": false, "is_coding_agent": false } ], "releases_count": 21, "commits_last_year": 53, "latest_release_at": "2026-07-21T07:13:20Z", "latest_release_tag": "v0.0.22", "releases_from_tags": true, "days_since_last_push": 0, "active_weeks_last_year": 3, "days_since_latest_release": 7, "mean_days_between_releases": 442.4 }, "community": { "has_readme": true, "has_license": true, "has_description": true, "has_contributing": false, "health_percentage": 42, "has_issue_template": false, "has_code_of_conduct": false, "has_pull_request_template": false }, "ecosystem": { "packages": [ { "name": "evalmd", "exists": true, "license": "MIT", "keywords": [ "eval", "evaulate", "javascript", "markdown", "test" ], "ecosystem": "npm", "matches_repo": true, "registry_url": "https://www.npmjs.com/package/evalmd", "is_deprecated": false, "latest_version": "0.0.22", "repository_url": "https://github.com/reggi/evalmd", "versions_count": 22, "total_downloads": null, "dependents_count": null, "deprecation_note": null, "maintainers_count": 2, "monthly_downloads": 153918, "first_published_at": "2015-08-11T06:18:17.551000Z", "latest_published_at": "2026-07-21T07:14:40.600000Z", "latest_version_yanked": null, "days_since_latest_publish": 7 } ] }, "popularity": { "forks": 5, "stars": 47, "watchers": 4, "fork_history": { "days": [ { "date": "2016-02-14", "count": 1 }, { "date": "2017-11-10", "count": 1 } ], "complete": true, "collected": 2, "total_forks": 5 }, "star_history": null, "open_issues_and_prs": 0 }, "ai_readiness": { "has_nix": false, "example_dirs": [], "has_llms_txt": false, "has_dockerfile": false, "has_mcp_signal": false, "bootstrap_files": [], "api_schema_files": [], "has_devcontainer": false, "typecheck_configs": [ "tsconfig.json" ], "toolchain_manifests": [], "largest_source_bytes": 27229, "source_files_sampled": 32, "oversized_source_files": 0, "agent_instruction_files": [], "agent_instruction_max_bytes": null }, "dependencies": { "manifests": [ "package.json" ], "advisories": { "error": null, "scope": "published_package", "source": "osv", "findings": [ { "name": "cross-spawn", "direct": false, "version": "5.1.0", "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": 627 }, { "name": "linkify-it", "direct": false, "version": "1.2.4", "severity": "high", "ecosystem": "npm", "cvss_score": 7.5, "advisory_ids": [ "GHSA-22p9-wv53-3rq4", "GHSA-v245-v573-v5vm" ], "fixed_version": "5.0.2", "advisory_count": 2, "oldest_advisory_days": 32 }, { "name": "markdown-it", "direct": true, "version": "5.1.0", "severity": "moderate", "ecosystem": "npm", "cvss_score": 5.3, "advisory_ids": [ "GHSA-6v5v-wf23-fmfq", "GHSA-6vfc-qv3f-vr6c" ], "fixed_version": "14.2.0", "advisory_count": 2, "oldest_advisory_days": 1658 }, { "name": "mem", "direct": false, "version": "1.1.0", "severity": "moderate", "ecosystem": "npm", "cvss_score": 5.1, "advisory_ids": [ "GHSA-4xcv-9jjx-gfj3" ], "fixed_version": "4.0.0", "advisory_count": 1, "oldest_advisory_days": 2580 }, { "name": "yargs-parser", "direct": false, "version": "9.0.2", "severity": "moderate", "ecosystem": "npm", "cvss_score": 5.3, "advisory_ids": [ "GHSA-p9pc-299p-vxgp" ], "fixed_version": "18.1.1", "advisory_count": 1, "oldest_advisory_days": 2153 } ], "collected": true, "malicious": [], "truncated": false, "by_severity": { "high": 2, "moderate": 3 }, "advisory_count": 7, "affected_count": 5, "assessed_count": 185, "malicious_count": 0, "assessed_package": "npm:evalmd@0.0.22", "unassessed_count": 0, "direct_affected_count": 1 }, "ecosystems": [ "npm" ], "dependencies": [ { "name": "acorn", "manifest": "package.json", "ecosystem": "npm", "version_constraint": "^7.4.1" }, { "name": "array.prototype.with", "manifest": "package.json", "ecosystem": "npm", "version_constraint": "^1.1.6" }, { "name": "chalk", "manifest": "package.json", "ecosystem": "npm", "version_constraint": "^1.1.3" }, { "name": "es-lookup-scope", "manifest": "package.json", "ecosystem": "npm", "version_constraint": "^1.0.1" }, { "name": "estraverse", "manifest": "package.json", "ecosystem": "npm", "version_constraint": "^4.3.0" }, { "name": "is-core-module", "manifest": "package.json", "ecosystem": "npm", "version_constraint": "^2.16.2" }, { "name": "lodash", "manifest": "package.json", "ecosystem": "npm", "version_constraint": "^4.18.1" }, { "name": "markdown-it", "manifest": "package.json", "ecosystem": "npm", "version_constraint": "^5.1.0" }, { "name": "mkdirp", "manifest": "package.json", "ecosystem": "npm", "version_constraint": "^0.5.6" }, { "name": "object.assign", "manifest": "package.json", "ecosystem": "npm", "version_constraint": "^4.1.7" }, { "name": "object.entries", "manifest": "package.json", "ecosystem": "npm", "version_constraint": "^1.1.9" }, { "name": "object.values", "manifest": "package.json", "ecosystem": "npm", "version_constraint": "^1.2.1" }, { "name": "os-tmpdir", "manifest": "package.json", "ecosystem": "npm", "version_constraint": "^1.0.2" }, { "name": "util.promisify", "manifest": "package.json", "ecosystem": "npm", "version_constraint": "^1.1.3" }, { "name": "yargs", "manifest": "package.json", "ecosystem": "npm", "version_constraint": "=11.1.0" } ], "all_dependencies": { "error": null, "source": "github-sbom", "packages": [ { "name": "acorn", "direct": true, "version": "^7.4.1", "ecosystem": "npm" }, { "name": "array.prototype.with", "direct": true, "version": "^1.1.6", "ecosystem": "npm" }, { "name": "chalk", "direct": true, "version": "^1.1.3", "ecosystem": "npm" }, { "name": "es-lookup-scope", "direct": true, "version": "^1.0.1", "ecosystem": "npm" }, { "name": "estraverse", "direct": true, "version": "^4.3.0", "ecosystem": "npm" }, { "name": "is-core-module", "direct": true, "version": "^2.16.2", "ecosystem": "npm" }, { "name": "lodash", "direct": true, "version": "^4.18.1", "ecosystem": "npm" }, { "name": "markdown-it", "direct": true, "version": "^5.1.0", "ecosystem": "npm" }, { "name": "mkdirp", "direct": true, "version": "^0.5.6", "ecosystem": "npm" }, { "name": "object.assign", "direct": true, "version": "^4.1.7", "ecosystem": "npm" }, { "name": "object.entries", "direct": true, "version": "^1.1.9", "ecosystem": "npm" }, { "name": "object.values", "direct": true, "version": "^1.2.1", "ecosystem": "npm" }, { "name": "os-tmpdir", "direct": true, "version": "^1.0.2", "ecosystem": "npm" }, { "name": "util.promisify", "direct": true, "version": "^1.1.3", "ecosystem": "npm" }, { "name": "yargs", "direct": true, "version": "11.1.0", "ecosystem": "npm" }, { "name": "@arethetypeswrong/cli", "direct": false, "version": "^0.18.5", "ecosystem": "npm" }, { "name": "@ljharb/eslint-config", "direct": false, "version": "^22.2.3", "ecosystem": "npm" }, { "name": "@ljharb/tsconfig", "direct": false, "version": "^0.3.2", "ecosystem": "npm" }, { "name": "@stylistic/eslint-plugin", "direct": false, "version": "^5.10.0", "ecosystem": "npm" }, { "name": "@types/ansi-styles", "direct": false, "version": "^3.2.1", "ecosystem": "npm" }, { "name": "@types/define-properties", "direct": false, "version": "^1.1.5", "ecosystem": "npm" }, { "name": "@types/es6-collections", "direct": false, "version": "^0.5.37", "ecosystem": "npm" }, { "name": "@types/escape-string-regexp", "direct": false, "version": "^1.0.0", "ecosystem": "npm" }, { "name": "@types/estraverse", "direct": false, "version": "^5.1.7", "ecosystem": "npm" }, { "name": "@types/has-ansi", "direct": false, "version": "^5.0.2", "ecosystem": "npm" }, { "name": "@types/is-core-module", "direct": false, "version": "^2.2.2", "ecosystem": "npm" }, { "name": "@types/lodash", "direct": false, "version": "^4.17.24", "ecosystem": "npm" }, { "name": "@types/lodash.findlast", "direct": false, "version": "^4.6.9", "ecosystem": "npm" }, { "name": "@types/mkdirp", "direct": false, "version": "^0.5.2", "ecosystem": "npm" }, { "name": "@types/node", "direct": false, "version": "^12.20.55", "ecosystem": "npm" }, { "name": "@types/object.assign", "direct": false, "version": "^4.1.0", "ecosystem": "npm" }, { "name": "@types/object.entries", "direct": false, "version": "^1.1.1", "ecosystem": "npm" }, { "name": "@types/os-tmpdir", "direct": false, "version": "^1.0.2", "ecosystem": "npm" }, { "name": "@types/qs", "direct": false, "version": "^6.15.1", "ecosystem": "npm" }, { "name": "@types/semver", "direct": false, "version": "^6.2.7", "ecosystem": "npm" }, { "name": "@types/strip-ansi", "direct": false, "version": "^3.0.0", "ecosystem": "npm" }, { "name": "@types/supports-color", "direct": false, "version": "^8.1.3", "ecosystem": "npm" }, { "name": "@types/util.promisify", "direct": false, "version": "^1.0.9", "ecosystem": "npm" }, { "name": "@types/yargs", "direct": false, "version": "^11.1.0", "ecosystem": "npm" }, { "name": "@typescript-eslint/eslint-plugin", "direct": false, "version": "^8.64.0", "ecosystem": "npm" }, { "name": "@typescript-eslint/parser", "direct": false, "version": "^8.64.0", "ecosystem": "npm" }, { "name": "eslint", "direct": false, "version": "^10.7.0", "ecosystem": "npm" }, { "name": "jiti", "direct": false, "version": "^0.0.0", "ecosystem": "npm" }, { "name": "nyc", "direct": false, "version": "^10.3.2", "ecosystem": "npm" }, { "name": "qs", "direct": false, "version": "^6.15.3", "ecosystem": "npm" }, { "name": "qs-iconv", "direct": false, "version": "^1.0.4", "ecosystem": "npm" }, { "name": "semver", "direct": false, "version": "^6.3.1", "ecosystem": "npm" }, { "name": "tape", "direct": false, "version": "^5.10.2", "ecosystem": "npm" }, { "name": "typescript", "direct": false, "version": "next", "ecosystem": "npm" } ], "collected": true, "truncated": false, "total_count": 49, "direct_count": 15, "indirect_count": 34 } }, "maintainership": { "issues": { "open_prs": 0, "merged_prs": 2, "open_issues": 0, "closed_ratio": 1, "closed_issues": 16, "closed_unmerged_prs": 10 }, "bus_factor": 1, "bot_contributors": 0, "top_contributors": [ { "type": "User", "login": "ljharb", "commits": 65, "avatar_url": "https://avatars.githubusercontent.com/u/45469?v=4" }, { "type": "User", "login": "reggi", "commits": 52, "avatar_url": "https://avatars.githubusercontent.com/u/296798?v=4" } ], "contributors_sampled": 2, "top_contributor_share": 0.556 }, "quality_signals": { "has_ci": true, "has_tests": true, "ci_workflows": [ "node-aught.yml", "node-native.yml", "node-pretest.yml", "node-tens.yml", "node-twenties.yml", "rebase.yml", "require-allow-edits.yml", "windows.yml" ], "has_docs_dir": false, "linter_configs": [ ".eslintrc.json", "eslint.config.mjs" ], "has_editorconfig": false, "has_linter_config": true, "has_precommit_config": false }, "security_signals": { "lockfiles": [], "scorecard": { "checks": [ { "name": "Binary-Artifacts", "score": 10, "reason": "no binaries found in the repo", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts" }, { "name": "Branch-Protection", "score": 0, "reason": "branch protection not enabled on development/release branches", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection" }, { "name": "CI-Tests", "score": null, "reason": "no pull request found", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests" }, { "name": "CII-Best-Practices", "score": 0, "reason": "no effort to earn an OpenSSF best practices badge detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices" }, { "name": "Code-Review", "score": 0, "reason": "Found 0/30 approved changesets -- score normalized to 0", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review" }, { "name": "Contributors", "score": 10, "reason": "project has 31 contributing companies or organizations", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors" }, { "name": "Dangerous-Workflow", "score": 10, "reason": "no dangerous workflow patterns detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow" }, { "name": "Dependency-Update-Tool", "score": 0, "reason": "no update tool detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool" }, { "name": "Fuzzing", "score": 0, "reason": "project is not fuzzed", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing" }, { "name": "License", "score": 10, "reason": "license file detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license" }, { "name": "Maintained", "score": 10, "reason": "30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained" }, { "name": "Packaging", "score": null, "reason": "packaging workflow not detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging" }, { "name": "Pinned-Dependencies", "score": 0, "reason": "dependency not pinned by hash detected -- score normalized to 0", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies" }, { "name": "SAST", "score": 0, "reason": "no SAST tool detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast" }, { "name": "Security-Policy", "score": 0, "reason": "security policy file not detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy" }, { "name": "Signed-Releases", "score": null, "reason": "no releases found", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases" }, { "name": "Token-Permissions", "score": 0, "reason": "detected GitHub workflow tokens with excessive permissions", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions" }, { "name": "Vulnerabilities", "score": 10, "reason": "0 existing vulnerabilities detected", "documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities" } ], "commit": "898caf196db6c9d085a5a28354429479c721470b", "ran_at": "2026-07-29T05:32:17Z", "aggregate_score": 4.2, "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-07-21T07:25:53Z", "oldest_open_prs": [], "last_merged_pr_at": "2019-08-31T04:09:13Z", "ci_last_conclusion": "SUCCESS", "oldest_open_issues": [] } }, "config": { "disabled_metrics": [], "disabled_categories": [], "disabled_components": {} }, "source": { "url": "https://github.com/reggi/evalmd", "host": "github.com", "name": "evalmd", "owner": "reggi" }, "metrics": { "overall": { "key": "overall", "band": "moderate", "name": "Overall health", "note": "The weighted overall 58 is calibrated to 62 on the published index scale (record calibration 2026-08-02).", "notes": [ { "code": "overall_calibration", "params": { "raw": 58, "calibrated": 62, "calibration": "2026-08-02" } } ], "value": 62, "inputs": { "security": 44, "vitality": 64, "community": 53, "governance": 60, "calibration": "2026-08-02", "engineering": 68, "ai_readiness": 39, "weighted_overall_raw": 58 }, "components": [] }, "categories": [ { "key": "vitality", "band": "moderate", "name": "Vitality", "value": 64, "weight": 0.21, "metrics": [ { "key": "development_activity", "band": "moderate", "name": "Development activity", "note": null, "notes": [], "value": 64, "inputs": { "commits_last_year": 53, "human_commit_share": 1, "days_since_last_push": 0, "active_weeks_last_year": 3 }, "components": [ { "key": "push_recency", "name": "Push recency", "detail": "last push 0 days ago", "points": 36, "status": "met", "details": [ { "code": "push_recency", "params": { "days": 0 } } ], "max_points": 36 }, { "key": "commit_cadence", "name": "Commit cadence", "detail": "3/52 weeks with commits", "points": 2.1, "status": "partial", "details": [ { "code": "commit_cadence_weeks", "params": { "weeks": 3 } } ], "max_points": 36 }, { "key": "commit_volume", "name": "Commit volume", "detail": "53 commits in the last year", "points": 15.6, "status": "partial", "details": [ { "code": "commits_last_year", "params": { "count": 53 } } ], "max_points": 18 }, { "key": "openssf_scorecard_maintained", "name": "OpenSSF Scorecard: Maintained", "detail": "30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10", "points": 10, "status": "met", "details": [], "max_points": 10 } ] }, { "key": "release_discipline", "band": "moderate", "name": "Release discipline", "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.", "notes": [ { "code": "excluded_no_data", "params": { "components": [ "openssf_scorecard_signed_releases" ] } }, { "code": "weights_renormalized", "params": {} } ], "value": 64, "inputs": { "releases_count": 21, "latest_release_tag": "v0.0.22", "releases_from_tags": true, "days_since_latest_release": 7, "mean_days_between_releases": 442.4 }, "components": [ { "key": "ships_releases", "name": "Ships releases", "detail": "21 version tags (no GitHub releases)", "points": 16.2, "status": "partial", "details": [ { "code": "version_tags_no_releases", "params": { "count": 21 } } ], "max_points": 27 }, { "key": "release_recency", "name": "Release recency", "detail": "latest release 7 days ago", "points": 36, "status": "met", "details": [ { "code": "release_recency", "params": { "days": 7 } } ], "max_points": 36 }, { "key": "release_cadence", "name": "Release cadence", "detail": "a release every ~442.4 days", "points": 5.4, "status": "partial", "details": [ { "code": "release_cadence", "params": { "gap": 442.4 } } ], "max_points": 27 }, { "key": "openssf_scorecard_signed_releases", "name": "OpenSSF Scorecard: Signed-Releases", "detail": "no releases found", "points": 0, "status": "excluded", "details": [ { "code": "no_data", "params": {} } ], "max_points": 10 } ] }, { "key": "abandonment", "band": "exceptional", "name": "Abandonment", "note": null, "notes": [], "value": 100, "inputs": { "cap": null, "state": "maintained", "guards": [], "signals": [], "red_flag": false, "multiplier_pct": 100, "declared_reason": null, "unverified_reason": null, "unanswered_open_prs": null, "unanswered_open_issues": null, "days_since_last_merged_pr": null, "days_since_last_human_commit": 14, "days_since_last_human_commit_is_floor": false }, "components": [ { "key": "project_is_still_maintained", "name": "Project is still maintained", "detail": "last human commit 14 days ago", "points": 100, "status": "met", "details": [ { "code": "abandonment_maintained", "params": { "days": 14 } } ], "max_points": 100 } ] } ], "description": "Is the project alive — is code being written and are releases shipping?" }, { "key": "community", "band": "moderate", "name": "Community & Adoption", "value": 53, "weight": 0.17, "metrics": [ { "key": "popularity", "band": "weak", "name": "Popularity & adoption", "note": null, "notes": [], "value": 35, "inputs": { "forks": 5, "stars": 47, "watchers": 4, "growth_state": "unverified", "growth_factor_pct": 100, "growth_unverified_reason": "no_history" }, "components": [ { "key": "stars", "name": "Stars", "detail": "47 stars", "points": 27, "status": "partial", "details": [ { "code": "stars", "params": { "count": 47 } } ], "max_points": 60 }, { "key": "forks", "name": "Forks", "detail": "5 forks", "points": 5, "status": "partial", "details": [ { "code": "forks", "params": { "count": 5 } } ], "max_points": 25 }, { "key": "watchers", "name": "Watchers", "detail": "4 watchers", "points": 2.7, "status": "partial", "details": [ { "code": "watchers", "params": { "count": 4 } } ], "max_points": 15 } ] }, { "key": "community_health", "band": "moderate", "name": "Community health", "note": null, "notes": [], "value": 50, "inputs": { "has_readme": true, "has_license": true, "readme_badges": null, "has_contributing": false, "has_issue_template": false, "has_code_of_conduct": false, "readme_badge_services": [], "has_pull_request_template": false }, "components": [ { "key": "readme", "name": "README", "detail": null, "points": 22.5, "status": "met", "details": [], "max_points": 22.5 }, { "key": "license", "name": "License", "detail": "recognized license (MIT)", "points": 22.5, "status": "met", "details": [ { "code": "license_standard", "params": {} }, { "code": "license_spdx", "params": { "spdx": "MIT" } } ], "max_points": 22.5 }, { "key": "contributing_guide", "name": "CONTRIBUTING guide", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 18 }, { "key": "code_of_conduct", "name": "Code of conduct", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 13.5 }, { "key": "issue_template", "name": "Issue template", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 7.2 }, { "key": "pr_template", "name": "PR template", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 6.3 } ] }, { "key": "ecosystem_adoption", "band": "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": 86, "inputs": { "packages": [ "evalmd" ], "dependents": null, "ecosystems": "npm", "total_downloads": null, "monthly_downloads": 153918 }, "components": [ { "key": "monthly_downloads", "name": "Monthly downloads", "detail": "153,918 downloads/month across npm", "points": 69.2, "status": "partial", "details": [ { "code": "downloads_monthly", "params": { "count": 153918, "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": 60, "weight": 0.23, "metrics": [ { "key": "maintainer_resilience", "band": "at_risk", "name": "Maintainer resilience (bus factor)", "note": null, "notes": [], "value": 32, "inputs": { "bus_factor": 1, "contributors_sampled": 2, "top_contributor_share": 0.556 }, "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 56% of commits", "points": 10, "status": "partial", "details": [ { "code": "top_contributor_share", "params": { "share": 56 } } ], "max_points": 22.5 }, { "key": "contributor_breadth", "name": "Contributor breadth", "detail": "2 contributors", "points": 2.7, "status": "partial", "details": [ { "code": "contributors_sampled", "params": { "count": 2 } } ], "max_points": 13.5 }, { "key": "openssf_scorecard_contributors", "name": "OpenSSF Scorecard: Contributors", "detail": "project has 31 contributing companies or organizations", "points": 10, "status": "met", "details": [], "max_points": 10 } ] }, { "key": "responsiveness", "band": "moderate", "name": "Issue & PR responsiveness", "note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.", "notes": [ { "code": "excluded_no_data", "params": { "components": [ "newcomer_pr_acceptance" ] } }, { "code": "weights_renormalized", "params": {} } ], "value": 54, "inputs": { "merged_prs": 2, "open_issues": 0, "closed_issues": 16, "prs_merged_7d": null, "prs_decided_7d": null, "prs_merged_30d": null, "prs_decided_30d": null, "issue_closed_ratio": 1, "closed_unmerged_prs": 10, "first_time_authors_30d": null, "first_time_prs_merged_30d": null, "first_time_prs_decided_30d": null }, "components": [ { "key": "issue_resolution", "name": "Issue resolution", "detail": "100% of issues closed", "points": 42, "status": "met", "details": [ { "code": "issues_closed_share", "params": { "share": 100 } } ], "max_points": 42 }, { "key": "pr_acceptance", "name": "PR acceptance", "detail": "2/12 decided PRs merged", "points": 5, "status": "partial", "details": [ { "code": "decided_prs_merged", "params": { "merged": 2, "decided": 12 } } ], "max_points": 30 }, { "key": "newcomer_pr_acceptance", "name": "Newcomer PR acceptance", "detail": "no first-time contributor's PR decided in 30d", "points": 0, "status": "excluded", "details": [ { "code": "no_newcomer_prs", "params": { "days": 30 } } ], "max_points": 13 }, { "key": "openssf_scorecard_code_review", "name": "OpenSSF Scorecard: Code-Review", "detail": "Found 0/30 approved changesets -- score normalized to 0", "points": 0, "status": "missed", "details": [], "max_points": 15 } ] }, { "key": "stewardship", "band": "good", "name": "Ownership & stewardship", "note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.", "notes": [ { "code": "excluded_no_data", "params": { "components": [ "verified_domain" ] } }, { "code": "weights_renormalized", "params": {} } ], "value": 66, "inputs": { "followers": 319, "owner_type": "User", "is_verified": null, "owner_login": "reggi", "public_repos": 521, "account_age_days": 5898 }, "components": [ { "key": "ownership_backing", "name": "Ownership backing", "detail": "personal (user) account", "points": 10, "status": "partial", "details": [ { "code": "owner_personal", "params": {} } ], "max_points": 30 }, { "key": "verified_domain", "name": "Verified domain", "detail": "not applicable to user accounts", "points": 0, "status": "excluded", "details": [ { "code": "not_applicable_to_user_accounts", "params": {} } ], "max_points": 20 }, { "key": "owner_reach", "name": "Owner reach", "detail": "319 followers of reggi", "points": 18, "status": "partial", "details": [ { "code": "owner_followers", "params": { "count": 319, "login": "reggi" } } ], "max_points": 25 }, { "key": "track_record", "name": "Track record", "detail": "521 public repos, account ~16 yr old", "points": 25, "status": "met", "details": [ { "code": "public_repos", "params": { "count": 521 } }, { "code": "account_age_years", "params": { "years": 16 } } ], "max_points": 25 } ] }, { "key": "package_maintenance", "band": "exceptional", "name": "Package maintenance", "note": null, "notes": [], "value": 100, "inputs": { "packages": [ "evalmd" ], "ecosystems": "npm", "any_deprecated": false, "min_days_since_publish": 7 }, "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 7 days ago", "points": 35, "status": "met", "details": [ { "code": "publish_recency", "params": { "days": 7 } } ], "max_points": 35 }, { "key": "version_history", "name": "Version history", "detail": "22 published versions", "points": 20, "status": "met", "details": [ { "code": "published_versions", "params": { "count": 22 } } ], "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": "good", "name": "Engineering Quality", "value": 68, "weight": 0.19, "metrics": [ { "key": "engineering_practices", "band": "excellent", "name": "Engineering practices", "note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.", "notes": [ { "code": "excluded_no_data", "params": { "components": [ "openssf_scorecard_ci_tests" ] } }, { "code": "weights_renormalized", "params": {} } ], "value": 80, "inputs": { "has_ci": true, "has_tests": true, "has_editorconfig": false, "has_linter_config": true, "has_precommit_config": false }, "components": [ { "key": "ci_workflows", "name": "CI workflows", "detail": "8 workflow(s)", "points": 24, "status": "met", "details": [ { "code": "ci_workflows", "params": { "count": 8 } } ], "max_points": 24 }, { "key": "tests_present", "name": "Tests present", "detail": null, "points": 24, "status": "met", "details": [], "max_points": 24 }, { "key": "linter_config", "name": "Linter config", "detail": ".eslintrc.json, eslint.config.mjs", "points": 16, "status": "met", "details": [ { "code": "file_list", "params": { "files": ".eslintrc.json, eslint.config.mjs" } } ], "max_points": 16 }, { "key": "pre_commit_hooks", "name": "Pre-commit hooks", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 9.6 }, { "key": "editorconfig", "name": ".editorconfig", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 6.4 }, { "key": "openssf_scorecard_ci_tests", "name": "OpenSSF Scorecard: CI-Tests", "detail": "no pull request found", "points": 0, "status": "excluded", "details": [ { "code": "no_data", "params": {} } ], "max_points": 20 } ] }, { "key": "documentation", "band": "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": "weak", "name": "Security", "value": 44, "weight": 0.16, "metrics": [ { "key": "security_posture", "band": "weak", "name": "Security posture", "note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.", "notes": [ { "code": "excluded_no_data", "params": { "components": [ "ci_tests", "packaging", "signed_releases" ] } }, { "code": "weights_renormalized", "params": {} } ], "value": 42, "inputs": { "source": "openssf_scorecard", "checks_evaluated": 15, "scorecard_version": "v5.5.0", "checks_inconclusive": 3, "scorecard_aggregate": 4.2 }, "components": [ { "key": "binary_artifacts", "name": "Binary-Artifacts", "detail": "no binaries found in the repo", "points": 7.5, "status": "met", "details": [], "max_points": 7.5 }, { "key": "branch_protection", "name": "Branch-Protection", "detail": "branch protection not enabled on development/release branches", "points": 0, "status": "missed", "details": [], "max_points": 7.5 }, { "key": "ci_tests", "name": "CI-Tests", "detail": "no pull request found", "points": 0, "status": "excluded", "details": [ { "code": "no_data", "params": {} } ], "max_points": 2.5 }, { "key": "cii_best_practices", "name": "CII-Best-Practices", "detail": "no effort to earn an OpenSSF best practices badge detected", "points": 0, "status": "missed", "details": [], "max_points": 2.5 }, { "key": "code_review", "name": "Code-Review", "detail": "Found 0/30 approved changesets -- score normalized to 0", "points": 0, "status": "missed", "details": [], "max_points": 7.5 }, { "key": "contributors", "name": "Contributors", "detail": "project has 31 contributing companies or organizations", "points": 2.5, "status": "met", "details": [], "max_points": 2.5 }, { "key": "dangerous_workflow", "name": "Dangerous-Workflow", "detail": "no dangerous workflow patterns detected", "points": 10, "status": "met", "details": [], "max_points": 10 }, { "key": "dependency_update_tool", "name": "Dependency-Update-Tool", "detail": "no update tool detected", "points": 0, "status": "missed", "details": [], "max_points": 7.5 }, { "key": "fuzzing", "name": "Fuzzing", "detail": "project is not fuzzed", "points": 0, "status": "missed", "details": [], "max_points": 5 }, { "key": "license", "name": "License", "detail": "license file detected", "points": 2.5, "status": "met", "details": [], "max_points": 2.5 }, { "key": "maintained", "name": "Maintained", "detail": "30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10", "points": 7.5, "status": "met", "details": [], "max_points": 7.5 }, { "key": "packaging", "name": "Packaging", "detail": "packaging workflow not detected", "points": 0, "status": "excluded", "details": [ { "code": "no_data", "params": {} } ], "max_points": 5 }, { "key": "pinned_dependencies", "name": "Pinned-Dependencies", "detail": "dependency not pinned by hash detected -- score normalized to 0", "points": 0, "status": "missed", "details": [], "max_points": 5 }, { "key": "sast", "name": "SAST", "detail": "no SAST tool detected", "points": 0, "status": "missed", "details": [], "max_points": 5 }, { "key": "security_policy", "name": "Security-Policy", "detail": "security policy file not detected", "points": 0, "status": "missed", "details": [], "max_points": 5 }, { "key": "signed_releases", "name": "Signed-Releases", "detail": "no releases found", "points": 0, "status": "excluded", "details": [ { "code": "no_data", "params": {} } ], "max_points": 7.5 }, { "key": "token_permissions", "name": "Token-Permissions", "detail": "detected GitHub workflow tokens with excessive permissions", "points": 0, "status": "missed", "details": [], "max_points": 7.5 }, { "key": "vulnerabilities", "name": "Vulnerabilities", "detail": "0 existing vulnerabilities detected", "points": 7.5, "status": "met", "details": [], "max_points": 7.5 } ] }, { "key": "dependency_advisories", "band": "moderate", "name": "Dependency advisories", "note": "Matched the npm:evalmd@0.0.22 runtime dependency closure — what installing the published package pulls in — 185 packages. Reachability is not analyzed.", "notes": [ { "code": "advisories_scope_published", "params": { "package": "npm:evalmd@0.0.22", "assessed": 185 } }, { "code": "advisories_reachability", "params": {} } ], "value": 52, "inputs": { "source": "osv", "advisories": 7, "affected_packages": 5, "assessed_packages": 185, "unassessed_packages": 0, "affected_by_severity": "high 2, moderate 3", "direct_affected_packages": 1 }, "components": [ { "key": "direct_dependencies_free_of_known_advisories", "name": "Direct dependencies free of known advisories", "detail": "1 affected: markdown-it 5.1.0 (moderate 5.3)", "points": 20.2, "status": "partial", "details": [ { "code": "advisories_affected", "params": { "count": 1, "packages": "markdown-it 5.1.0 (moderate 5.3)" } } ], "max_points": 35 }, { "key": "indirect_dependencies_free_of_known_advisories", "name": "Indirect dependencies free of known advisories", "detail": "4 affected: cross-spawn 5.1.0 (high 7.5), linkify-it 1.2.4 (high 7.5), mem 1.1.0 (moderate 5.1), +1 more", "points": 6.9, "status": "partial", "details": [ { "code": "advisories_affected", "params": { "count": 4, "packages": "cross-spawn 5.1.0 (high 7.5), linkify-it 1.2.4 (high 7.5), mem 1.1.0 (moderate 5.1)" } }, { "code": "advisories_affected_more", "params": { "count": 1 } } ], "max_points": 25 }, { "key": "no_advisories_left_outstanding", "name": "No advisories left outstanding", "detail": "4 advisory-carrying package(s) unaddressed past 90 days; oldest published 2580 days ago", "points": 25.3, "status": "partial", "details": [ { "code": "advisories_stale", "params": { "days": 90, "count": 4, "oldest": 2580 } } ], "max_points": 40 } ] }, { "key": "malicious_dependencies", "band": "exceptional", "name": "Malicious dependencies", "note": null, "notes": [], "value": 100, "inputs": { "source": "osv", "meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored", "packages": [], "red_flag": false, "assessed_packages": 185, "malicious_packages": 0, "direct_malicious_packages": 0, "withdrawn_malicious_packages": 0, "installable_malicious_packages": 0 }, "components": [ { "key": "no_dependency_reported_as_a_malicious_package", "name": "No dependency reported as a malicious package", "detail": "no dependency is reported as a malicious package", "points": 100, "status": "met", "details": [ { "code": "no_malicious_dependencies", "params": {} } ], "max_points": 100 } ] }, { "key": "high_risk_jurisdiction_exposure", "band": "exceptional", "name": "High-Risk Jurisdiction Exposure", "note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.", "notes": [ { "code": "jurisdiction_evidence_limits", "params": {} } ], "value": 100, "inputs": { "meaning": "self-published location evidence; not nationality or citizenship", "red_flag": false, "exposures": [], "policy_countries": [ "Russia", "Iran", "North Korea" ], "commit_weight_rule": { "min_commits": 50, "min_commit_share": 0.1 }, "review_only_matches": 0, "below_threshold_exposures": [], "assessed_self_published_locations": 12 }, "components": [ { "key": "policy_exposure_multiplier", "name": "Policy exposure multiplier", "detail": "no confirmed policy-scope location match", "points": 100, "status": "met", "details": [ { "code": "jurisdiction_no_match", "params": {} } ], "max_points": 100 } ] } ], "description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?" }, { "key": "ai_readiness", "band": "weak", "name": "AI Readiness", "value": 39, "weight": 0.04, "metrics": [ { "key": "ai_agent_context", "band": "critical", "name": "Agent context & guidance", "note": null, "notes": [], "value": 10, "inputs": { "has_llms_txt": false, "legible_history_share": 0.18, "agent_instruction_files": [], "agent_instruction_max_bytes": null }, "components": [ { "key": "agent_instructions", "name": "Agent instructions", "detail": "no CLAUDE.md / AGENTS.md / editor rules", "points": 0, "status": "missed", "details": [ { "code": "no_agent_instructions", "params": {} } ], "max_points": 45 }, { "key": "machine_readable_docs_llms_txt", "name": "Machine-readable docs (llms.txt)", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 15 }, { "key": "legible_commit_history", "name": "Legible commit history", "detail": "18 of 100 human commits state their intent (structured subject or explanatory body)", "points": 9.6, "status": "partial", "details": [ { "code": "legible_history", "params": { "legible": 18, "sampled": 100 } } ], "max_points": 40 } ] }, { "key": "ai_verify_loop", "band": "weak", "name": "Verify loop (build / test / typecheck)", "note": null, "notes": [], "value": 44, "inputs": { "has_nix": false, "has_tests": true, "lockfiles": [], "has_dockerfile": false, "typed_language": false, "bootstrap_files": [], "has_devcontainer": false, "has_linter_config": true, "typecheck_configs": [ "tsconfig.json" ], "agent_commit_share": 0, "toolchain_manifests": [], "dependency_bot_commit_share": 0 }, "components": [ { "key": "one_command_bootstrap", "name": "One-command bootstrap", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 18 }, { "key": "automated_tests", "name": "Automated tests", "detail": null, "points": 22, "status": "met", "details": [], "max_points": 22 }, { "key": "lint_format_config", "name": "Lint / format config", "detail": ".eslintrc.json, eslint.config.mjs", "points": 11, "status": "met", "details": [ { "code": "file_list", "params": { "files": ".eslintrc.json, eslint.config.mjs" } } ], "max_points": 11 }, { "key": "static_type_checking", "name": "Static type checking", "detail": "tsconfig.json", "points": 11, "status": "met", "details": [ { "code": "file_list", "params": { "files": "tsconfig.json" } } ], "max_points": 11 }, { "key": "reproducible_environment", "name": "Reproducible environment", "detail": null, "points": 0, "status": "missed", "details": [], "max_points": 10 }, { "key": "demonstrated_agent_practice", "name": "Demonstrated agent practice", "detail": "no agent-authored commits among the last 100", "points": 0, "status": "missed", "details": [ { "code": "no_agent_authored_commits", "params": { "sampled": 100 } } ], "max_points": 10 }, { "key": "automated_maintenance", "name": "Automated maintenance", "detail": "no automated dependency updates observed", "points": 0, "status": "missed", "details": [ { "code": "no_dependency_automation", "params": {} } ], "max_points": 8 }, { "key": "openssf_scorecard_pinned_dependencies", "name": "OpenSSF Scorecard: Pinned-Dependencies", "detail": "dependency not pinned by hash detected -- score normalized to 0", "points": 0, "status": "missed", "details": [], "max_points": 10 } ] }, { "key": "ai_code_legibility", "band": "excellent", "name": "Code legibility for models", "note": null, "notes": [], "value": 82, "inputs": { "primary_language": "JavaScript", "largest_source_bytes": 27229, "source_files_sampled": 32, "oversized_source_files": 0 }, "components": [ { "key": "type_checkable_code", "name": "Type-checkable code", "detail": "JavaScript with type-check config (tsconfig.json)", "points": 27, "status": "partial", "details": [ { "code": "typecheck_config_language", "params": { "files": "tsconfig.json", "language": "JavaScript" } } ], "max_points": 45 }, { "key": "manageable_file_sizes", "name": "Manageable file sizes", "detail": "0/32 source files over 60KB", "points": 55, "status": "met", "details": [ { "code": "oversized_source_files", "params": { "kb": 60, "sampled": 32, "oversized": 0 } } ], "max_points": 55 } ] } ], "description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)." } ], "classification": { "top": [ "library", "application" ], "labels": [ "library", "cli" ], "scores": { "cli": 4, "library": 6 }, "primary": "library", "evidence": [ { "tier": "distribution", "label": "library", "source": "registry:npm", "weight": 6 }, { "tier": "dependencies", "label": "cli", "source": "dep:yargs", "weight": 4 } ], "artifacts": [], "confidence": "medium", "host_extension": false, "runs_as_process": true, "consumed_by_code": true }, "metrics_version": "2.5.0" }, "warnings": [ "Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token" ], "report_type": "repository", "generated_at": "2026-07-29T05:32:22.479831Z", "schema_version": "0.27.0", "badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/reggi/evalmd.svg", "full_name": "reggi/evalmd", "license_state": "standard", "license_spdx": "MIT" }, "repoMeta": null, "notFound": false, "related": [ { "id": 126, "full_name": "microsoft/playwright", "url": "https://github.com/microsoft/playwright", "description": "Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API. ", "ecosystem": "npm", "ecosystems": [ "npm" ], "primary_language": "TypeScript", "languages": [ "TypeScript" ], "topics": [ "playwright", "testing", "automation", "webkit", "firefox", "e2e-testing", "web", "chrome", "electron", "javascript", "chromium", "end-to-end-testing", "test", "test-automation", "testing-tools" ], "license_spdx": "Apache-2.0", "license_state": "standard", "stars": 93979, "forks": 6214, "watchers": 600, "monthly_downloads": 796954436, "latest_score": 98, "latest_band": "exceptional", "latest_scanned_at": "2026-08-04T22:30:22.285512Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "maintained", "red_flags": [], "icon_url": "/icon/v1/microsoft/playwright?v=d81c748c-1", "icon_source_type": "homepage", "badge_url": "" }, { "id": 128, "full_name": "mermaid-js/mermaid", "url": "https://github.com/mermaid-js/mermaid", "description": "Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown", "ecosystem": "npm", "ecosystems": [ "npm" ], "primary_language": "TypeScript", "languages": [ "TypeScript", "JavaScript", "Mermaid" ], "topics": [ "documentation", "flowchart", "javascript", "typescript", "uml-diagrams", "diagrams", "diagrams-as-code", "mindmap", "mermaid", "parser", "ast", "diagram", "markdown", "sequence-diagram", "gantt", "class-diagram", "git-graph", "packet-diagram", "c4-diagram", "er-diagram", "pie-chart", "pie-diagram", "quadrant-chart", "requirement-diagram", "graph", "eventmodeling-diagram", "zenuml", "elk", "tidy-tree", "layout" ], "license_spdx": "MIT", "license_state": "standard", "stars": 89567, "forks": 9155, "watchers": 644, "monthly_downloads": 94744052, "latest_score": 98, "latest_band": "exceptional", "latest_scanned_at": "2026-08-04T22:32:14.144752Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "maintained", "red_flags": [], "icon_url": "/icon/v1/mermaid-js/mermaid?v=01404af2-1", "icon_source_type": "homepage", "badge_url": "" }, { "id": 101, "full_name": "prettier/prettier", "url": "https://github.com/prettier/prettier", "description": "Prettier is an opinionated code formatter.", "ecosystem": "npm", "ecosystems": [ "npm" ], "primary_language": "JavaScript", "languages": [ "JavaScript" ], "topics": [ "formatter", "printer", "prettier", "ast", "javascript", "flow", "typescript", "css", "scss", "less", "jsx", "vue", "graphql", "json", "markdown", "yaml", "html", "angular" ], "license_spdx": "MIT", "license_state": "standard", "stars": 52173, "forks": 4966, "watchers": 451, "monthly_downloads": 487343270, "latest_score": 98, "latest_band": "exceptional", "latest_scanned_at": "2026-08-04T18:38:51.096394Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "maintained", "red_flags": [], "icon_url": "/icon/v1/prettier/prettier?v=f6893e5c-1", "icon_source_type": "homepage", "badge_url": "" }, { "id": 5559, "full_name": "carbon-design-system/carbon", "url": "https://github.com/carbon-design-system/carbon", "description": "A design system built by IBM", "ecosystem": "npm", "ecosystems": [ "npm" ], "primary_language": "TypeScript", "languages": [ "TypeScript", "JavaScript", "SCSS" ], "topics": [ "design-system", "hacktoberfest", "javascript", "react", "scss" ], "license_spdx": "Apache-2.0", "license_state": "standard", "stars": 9278, "forks": 2223, "watchers": 92, "monthly_downloads": null, "latest_score": 99, "latest_band": "exceptional", "latest_scanned_at": "2026-07-15T01:27:44.707879Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "unverified", "red_flags": [], "icon_url": "", "icon_source_type": null, "badge_url": "" }, { "id": 50457, "full_name": "RocketChat/Rocket.Chat", "url": "https://github.com/RocketChat/Rocket.Chat", "description": "The Secure CommsOS™ for mission-critical operations", "ecosystem": "npm", "ecosystems": [ "npm" ], "primary_language": "TypeScript", "languages": [ "TypeScript" ], "topics": [ "chat", "meteor", "javascript", "collaboration", "webrtc", "real-time", "slack", "foss", "free", "mit", "hacktoberfest", "rocket.chat", "team-chat", "apps-engine" ], "license_spdx": null, "license_state": "custom", "stars": 45934, "forks": 13769, "watchers": 843, "monthly_downloads": 36301, "latest_score": 99, "latest_band": "exceptional", "latest_scanned_at": "2026-08-05T00:11:11.413750Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "maintained", "red_flags": [], "icon_url": "/icon/v1/RocketChat/Rocket.Chat?v=746b173c-1", "icon_source_type": "homepage", "badge_url": "" }, { "id": 40909, "full_name": "stylelint/stylelint", "url": "https://github.com/stylelint/stylelint", "description": "A mighty CSS linter that helps you avoid errors and enforce conventions.", "ecosystem": "npm", "ecosystems": [ "npm" ], "primary_language": "JavaScript", "languages": [ "JavaScript" ], "topics": [ "linter", "css", "postcss", "lint", "enforce-conventions", "css-in-js", "less", "markdown", "sass", "scss", "stylelint", "sugarss" ], "license_spdx": "MIT", "license_state": "standard", "stars": 11499, "forks": 1010, "watchers": 88, "monthly_downloads": 41837207, "latest_score": 99, "latest_band": "exceptional", "latest_scanned_at": "2026-07-26T01:03:20.408811Z", "has_high_risk_jurisdiction_exposure": false, "has_malicious_dependency": false, "growth_authenticity": "unverified", "abandonment_state": "maintained", "red_flags": [], "icon_url": "", "icon_source_type": null, "badge_url": "" } ] } }
:fishing_pole_and_fish: Evaluates javascript code blocks from markdown files.
reggi/evalmd holds a health index of 62 out of 100, placing it in the Moderate band. It scores highest on Engineering Quality (68/100) and lowest on AI Readiness (39/100). It was last updated today. A single contributor accounts for most of its recent work.
Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.
Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.
The weighted overall 58 is calibrated to 62 on the published index scale (record calibration 2026-08-02).
This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.
| Registry | Package | Version | Downloads / mo | Versions | Last publish | Tags |
|---|---|---|---|---|---|---|
| npm | evalmd | 0.0.22 | 153,918 | 22 | 7 days ago | evalevaulatejavascriptmarkdowntest |
Is the project alive — is code being written and are releases shipping?
| 36/36 | Push recency — last push 0 days ago |
| 2.1/36 | Commit cadence — 3/52 weeks with commits |
| 15.6/18 | Commit volume — 53 commits in the last year |
| 10/10 | OpenSSF Scorecard: Maintained — 30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10 |
| commits_last_year | 53 |
| human_commit_share | 1 |
| days_since_last_push | 0 |
| active_weeks_last_year | 3 |
| 16.2/27 | Ships releases — 21 version tags (no GitHub releases) |
| 36/36 | Release recency — latest release 7 days ago |
| 5.4/27 | Release cadence — a release every ~442.4 days |
| 0/10 | OpenSSF Scorecard: Signed-Releases — no data |
| releases_count | 21 |
| latest_release_tag | v0.0.22 |
| releases_from_tags | yes |
| days_since_latest_release | 7 |
| mean_days_between_releases | 442.4 |
Does the project have users, downloads, attention, and a welcoming setup for contributors?
| 27/60 | Stars — 47 stars |
| 5/25 | Forks — 5 forks |
| 2.7/15 | Watchers — 4 watchers |
| forks | 5 |
| stars | 47 |
| watchers | 4 |
| growth_state | unverified |
| growth_factor_pct | 100 |
| growth_unverified_reason | no_history |
| 22.5/22.5 | README |
| 22.5/22.5 | License — recognized license (MIT) |
| 0/18 | CONTRIBUTING guide |
| 0/13.5 | Code of conduct |
| 0/7.2 | Issue template |
| 0/6.3 | PR template |
| has_readme | yes |
| has_license | yes |
| readme_badges | — |
| has_contributing | no |
| has_issue_template | no |
| has_code_of_conduct | no |
| readme_badge_services | — |
| has_pull_request_template | no |
| 69.2/80 | Monthly downloads — 153,918 downloads/month across npm |
| 0/20 | Registry dependents — not reported by this ecosystem |
| packages | evalmd |
| dependents | — |
| ecosystems | npm |
| total_downloads | — |
| monthly_downloads | 153,918 |
Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?
| 9/54 | Bus factor — 1 contributor(s) cover half of all commits |
| 10/22.5 | Commit distribution — top contributor authored 56% of commits |
| 2.7/13.5 | Contributor breadth — 2 contributors |
| 10/10 | OpenSSF Scorecard: Contributors — project has 31 contributing companies or organizations |
| bus_factor | 1 |
| contributors_sampled | 2 |
| top_contributor_share | 0.556 |
| 42/42 | Issue resolution — 100% of issues closed |
| 5/30 | PR acceptance — 2/12 decided PRs merged |
| 0/13 | Newcomer PR acceptance — no first-time contributor's PR decided in 30d |
| 0/15 | OpenSSF Scorecard: Code-Review — Found 0/30 approved changesets -- score normalized to 0 |
| merged_prs | 2 |
| open_issues | 0 |
| closed_issues | 16 |
| prs_merged_7d | — |
| prs_decided_7d | — |
| prs_merged_30d | — |
| prs_decided_30d | — |
| issue_closed_ratio | 1 |
| closed_unmerged_prs | 10 |
| first_time_authors_30d | — |
| first_time_prs_merged_30d | — |
| first_time_prs_decided_30d | — |
| 10/30 | Ownership backing — personal (user) account |
| 0/20 | Verified domain — not applicable to user accounts |
| 18/25 | Owner reach — 319 followers of reggi |
| 25/25 | Track record — 521 public repos, account ~16 yr old |
| followers | 319 |
| owner_type | User |
| is_verified | — |
| owner_login | reggi |
| public_repos | 521 |
| account_age_days | 5,898 |
| 25/25 | Published & resolvable — 1 package(s) on npm |
| 35/35 | Publish recency — latest publish 7 days ago |
| 20/20 | Version history — 22 published versions |
| 20/20 | Not deprecated — active, not deprecated or yanked |
| packages | evalmd |
| ecosystems | npm |
| any_deprecated | no |
| min_days_since_publish | 7 |
Are baseline engineering and documentation practices in place?
| 24/24 | CI workflows — 8 workflow(s) |
| 24/24 | Tests present |
| 16/16 | Linter config — .eslintrc.json, eslint.config.mjs |
| 0/9.6 | Pre-commit hooks |
| 0/6.4 | .editorconfig |
| 0/20 | OpenSSF Scorecard: CI-Tests — no data |
| has_ci | yes |
| has_tests | yes |
| has_editorconfig | no |
| has_linter_config | yes |
| has_precommit_config | no |
| 30/30 | README |
| 0/25 | Documentation directory |
| 0/15 | Documentation / homepage site |
| 10/10 | Repository description |
| 0/10 | Topics |
| 10/10 | Wiki |
| topics | — |
| has_wiki | yes |
| homepage | — |
| has_readme | yes |
| has_docs_dir | no |
| has_description | yes |
Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?
| 7.5/7.5 | Binary-Artifacts — no binaries found in the repo |
| 0/7.5 | Branch-Protection — branch protection not enabled on development/release branches |
| 0/2.5 | CI-Tests — no data |
| 0/2.5 | CII-Best-Practices — no effort to earn an OpenSSF best practices badge detected |
| 0/7.5 | Code-Review — Found 0/30 approved changesets -- score normalized to 0 |
| 2.5/2.5 | Contributors — project has 31 contributing companies or organizations |
| 10/10 | Dangerous-Workflow — no dangerous workflow patterns detected |
| 0/7.5 | Dependency-Update-Tool — no update tool detected |
| 0/5 | Fuzzing — project is not fuzzed |
| 2.5/2.5 | License — license file detected |
| 7.5/7.5 | Maintained — 30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10 |
| 0/5 | Packaging — no data |
| 0/5 | Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| 0/5 | SAST — no SAST tool detected |
| 0/5 | Security-Policy — security policy file not detected |
| 0/7.5 | Signed-Releases — no data |
| 0/7.5 | Token-Permissions — detected GitHub workflow tokens with excessive permissions |
| 7.5/7.5 | Vulnerabilities — 0 existing vulnerabilities detected |
| source | openssf_scorecard |
| checks_evaluated | 15 |
| scorecard_version | v5.5.0 |
| checks_inconclusive | 3 |
| scorecard_aggregate | 4.2 |
| 20.2/35 | Direct dependencies free of known advisories — 1 affected: markdown-it 5.1.0 (moderate 5.3) |
| 6.9/25 | Indirect dependencies free of known advisories — 4 affected: cross-spawn 5.1.0 (high 7.5), linkify-it 1.2.4 (high 7.5), mem 1.1.0 (moderate 5.1), +1 more |
| 25.3/40 | No advisories left outstanding — 4 advisory-carrying package(s) unaddressed past 90 days; oldest published 2,580 days ago |
| source | osv |
| advisories | 7 |
| affected_packages | 5 |
| assessed_packages | 185 |
| unassessed_packages | 0 |
| affected_by_severity | high 2, moderate 3 |
| direct_affected_packages | 1 |
How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.
| 0/45 | Agent instructions — no CLAUDE.md / AGENTS.md / editor rules |
| 0/15 | Machine-readable docs (llms.txt) |
| 9.6/40 | Legible commit history — 18 of 100 human commits state their intent (structured subject or explanatory body) |
| has_llms_txt | no |
| legible_history_share | 0.18 |
| agent_instruction_files | — |
| agent_instruction_max_bytes | — |
| 0/18 | One-command bootstrap |
| 22/22 | Automated tests |
| 11/11 | Lint / format config — .eslintrc.json, eslint.config.mjs |
| 11/11 | Static type checking — tsconfig.json |
| 0/10 | Reproducible environment |
| 0/10 | Demonstrated agent practice — no agent-authored commits among the last 100 |
| 0/8 | Automated maintenance — no automated dependency updates observed |
| 0/10 | OpenSSF Scorecard: Pinned-Dependencies — dependency not pinned by hash detected -- score normalized to 0 |
| has_nix | no |
| has_tests | yes |
| lockfiles | — |
| has_dockerfile | no |
| typed_language | no |
| bootstrap_files | — |
| has_devcontainer | no |
| has_linter_config | yes |
| typecheck_configs | tsconfig.json |
| agent_commit_share | 0 |
| toolchain_manifests | — |
| dependency_bot_commit_share | 0 |
| 27/45 | Type-checkable code — JavaScript with type-check config (tsconfig.json) |
| 55/55 | Manageable file sizes — 0/32 source files over 60KB |
| primary_language | JavaScript |
| largest_source_bytes | 27,229 |
| source_files_sampled | 32 |
| oversized_source_files | 0 |
When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.
Each point covers 2 days.
Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).
| 10 | Binary-Artifacts | no binaries found in the repo |
| 0 | Branch-Protection | branch protection not enabled on development/release branches |
| n/a | CI-Tests | no pull request found |
| 0 | CII-Best-Practices | no effort to earn an OpenSSF best practices badge detected |
| 0 | Code-Review | Found 0/30 approved changesets -- score normalized to 0 |
| 10 | Contributors | project has 31 contributing companies or organizations |
| 10 | Dangerous-Workflow | no dangerous workflow patterns detected |
| 0 | Dependency-Update-Tool | no update tool detected |
| 0 | Fuzzing | project is not fuzzed |
| 10 | License | license file detected |
| 10 | Maintained | 30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10 |
| n/a | Packaging | packaging workflow not detected |
| 0 | Pinned-Dependencies | dependency not pinned by hash detected -- score normalized to 0 |
| 0 | SAST | no SAST tool detected |
| 0 | Security-Policy | security policy file not detected |
| n/a | Signed-Releases | no releases found |
| 0 | Token-Permissions | detected GitHub workflow tokens with excessive permissions |
| 10 | Vulnerabilities | 0 existing vulnerabilities detected |
| Registry | Package | Version constraint | Manifest |
|---|---|---|---|
| npm | acorn | ^7.4.1 | package.json |
| npm | array.prototype.with | ^1.1.6 | package.json |
| npm | chalk | ^1.1.3 | package.json |
| npm | es-lookup-scope | ^1.0.1 | package.json |
| npm | estraverse | ^4.3.0 | package.json |
| npm | is-core-module | ^2.16.2 | package.json |
| npm | lodash | ^4.18.1 | package.json |
| npm | markdown-it | ^5.1.0 | package.json |
| npm | mkdirp | ^0.5.6 | package.json |
| npm | object.assign | ^4.1.7 | package.json |
| npm | object.entries | ^1.1.9 | package.json |
| npm | object.values | ^1.2.1 | package.json |
| npm | os-tmpdir | ^1.0.2 | package.json |
| npm | util.promisify | ^1.1.3 | package.json |
| npm | yargs | =11.1.0 | package.json |
Full resolved dependency set from the GitHub dependency graph: 15 direct and 34 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.
| Registry | Package | Version | Relation |
|---|---|---|---|
| npm | acorn | ^7.4.1 | direct |
| npm | array.prototype.with | ^1.1.6 | direct |
| npm | chalk | ^1.1.3 | direct |
| npm | es-lookup-scope | ^1.0.1 | direct |
| npm | estraverse | ^4.3.0 | direct |
| npm | is-core-module | ^2.16.2 | direct |
| npm | lodash | ^4.18.1 | direct |
| npm | markdown-it | ^5.1.0 | direct |
| npm | mkdirp | ^0.5.6 | direct |
| npm | object.assign | ^4.1.7 | direct |
| npm | object.entries | ^1.1.9 | direct |
| npm | object.values | ^1.2.1 | direct |
| npm | os-tmpdir | ^1.0.2 | direct |
| npm | util.promisify | ^1.1.3 | direct |
| npm | yargs | 11.1.0 | direct |
| npm | @arethetypeswrong/cli | ^0.18.5 | indirect |
| npm | @ljharb/eslint-config | ^22.2.3 | indirect |
| npm | @ljharb/tsconfig | ^0.3.2 | indirect |
| npm | @stylistic/eslint-plugin | ^5.10.0 | indirect |
| npm | @types/ansi-styles | ^3.2.1 | indirect |
| npm | @types/define-properties | ^1.1.5 | indirect |
| npm | @types/es6-collections | ^0.5.37 | indirect |
| npm | @types/escape-string-regexp | ^1.0.0 | indirect |
| npm | @types/estraverse | ^5.1.7 | indirect |
| npm | @types/has-ansi | ^5.0.2 | indirect |
| npm | @types/is-core-module | ^2.2.2 | indirect |
| npm | @types/lodash | ^4.17.24 | indirect |
| npm | @types/lodash.findlast | ^4.6.9 | indirect |
| npm | @types/mkdirp | ^0.5.2 | indirect |
| npm | @types/node | ^12.20.55 | indirect |
| npm | @types/object.assign | ^4.1.0 | indirect |
| npm | @types/object.entries | ^1.1.1 | indirect |
| npm | @types/os-tmpdir | ^1.0.2 | indirect |
| npm | @types/qs | ^6.15.1 | indirect |
| npm | @types/semver | ^6.2.7 | indirect |
| npm | @types/strip-ansi | ^3.0.0 | indirect |
| npm | @types/supports-color | ^8.1.3 | indirect |
| npm | @types/util.promisify | ^1.0.9 | indirect |
| npm | @types/yargs | ^11.1.0 | indirect |
| npm | @typescript-eslint/eslint-plugin | ^8.64.0 | indirect |
| npm | @typescript-eslint/parser | ^8.64.0 | indirect |
| npm | eslint | ^10.7.0 | indirect |
| npm | jiti | ^0.0.0 | indirect |
| npm | nyc | ^10.3.2 | indirect |
| npm | qs | ^6.15.3 | indirect |
| npm | qs-iconv | ^1.0.4 | indirect |
| npm | semver | ^6.3.1 | indirect |
| npm | tape | ^5.10.2 | indirect |
| npm | typescript | next | indirect |
Installing npm:evalmd@0.0.22 pulls in 185 packages, direct and transitive: 5 carry known advisories, of which 1 are direct dependencies.
| Package | Version | Relation | Severity | Advisories | Fixed in |
|---|---|---|---|---|---|
| cross-spawn | 5.1.0 | indirect | high | 1 | 7.0.5 |
| linkify-it | 1.2.4 | indirect | high | 2 | 5.0.2 |
| markdown-it | 5.1.0 | direct | moderate | 2 | 14.2.0 |
| mem | 1.1.0 | indirect | moderate | 1 | 4.0.0 |
| yargs-parser | 9.0.2 | indirect | moderate | 1 | 18.1.1 |
An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 327,
"has_wiki": true,
"homepage": null,
"languages": {
"JavaScript": 109482,
"TypeScript": 8689
},
"pushed_at": "2026-07-28T06:10:16Z",
"created_at": "2015-08-11T06:15:26Z",
"owner_type": "User",
"updated_at": "2026-07-21T07:16:02Z",
"description": ":fishing_pole_and_fish: Evaluates javascript code blocks from markdown files.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript"
]
},
"owner": {
"blog": "https://reggi.com",
"name": "Tea Reggi",
"type": "User",
"login": "reggi",
"company": null,
"location": "New York City",
"followers": 319,
"avatar_url": "https://avatars.githubusercontent.com/u/296798?v=4",
"created_at": "2010-06-04T18:45:25Z",
"is_verified": null,
"public_repos": 521,
"account_age_days": 5898
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.0.22",
"kind": "patch",
"published_at": "2026-07-21T07:13:20Z"
},
{
"tag": "v0.0.21",
"kind": "patch",
"published_at": "2026-07-21T04:45:28Z"
},
{
"tag": "v0.0.20",
"kind": "patch",
"published_at": "2026-07-10T17:49:52Z"
},
{
"tag": "v0.0.19",
"kind": "patch",
"published_at": "2019-08-31T15:44:10Z"
},
{
"tag": "v0.0.18",
"kind": "patch",
"published_at": "2019-08-31T03:32:17Z"
},
{
"tag": "v0.0.17",
"kind": "patch",
"published_at": "2016-04-03T00:03:50Z"
},
{
"tag": "v0.0.16",
"kind": "patch",
"published_at": "2015-08-27T08:44:15Z"
},
{
"tag": "v0.0.15",
"kind": "patch",
"published_at": "2015-08-26T17:00:54Z"
},
{
"tag": "v0.0.14",
"kind": "patch",
"published_at": "2015-08-26T16:16:23Z"
},
{
"tag": "v0.0.13",
"kind": "patch",
"published_at": "2015-08-26T16:08:12Z"
},
{
"tag": "v0.0.12",
"kind": "patch",
"published_at": "2015-08-25T22:25:45Z"
},
{
"tag": "v0.0.11",
"kind": "patch",
"published_at": "2015-08-25T22:08:22Z"
},
{
"tag": "v0.0.10",
"kind": "patch",
"published_at": "2015-08-18T20:40:04Z"
},
{
"tag": "v0.0.9",
"kind": "patch",
"published_at": "2015-08-18T02:04:12Z"
},
{
"tag": "v0.0.8",
"kind": "patch",
"published_at": "2015-08-12T06:09:13Z"
},
{
"tag": "v0.0.7",
"kind": "patch",
"published_at": "2015-08-12T05:54:59Z"
},
{
"tag": "v0.0.6",
"kind": "patch",
"published_at": "2015-08-12T04:57:01Z"
},
{
"tag": "v0.0.5",
"kind": "patch",
"published_at": "2015-08-11T09:58:20Z"
},
{
"tag": "v0.0.4",
"kind": "patch",
"published_at": "2015-08-11T07:56:01Z"
},
{
"tag": "v0.0.3",
"kind": "patch",
"published_at": "2015-08-11T06:58:09Z"
},
{
"tag": "v0.0.2",
"kind": "patch",
"published_at": "2015-08-11T06:32:47Z"
}
],
"recent_commits": [
{
"oid": "898caf196db6c9d085a5a28354429479c721470b",
"body": null,
"is_bot": false,
"headline": "v0.0.22",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-21T07:13:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc08f29ecbdd69c92a0572f6589f46edc124b016",
"body": "…allowed\n\nyargs treats an option declared with only `.default(x, false)`\n(no `.boolean(x)`) as value-taking,\nso `evalmd --eslint README.md` consumed `README.md` as the value\nof `--eslint`,\nleft zero positionals, and fell through to `showHelp`.\nDeclaring the booleans fixes `--eslint`, `--sloppy`,\nand\n[…]\npawns the built binary: the CLI arg-parsing seam had no tests\n(every test drove `main()` directly, bypassing yargs),\nwhich is why this slipped through.\nWithout the fix its flag-before-file cases fail.",
"is_bot": false,
"headline": "[Fix] declare boolean CLI flags so a flag before a filename is not sw…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-21T05:45:17Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1c3a186393b3432da533189072d322b65bdc4095",
"body": null,
"is_bot": false,
"headline": "v0.0.21",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-21T04:45:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6831ae617c4e79243b39e358e9c787fc2875a58f",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] remove unused DT deps",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-21T04:44:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe603a2ff0987ff9d3d3b181412057785bfa0b31",
"body": "…lint/parser`",
"is_bot": false,
"headline": "[Dev Deps] update `@typescript-eslint/eslint-plugin`, `@typescript-es…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-20T22:49:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8809fdc69f6eff135d7ca5847d44baf9ac62239",
"body": "`nyc tape 'glob'` fails on Windows: nyc@10 spawning the `.bin/tape` shim through\nits ancient `spawn-wrap` mislaunches node (`Cannot find module '<cwd>\\node'`), and\ncmd.exe does not strip single quotes, so the glob matches nothing. Invoke tape's\nrunner directly under nyc (no `.bin` shim) and double-q\n[…]\nfor local dev and every non-windows\nlane; `test-unit:windows` carries the runner-direct form, and only `windows.yml`\nruns it (via `tests-only:windows`). Both cover the full suite identically on POSIX.",
"is_bot": false,
"headline": "[Tests] invoke tape's runner directly so `test-unit` runs on Windows",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-19T06:52:55Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "538d5b239f43a306fb5edfe0441e6bd4df7f6f8e",
"body": "`typescript@next` (7.x) is outside `@typescript-eslint`'s `<6.1.0` peer range,\nand the old npm bundled with node 4-9 fails its `npm ls` check on the unmet peer\n(newer npm only warns, so the other lanes are unaffected). Neither typescript nor\n`@typescript-eslint` runs on those versions, so skipping the check there is safe.",
"is_bot": false,
"headline": "[actions] skip the `npm ls` check on node < 10",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-18T06:48:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f1f939605990c6d95b999176db075a1b1e13f71",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `@arethetypeswrong/cli`, `typescript`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-18T05:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0dd75851b8afed46af2815449ddf3173331e2dc3",
"body": null,
"is_bot": false,
"headline": "[meta] rerun dt-clean --setup",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-18T05:54:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e26ebb857e9fafad9f818bc7327c90d9100549f2",
"body": "The npm bundled with node 4 and 5 does not understand `peerDependenciesMeta`, so\neslint's optional `jiti` peer failed the `npm ls` check at install. Installing the\n`0.0.0` stub satisfies the peer outright, which supersedes the `skip-ls-check`\nworkaround added in the previous commit and keeps the check enabled.",
"is_bot": false,
"headline": "[Dev Deps] add `jiti`, to satisfy eslint's optional peer dep",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-16T22:10:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a12859dd692111e48e3cee23ec731b43cc2fb33",
"body": "eslint declares `jiti` as an optional peer dep via `peerDependenciesMeta`,\nwhich the npm bundled with node 4 and 5 does not understand,\nso its `npm ls` check fails the install step with \"peer dep missing: jiti@*\" before any test runs.",
"is_bot": false,
"headline": "[actions] skip the `npm ls` check on node < 10",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-16T22:01:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4514647f889fa4d00564dc107e9fcadcd74ff441",
"body": "The loadability probe was too shallow:\non node 16, 17, and 19 `require('eslint')` succeeds,\nand eslint only fails later inside a dynamic `import()` of a module using import attributes (`with`),\nwhich those versions can not parse.\nThat surfaces as a rejected promise,\nso no synchronous probe can catch\n[…]\ne >= 10 and this file has to evaluate the gate on node 4.\n\nNode 18.20 loses coverage it currently passes,\nsince import attributes were backported there while eslint still does not claim to support it.",
"is_bot": false,
"headline": "[Tests] gate the eslint tests on eslint's declared engines",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-16T21:56:34Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "f1afd88628d973d4aaeaf3d877f6270ce9475d12",
"body": "… be loaded\n\n`loadEslint` only caught resolution failure;\nwhen `eslint` resolves but throws while loading\n(e.g. its syntax needs a newer node than the one running),\nthe raw SyntaxError propagated with no hint about the cause.\nWrap the `require` so the `--eslint` flag reports that eslint was found but could not be loaded on this node.",
"is_bot": false,
"headline": "[Fix] give an actionable error when `eslint` is installed but can not…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-16T18:03:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da30defa41ebcc6c23f5db70078d3d12b9e2a9c0",
"body": "`eslint` 10 supports node >= 20.19, so on older node it resolves but throws a\nSyntaxError when required. That crashed the suite on the aught (4 - 9) and tens\n(10 - 19) matrix lanes, which never ran the unit tests before `--ignore-scripts`.\n\nDetect loadability rather than gating on a node version, so\n[…]\n5` and break `npm run build`. Requiring a resolved path instead keeps the\nruntime probe while leaving the specifier opaque to the type-checker, matching\nhow `src/eslint-parse.js` already loads eslint.",
"is_bot": false,
"headline": "[Tests] skip the eslint-dependent tests when eslint can not be loaded",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-16T06:55:42Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "bd4fe81f396b30b6f7d4ee2886bd61a714ff54f8",
"body": "…rt extensions\n\nGive the vendored `.ts` value imports (and the one `require` that reaches them) explicit `.ts` extensions, and enable `allowImportingTsExtensions` + `rewriteRelativeImportExtensions` so `tsc` still emits `.js` requires. Node >= 22 can then load the source directly with native type-stripping (no ts-node), so a new `test-native` job runs the full suite against source; the compiled matrix jobs and coverage are unchanged.\n\nPart of #9.",
"is_bot": false,
"headline": "[Tests] run the source natively on node >= 22 via explicit `.ts` impo…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-15T04:42:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7d08b315443fc7b63fd7fbac973849e99b1d5e45",
"body": "…uns on every supported node\n\nts-node (and TypeScript) cannot run on older node, so the ts-node-based `test-unit`/`test-tsnode` broke old-node CI. Compile `src` + `test` to `dist-test` via a `postbuild` step, then run the compiled tests with plain `tape` + `nyc` (coverage is source-mapped back to `src`). CI builds once (caching `dist` + `dist-test`) and runs `tests-only --ignore-scripts` across the matrix. Removes the `ts-node` devDependency.\n\nPart of #9.",
"is_bot": false,
"headline": "[Tests] prebuild the tests instead of using `ts-node`, so the suite r…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-14T23:38:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8a446cf03f1e144a77e7725941c97f68f55263a",
"body": "…re-scripts`\n\nThe `tsc` build ran via `pretests-only` on every matrix job.\nBuilding once (cached to `dist`) and passing\n`--ignore-scripts` skips the redundant per-job build and the `posttests-only` ts-node run,\nleaving `test-node` (which uses the cached `dist`)\nand the nyc `test-unit`.",
"is_bot": false,
"headline": "[actions] build once via `build-command`, then run `tests-only --igno…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-14T22:54:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35b6dda0522a3f8d738df19b7eb67190d311fae5",
"body": "Drives statement/function/line coverage to ~98% by exercising `main` end-to-end plus per-module unit tests; remaining branches are defensive or eslint-version-gated.\n\nPart of #9.",
"is_bot": false,
"headline": "[Tests] add nyc coverage and unit tests across the whole pipeline",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-14T16:57:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01590ddb6bd4033c5ff3965688656126a8f0a312",
"body": "…th unit tests\n\nPart of #9.",
"is_bot": false,
"headline": "[Refactor] extract the eval/output runners into `src/eval-run.js`, wi…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-14T03:19:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "580b42e23bf8e4bc9dc4ed117a79ba1f4ac84827",
"body": "…rse options instead of the `SLOPPY`/`CURRENT_PARSE` globals\n\nPart of #9.",
"is_bot": false,
"headline": "[Refactor] move dep-rewriting into `src/module-rewrite.js`; inject pa…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-14T02:16:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3f91178da886d8325f7b6e3ca9d84ea7e5ab6b08",
"body": "Part of #9.",
"is_bot": false,
"headline": "[Refactor] inject the logger instead of a module global",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-14T01:29:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ced1034754a812ce586be79f5600b2d5fa94fd4e",
"body": "…write.js`, with `toRequirePath` tests\n\nPart of #9.",
"is_bot": false,
"headline": "[Refactor] extract require-rewrite string helpers into `src/module-re…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-13T23:49:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4049940ede6af0384c251bca03aa2958091cba47",
"body": "… unit tests\n\nPart of #9.",
"is_bot": false,
"headline": "[Refactor] extract shell-block parsing into `src/shell-eval.js`, with…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-13T23:46:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bfd9b30369960d7b2065e2c67d17e8c632ecc2a",
"body": "…with unit tests\n\nPart of #9.",
"is_bot": false,
"headline": "[Refactor] extract error/stack formatting into `src/eval-errors.js`, …",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-13T23:44:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e477a197d05d029d0447b02745bf2f9073b6c22c",
"body": "… unit tests\n\nPart of #9.",
"is_bot": false,
"headline": "[Refactor] extract markdown node helpers into `src/md-nodes.js`, with…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-13T23:38:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "86383307b9e8a512456ed001d9d3b9a52d9bca96",
"body": "…rs), with unit tests\n\nPart of #9.",
"is_bot": false,
"headline": "[Refactor] extract logging into `src/log.js` (createLogger + formatte…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-13T23:28:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5360aeb76b5dcdf50309dde375a3716735e1270c",
"body": "Part of #9.",
"is_bot": false,
"headline": "[Tests] add tape unit-test harness",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-13T23:12:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "48ead0df8eda79bcbb67454f723d9230c8f95e75",
"body": null,
"is_bot": false,
"headline": "[eslint] add linting",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-08T04:18:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5d629c0e87e9b6fed0ee5bc6da3aec6841adede8",
"body": null,
"is_bot": false,
"headline": "[types] add `@types` deps; fix `tsconfig` for TypeScript 6",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-14T22:10:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c24bea8cba82a7941740175494acf7b22251d8e",
"body": null,
"is_bot": false,
"headline": "[Fix] normalize rewritten module paths to forward slashes (Windows)",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-13T17:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7f59b250ae21cff5bfad3f14438a68c4eb62d701",
"body": "… in Windows CI",
"is_bot": false,
"headline": "[Fix] make `sh` blocks pass on Windows (CRLF), and run the full suite…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-13T17:42:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8558960a23fcd4186a01dbf997000f433d15bf64",
"body": "…lint config\n\n`--eslint` resolves your eslint config for each block via the virtual path `<file>.md/<n>.js`\n(the eslint-plugin-markdown convention)\nand uses its `ecmaVersion`/`sourceType`/`parser` for dependency-detection parsing,\naddressing the hardcoded `ecmaVersion: 6` (object spread, etc)\n\nSuppo\n[…]\nion + an estraverse iteration fallback)\n\neslint is lazy-required, not a dependency,\nso the default path, engine support,\nand the build are unchanged for anyone not passing `--eslint`.\n\nImplements #27.",
"is_bot": false,
"headline": "[New] add `--eslint` to derive per-block parser settings from your es…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-13T05:57:32Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "e474d20eab52da889b8353c749bee0f87f998649",
"body": "Blocks are parsed as ES modules (strict mode) by default, which rejects `with`.\n`--sloppy` parses them as scripts instead, matching JS's default sloppy semantics;\nstrict remains the default.\n`require` still works in sloppy mode, but ES `import`/`export` syntax requires the default strict mode.\n\nFixes #25.",
"is_bot": false,
"headline": "[New] add `--sloppy` flag to evaluate code in sloppy (non-strict) mode",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-12T04:21:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5914b526f23d822095eba8ebaf7482fba43db026",
"body": "`--eval` takes a comma-separated (or repeated) list of fenced block kinds to evaluate, defaulting to `js`. `sh` blocks run their `$`/`%`/`>` prompt lines and assert each exits 0 with matching combined stdout/stderr; multiple prompts per block are supported. Kinds are dispatched through an extensible registry.\n\nImplements #16.",
"is_bot": false,
"headline": "[New] `--eval`: run `sh` blocks, dispatched by markdown block kind",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-11T06:35:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fa94b2a48bdf587bfa81386447ce64a6702affd",
"body": null,
"is_bot": false,
"headline": "v0.0.20",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-10T17:49:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d79f167061e740b2d1813f879deacebe60e48e9e",
"body": null,
"is_bot": false,
"headline": "[meta] do not publish GHA workflows",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-10T17:52:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0fc0aef5ac897a6669e8d303918f8e560ee1456d",
"body": null,
"is_bot": false,
"headline": "[Refactor] remove git dep",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-10T17:28:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20f5c3b8fe0608fdffb2b8bcfbba14f9ea3c782d",
"body": null,
"is_bot": false,
"headline": "[Refactor] use `Array.prototype.with` rather than mutating",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-08T04:16:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e6335af76e7ce0666041061d3563f622332a5668",
"body": "…n detect them",
"is_bot": false,
"headline": "[Refactor] assign to `module.exports` so node’s `cjs-module-lexer` ca…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-08T03:46:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0f3ddda4f0c82f492ca288f1b4f4811e60babb22",
"body": null,
"is_bot": false,
"headline": "[meta] ignore non-critical audit warnings",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-07T15:47:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a88ccddeae689db846b2118f42037782f7f9a703",
"body": null,
"is_bot": false,
"headline": "[meta] add pretest script placeholder",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-07T15:40:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07cab8105e93465ef3b8915c3c57981300264437",
"body": null,
"is_bot": false,
"headline": "[actions] switch from Travis CI to GitHub Actions",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-07T15:32:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59d9ba870aab0a22921fcc695c45533e56312a9f",
"body": "…object.values`",
"is_bot": false,
"headline": "[Deps] update `acorn`, `lodash`, `object.assign`, `object.entries`, `…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-07T00:51:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5bce14eb3f44bc1b4f12327223f13d848e10ce35",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `@types/node`, `qs`, `typescript`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-07T00:45:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f9e0a9fe0331eae5c1022ada3055cfbdfaf40124",
"body": null,
"is_bot": false,
"headline": "[meta] ensure the build is ran before tests",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-07T00:45:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c29bbe4559295ec5b32edb71ba5a18117ea407cd",
"body": null,
"is_bot": false,
"headline": "[meta] gitignore `dist`; build it via a `prepack` script",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-06T06:47:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de50449eed034817370f57860db8730a13912c51",
"body": "…nding('natives')`",
"is_bot": false,
"headline": "[Refactor] use `is-core-module` instead of the deprecated `process.bi…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-06T06:33:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bad72c8c0532328d81f560542b490495a2d3cac",
"body": "….2`; adapt to its `.version()`/`.showHelp()` API changes",
"is_bot": false,
"headline": "[Deps] pin `yargs` to v11.1.0, the last version supporting node `>= 4…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-04T17:34:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9079d74c4a555a8417e97c251c352cc6f7b84a5",
"body": null,
"is_bot": false,
"headline": "[Refactor] use built-ins instead of `lodash` where possible",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-03T04:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68588337189c8eb5fb9a17e23c04a5066e96d00b",
"body": null,
"is_bot": false,
"headline": "[Refactor] use native `Promise`s instead of `bluebird`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-03T03:25:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ee5cbac5c61f821788985e1875201a28bc7eaba",
"body": "… its first word",
"is_bot": false,
"headline": "[Fix] match fence languages per commonmark: trim the info string, use…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-03T03:03:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c64ad43249c518df20fb8850fd3116517b825e66",
"body": null,
"is_bot": false,
"headline": "[meta] Only apps should have lockfiles",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-03T02:56:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f1013d8e4740376757f4466b66449657a23b5c0f",
"body": null,
"is_bot": false,
"headline": "[meta] use `npm audit` instead of `aud`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2026-07-03T02:54:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3db6c9ce8124fff82a757fe1def65fe8b24aa57e",
"body": null,
"is_bot": false,
"headline": "[Tests] run `posttest` in CI",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-02-09T20:13:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f679762806f4e61a646641442700c51f50b56c64",
"body": "Fixes #13.",
"is_bot": false,
"headline": "[Tests] run `aud` in posttest",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-02-09T20:11:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "65619509a7c9ce40a7f50c57ae22d801a45524c4",
"body": null,
"is_bot": false,
"headline": "[Refactor] reduce usage of lodash",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-02-05T10:44:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a27037b2bf74857294a0879ac855949ed318e3b",
"body": null,
"is_bot": false,
"headline": "[Refactor] fix tsconfig so the module system is not broken",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-02-05T10:47:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ecf7d8cb10f878f1032fefd6d2aab8729ed8e135",
"body": null,
"is_bot": false,
"headline": "[Refactor] use `.split` instead of `underscore.string`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-02-05T10:30:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9bfc27bbbdfc5f8a3d31cdd76d059420ef09e808",
"body": "…rgs`",
"is_bot": false,
"headline": "[Deps] update `acorn`, `chalk`, `os-tmpdir`, `underscore.string`, `ya…",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-02-05T10:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dfc41473d5a66584878497eab35cdd3dd3431ede",
"body": null,
"is_bot": false,
"headline": "[Dev Deps] update `qs`, `@types/node`, `typescript`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-02-05T10:25:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "602e675bda9c7308f9d6ec45ac18c7aa618542b9",
"body": null,
"is_bot": false,
"headline": "[Deps] use `markdown-it` v5, instead of from a git hash",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-02-04T22:51:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e07b6a90987d5eae44d6fe0ab35252b810128efe",
"body": null,
"is_bot": false,
"headline": "[Refactor] use `Object.assign` instead of `lodash.merge`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-02-04T22:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9a2fce4396a0ab20b5c096e9b4d4242e52cd648",
"body": " - `ts-node` v7 requires node v4.2+\n\n[Tests] on node 4+",
"is_bot": false,
"headline": "[meta] add \"engines\" field, based on `npx ls-engines`",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-02-04T22:48:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12218cdb6b39e94500ecc5921e8890e6e2cbb191",
"body": null,
"is_bot": false,
"headline": "[meta] package-lock updates",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2020-02-04T22:47:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1b56180a69ef4bc712401a70743cb1f46b67cf09",
"body": null,
"is_bot": false,
"headline": "rm acorn-umd",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2019-08-31T15:44:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24821659dc49e2f8fd08bc3b61742bd0193cce3d",
"body": null,
"is_bot": false,
"headline": "updated version",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2019-08-31T03:32:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30346417d8183cf7ba32c6b753dc80dd0d566453",
"body": null,
"is_bot": false,
"headline": "update lodash, _.contains to _.includes",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2019-08-31T03:30:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc51fb6ef91d1fcbc4ce81630bb3fd1e5c817f7a",
"body": null,
"is_bot": false,
"headline": "Release 0.0.17",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2016-04-03T00:03:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ae1ddc71cd75b97ce3efc16818c39cb14f90a12",
"body": "`os.tmpdir` doesn’t exist in node 0.8",
"is_bot": false,
"headline": "Merge pull request #10 from ljharb/ostmpdir",
"author_name": "Thomas Reggi",
"author_login": "reggi",
"committed_at": "2016-04-03T00:02:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "110f5b5a231edae978426d6c2af755900df224f0",
"body": null,
"is_bot": false,
"headline": "`os.tmpdir` doesn’t exist in node 0.8.",
"author_name": "Jordan Harband",
"author_login": "ljharb",
"committed_at": "2016-02-14T18:18:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "06d5f07437e49fa68b596f9e782735ab2b11a05e",
"body": null,
"is_bot": false,
"headline": "Release 0.0.16",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-27T08:44:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45e65762a944e82cb7b44b9e7506878c7317b788",
"body": null,
"is_bot": false,
"headline": "version flag & acorn es6",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-27T08:43:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee6fd21e4f189a6d05d2bfb0eba656b960af77ce",
"body": null,
"is_bot": false,
"headline": "Release 0.0.15",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-26T17:00:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f77c1fd86979e712163c8f0871ce2df88f7a9da",
"body": null,
"is_bot": false,
"headline": "forget pkg.main",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-26T17:00:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3bc53aede2268dda8426a8fea950b23851f01c3b",
"body": null,
"is_bot": false,
"headline": "standardize evalmd",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-26T16:21:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f99c13485091ea1865417800e432654a45c7eb31",
"body": null,
"is_bot": false,
"headline": "Release 0.0.14",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-26T16:16:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2c1c605ec60ca1621f1a7c071a4807c233d65a9",
"body": null,
"is_bot": false,
"headline": "better error reporting",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-26T16:16:09Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cf67bf0f88adee83d35d9c32d4d7e51e58d27779",
"body": null,
"is_bot": false,
"headline": "Release 0.0.13",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-26T16:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a4030d1884184fc773b195fda048834f5a587f46",
"body": null,
"is_bot": false,
"headline": "evalMd exit code",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-26T16:07:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6dba43feac427dcbfe4aba50d65cd72ebb5fa38",
"body": null,
"is_bot": false,
"headline": "Release 0.0.12",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-25T22:25:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5b3bcb14cf780c1960c5ccd31f1e9f35ed2d0f5f",
"body": null,
"is_bot": false,
"headline": "markdown-it version hash",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-25T22:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7058ec5b1691e05604ad45f15e811e83f64d239f",
"body": null,
"is_bot": false,
"headline": "Release 0.0.11",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-25T22:08:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9b15cc69f3e6ec19c949026fecce9fb9ed2f12ae",
"body": "* rm makred & cherio in favor of markdown-it\n* rm _eval in favor of child_process.exec\n* runs async code\n* applies globals (like s6-shim)",
"is_bot": false,
"headline": "complete rewrite",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-25T22:04:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9922bf99921f4fecf737f49520ca3d2d8bb0790",
"body": null,
"is_bot": false,
"headline": "Release 0.0.10",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-18T20:40:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "869e557bdc10b787cf695ae584257c41c3c496b1",
"body": null,
"is_bot": false,
"headline": "fix: tabs, throw non-err",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-18T20:39:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4dde194ba7d3f14f4b7a9ef3d721b3cb766dce6c",
"body": null,
"is_bot": false,
"headline": "Release 0.0.9",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-18T02:04:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "692d3f4e067d4691819554ea3ae13806505cd9e5",
"body": null,
"is_bot": false,
"headline": "major overhaul",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-18T02:03:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "464ef6871104983cc51259afa38fbeb9a8862a7e",
"body": null,
"is_bot": false,
"headline": "use your words carefully",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-12T06:24:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "90a4ab6c4ba24d49ede9bdf3c15c7db17d609821",
"body": null,
"is_bot": false,
"headline": "Release 0.0.8",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-12T06:09:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9e7ba38fa142f44f15027b57322eceda9713af81",
"body": null,
"is_bot": false,
"headline": "licence + evalmd pkg repo",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-12T06:08:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cfa1f528b54a74ab63035db9963c32bb612e1c5e",
"body": null,
"is_bot": false,
"headline": "Release 0.0.7",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-12T05:54:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9078dd660c7edf54c6d4b5dc499c887c40230514",
"body": null,
"is_bot": false,
"headline": "prevent eval anchor",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-12T05:54:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7d1437c0fc0fb4965011b74e6a802ea2bddf4f7",
"body": null,
"is_bot": false,
"headline": "Release 0.0.6",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-12T04:57:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3abf8647d30599a7dabce2b4bccf648700dfecc",
"body": null,
"is_bot": false,
"headline": "toc headings",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-12T04:55:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "026d479416dac3460204f648adea7da0200b091b",
"body": null,
"is_bot": false,
"headline": "even more context",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-12T04:54:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12c51d2e78260a1576dcf43adc591cf4ce1f6094",
"body": null,
"is_bot": false,
"headline": "meta explination",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-12T04:51:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8a3f9ba3f9de1f56efc2faff57fb648c3300817c",
"body": null,
"is_bot": false,
"headline": "dumb colin",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-12T04:47:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "551da830b497eda5a20fbb62730b69ad356d3eae",
"body": null,
"is_bot": false,
"headline": "+ toc, & doc featurs",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-12T04:46:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab6f9710e6beb4f132ce279f10ad2cf3b9053bf8",
"body": null,
"is_bot": false,
"headline": "doc prevent eval",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-12T04:35:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "00e2a07b84dbf5c1eb7d757f645379e9bbfd2390",
"body": null,
"is_bot": false,
"headline": "add cmt & prefix",
"author_name": "reggi",
"author_login": "reggi",
"committed_at": "2015-08-12T04:30:01Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 21,
"commits_last_year": 53,
"latest_release_at": "2026-07-21T07:13:20Z",
"latest_release_tag": "v0.0.22",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 3,
"days_since_latest_release": 7,
"mean_days_between_releases": 442.4
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": false,
"health_percentage": 42,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "evalmd",
"exists": true,
"license": "MIT",
"keywords": [
"eval",
"evaulate",
"javascript",
"markdown",
"test"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/evalmd",
"is_deprecated": false,
"latest_version": "0.0.22",
"repository_url": "https://github.com/reggi/evalmd",
"versions_count": 22,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 153918,
"first_published_at": "2015-08-11T06:18:17.551000Z",
"latest_published_at": "2026-07-21T07:14:40.600000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 7
}
]
},
"popularity": {
"forks": 5,
"stars": 47,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2016-02-14",
"count": 1
},
{
"date": "2017-11-10",
"count": 1
}
],
"complete": true,
"collected": 2,
"total_forks": 5
},
"star_history": null,
"open_issues_and_prs": 0
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [
"tsconfig.json"
],
"toolchain_manifests": [],
"largest_source_bytes": 27229,
"source_files_sampled": 32,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [
{
"name": "cross-spawn",
"direct": false,
"version": "5.1.0",
"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": 627
},
{
"name": "linkify-it",
"direct": false,
"version": "1.2.4",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-22p9-wv53-3rq4",
"GHSA-v245-v573-v5vm"
],
"fixed_version": "5.0.2",
"advisory_count": 2,
"oldest_advisory_days": 32
},
{
"name": "markdown-it",
"direct": true,
"version": "5.1.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-6v5v-wf23-fmfq",
"GHSA-6vfc-qv3f-vr6c"
],
"fixed_version": "14.2.0",
"advisory_count": 2,
"oldest_advisory_days": 1658
},
{
"name": "mem",
"direct": false,
"version": "1.1.0",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.1,
"advisory_ids": [
"GHSA-4xcv-9jjx-gfj3"
],
"fixed_version": "4.0.0",
"advisory_count": 1,
"oldest_advisory_days": 2580
},
{
"name": "yargs-parser",
"direct": false,
"version": "9.0.2",
"severity": "moderate",
"ecosystem": "npm",
"cvss_score": 5.3,
"advisory_ids": [
"GHSA-p9pc-299p-vxgp"
],
"fixed_version": "18.1.1",
"advisory_count": 1,
"oldest_advisory_days": 2153
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2,
"moderate": 3
},
"advisory_count": 7,
"affected_count": 5,
"assessed_count": 185,
"malicious_count": 0,
"assessed_package": "npm:evalmd@0.0.22",
"unassessed_count": 0,
"direct_affected_count": 1
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "acorn",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^7.4.1"
},
{
"name": "array.prototype.with",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.6"
},
{
"name": "chalk",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.3"
},
{
"name": "es-lookup-scope",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.1"
},
{
"name": "estraverse",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.3.0"
},
{
"name": "is-core-module",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.16.2"
},
{
"name": "lodash",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.18.1"
},
{
"name": "markdown-it",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^5.1.0"
},
{
"name": "mkdirp",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^0.5.6"
},
{
"name": "object.assign",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.7"
},
{
"name": "object.entries",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.9"
},
{
"name": "object.values",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.1"
},
{
"name": "os-tmpdir",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.0.2"
},
{
"name": "util.promisify",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^1.1.3"
},
{
"name": "yargs",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "=11.1.0"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "acorn",
"direct": true,
"version": "^7.4.1",
"ecosystem": "npm"
},
{
"name": "array.prototype.with",
"direct": true,
"version": "^1.1.6",
"ecosystem": "npm"
},
{
"name": "chalk",
"direct": true,
"version": "^1.1.3",
"ecosystem": "npm"
},
{
"name": "es-lookup-scope",
"direct": true,
"version": "^1.0.1",
"ecosystem": "npm"
},
{
"name": "estraverse",
"direct": true,
"version": "^4.3.0",
"ecosystem": "npm"
},
{
"name": "is-core-module",
"direct": true,
"version": "^2.16.2",
"ecosystem": "npm"
},
{
"name": "lodash",
"direct": true,
"version": "^4.18.1",
"ecosystem": "npm"
},
{
"name": "markdown-it",
"direct": true,
"version": "^5.1.0",
"ecosystem": "npm"
},
{
"name": "mkdirp",
"direct": true,
"version": "^0.5.6",
"ecosystem": "npm"
},
{
"name": "object.assign",
"direct": true,
"version": "^4.1.7",
"ecosystem": "npm"
},
{
"name": "object.entries",
"direct": true,
"version": "^1.1.9",
"ecosystem": "npm"
},
{
"name": "object.values",
"direct": true,
"version": "^1.2.1",
"ecosystem": "npm"
},
{
"name": "os-tmpdir",
"direct": true,
"version": "^1.0.2",
"ecosystem": "npm"
},
{
"name": "util.promisify",
"direct": true,
"version": "^1.1.3",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": true,
"version": "11.1.0",
"ecosystem": "npm"
},
{
"name": "@arethetypeswrong/cli",
"direct": false,
"version": "^0.18.5",
"ecosystem": "npm"
},
{
"name": "@ljharb/eslint-config",
"direct": false,
"version": "^22.2.3",
"ecosystem": "npm"
},
{
"name": "@ljharb/tsconfig",
"direct": false,
"version": "^0.3.2",
"ecosystem": "npm"
},
{
"name": "@stylistic/eslint-plugin",
"direct": false,
"version": "^5.10.0",
"ecosystem": "npm"
},
{
"name": "@types/ansi-styles",
"direct": false,
"version": "^3.2.1",
"ecosystem": "npm"
},
{
"name": "@types/define-properties",
"direct": false,
"version": "^1.1.5",
"ecosystem": "npm"
},
{
"name": "@types/es6-collections",
"direct": false,
"version": "^0.5.37",
"ecosystem": "npm"
},
{
"name": "@types/escape-string-regexp",
"direct": false,
"version": "^1.0.0",
"ecosystem": "npm"
},
{
"name": "@types/estraverse",
"direct": false,
"version": "^5.1.7",
"ecosystem": "npm"
},
{
"name": "@types/has-ansi",
"direct": false,
"version": "^5.0.2",
"ecosystem": "npm"
},
{
"name": "@types/is-core-module",
"direct": false,
"version": "^2.2.2",
"ecosystem": "npm"
},
{
"name": "@types/lodash",
"direct": false,
"version": "^4.17.24",
"ecosystem": "npm"
},
{
"name": "@types/lodash.findlast",
"direct": false,
"version": "^4.6.9",
"ecosystem": "npm"
},
{
"name": "@types/mkdirp",
"direct": false,
"version": "^0.5.2",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "^12.20.55",
"ecosystem": "npm"
},
{
"name": "@types/object.assign",
"direct": false,
"version": "^4.1.0",
"ecosystem": "npm"
},
{
"name": "@types/object.entries",
"direct": false,
"version": "^1.1.1",
"ecosystem": "npm"
},
{
"name": "@types/os-tmpdir",
"direct": false,
"version": "^1.0.2",
"ecosystem": "npm"
},
{
"name": "@types/qs",
"direct": false,
"version": "^6.15.1",
"ecosystem": "npm"
},
{
"name": "@types/semver",
"direct": false,
"version": "^6.2.7",
"ecosystem": "npm"
},
{
"name": "@types/strip-ansi",
"direct": false,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "@types/supports-color",
"direct": false,
"version": "^8.1.3",
"ecosystem": "npm"
},
{
"name": "@types/util.promisify",
"direct": false,
"version": "^1.0.9",
"ecosystem": "npm"
},
{
"name": "@types/yargs",
"direct": false,
"version": "^11.1.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/eslint-plugin",
"direct": false,
"version": "^8.64.0",
"ecosystem": "npm"
},
{
"name": "@typescript-eslint/parser",
"direct": false,
"version": "^8.64.0",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "^10.7.0",
"ecosystem": "npm"
},
{
"name": "jiti",
"direct": false,
"version": "^0.0.0",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "^10.3.2",
"ecosystem": "npm"
},
{
"name": "qs",
"direct": false,
"version": "^6.15.3",
"ecosystem": "npm"
},
{
"name": "qs-iconv",
"direct": false,
"version": "^1.0.4",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "^6.3.1",
"ecosystem": "npm"
},
{
"name": "tape",
"direct": false,
"version": "^5.10.2",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "next",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 49,
"direct_count": 15,
"indirect_count": 34
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 2,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 16,
"closed_unmerged_prs": 10
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ljharb",
"commits": 65,
"avatar_url": "https://avatars.githubusercontent.com/u/45469?v=4"
},
{
"type": "User",
"login": "reggi",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/296798?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.556
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"node-aught.yml",
"node-native.yml",
"node-pretest.yml",
"node-tens.yml",
"node-twenties.yml",
"rebase.yml",
"require-allow-edits.yml",
"windows.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.json",
"eslint.config.mjs"
],
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": null,
"reason": "no pull request found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/30 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 31 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 10,
"reason": "30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "no SAST tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "898caf196db6c9d085a5a28354429479c721470b",
"ran_at": "2026-07-29T05:32:17Z",
"aggregate_score": 4.2,
"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-07-21T07:25:53Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2019-08-31T04:09:13Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/reggi/evalmd",
"host": "github.com",
"name": "evalmd",
"owner": "reggi"
},
"metrics": {
"overall": {
"key": "overall",
"band": "moderate",
"name": "Overall health",
"note": "The weighted overall 58 is calibrated to 62 on the published index scale (record calibration 2026-08-02).",
"notes": [
{
"code": "overall_calibration",
"params": {
"raw": 58,
"calibrated": 62,
"calibration": "2026-08-02"
}
}
],
"value": 62,
"inputs": {
"security": 44,
"vitality": 64,
"community": 53,
"governance": 60,
"calibration": "2026-08-02",
"engineering": 68,
"ai_readiness": 39,
"weighted_overall_raw": 58
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "moderate",
"name": "Vitality",
"value": 64,
"weight": 0.21,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 64,
"inputs": {
"commits_last_year": 53,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 3
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "3/52 weeks with commits",
"points": 2.1,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 3
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "53 commits in the last year",
"points": 15.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 53
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "moderate",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 64,
"inputs": {
"releases_count": 21,
"latest_release_tag": "v0.0.22",
"releases_from_tags": true,
"days_since_latest_release": 7,
"mean_days_between_releases": 442.4
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "21 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 21
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 7 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 7
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~442.4 days",
"points": 5.4,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 442.4
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "exceptional",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 14,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 14 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 14
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 53,
"weight": 0.17,
"metrics": [
{
"key": "popularity",
"band": "weak",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 35,
"inputs": {
"forks": 5,
"stars": 47,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "47 stars",
"points": 27,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 47
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "5 forks",
"points": 5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 5
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"readme_badges": null,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"readme_badge_services": [],
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "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": 86,
"inputs": {
"packages": [
"evalmd"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 153918
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "153,918 downloads/month across npm",
"points": 69.2,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 153918,
"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": 60,
"weight": 0.23,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 32,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.556
},
"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 56% of commits",
"points": 10,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 56
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 31 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": "Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"newcomer_pr_acceptance"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 54,
"inputs": {
"merged_prs": 2,
"open_issues": 0,
"closed_issues": 16,
"prs_merged_7d": null,
"prs_decided_7d": null,
"prs_merged_30d": null,
"prs_decided_30d": null,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 10,
"first_time_authors_30d": null,
"first_time_prs_merged_30d": null,
"first_time_prs_decided_30d": null
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 42,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 42
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2/12 decided PRs merged",
"points": 5,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 12
}
}
],
"max_points": 30
},
{
"key": "newcomer_pr_acceptance",
"name": "Newcomer PR acceptance",
"detail": "no first-time contributor's PR decided in 30d",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_newcomer_prs",
"params": {
"days": 30
}
}
],
"max_points": 13
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "good",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 66,
"inputs": {
"followers": 319,
"owner_type": "User",
"is_verified": null,
"owner_login": "reggi",
"public_repos": 521,
"account_age_days": 5898
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "319 followers of reggi",
"points": 18,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 319,
"login": "reggi"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "521 public repos, account ~16 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 521
}
},
{
"code": "account_age_years",
"params": {
"years": 16
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "exceptional",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"evalmd"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 7
},
"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 7 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 7
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "22 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 22
}
}
],
"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": "good",
"name": "Engineering Quality",
"value": 68,
"weight": 0.19,
"metrics": [
{
"key": "engineering_practices",
"band": "excellent",
"name": "Engineering practices",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_ci_tests"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 80,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "8 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 8
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc.json, eslint.config.mjs",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json, eslint.config.mjs"
}
}
],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "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": "weak",
"name": "Security",
"value": 44,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "weak",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): CI-Tests, Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"ci_tests",
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 42,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 15,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 3,
"scorecard_aggregate": 4.2
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "no pull request found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/30 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 31 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "no SAST tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "moderate",
"name": "Dependency advisories",
"note": "Matched the npm:evalmd@0.0.22 runtime dependency closure — what installing the published package pulls in — 185 packages. Reachability is not analyzed.",
"notes": [
{
"code": "advisories_scope_published",
"params": {
"package": "npm:evalmd@0.0.22",
"assessed": 185
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 52,
"inputs": {
"source": "osv",
"advisories": 7,
"affected_packages": 5,
"assessed_packages": 185,
"unassessed_packages": 0,
"affected_by_severity": "high 2, moderate 3",
"direct_affected_packages": 1
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "1 affected: markdown-it 5.1.0 (moderate 5.3)",
"points": 20.2,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 1,
"packages": "markdown-it 5.1.0 (moderate 5.3)"
}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "4 affected: cross-spawn 5.1.0 (high 7.5), linkify-it 1.2.4 (high 7.5), mem 1.1.0 (moderate 5.1), +1 more",
"points": 6.9,
"status": "partial",
"details": [
{
"code": "advisories_affected",
"params": {
"count": 4,
"packages": "cross-spawn 5.1.0 (high 7.5), linkify-it 1.2.4 (high 7.5), mem 1.1.0 (moderate 5.1)"
}
},
{
"code": "advisories_affected_more",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "4 advisory-carrying package(s) unaddressed past 90 days; oldest published 2580 days ago",
"points": 25.3,
"status": "partial",
"details": [
{
"code": "advisories_stale",
"params": {
"days": 90,
"count": 4,
"oldest": 2580
}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "exceptional",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 185,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "exceptional",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"commit_weight_rule": {
"min_commits": 50,
"min_commit_share": 0.1
},
"review_only_matches": 0,
"below_threshold_exposures": [],
"assessed_self_published_locations": 12
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "weak",
"name": "AI Readiness",
"value": 39,
"weight": 0.04,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.18,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "no CLAUDE.md / AGENTS.md / editor rules",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_instructions",
"params": {}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "18 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 9.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 18,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "weak",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": true,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".eslintrc.json, eslint.config.mjs",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json, eslint.config.mjs"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "tsconfig.json",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "tsconfig.json"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 27229,
"source_files_sampled": 32,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript with type-check config (tsconfig.json)",
"points": 27,
"status": "partial",
"details": [
{
"code": "typecheck_config_language",
"params": {
"files": "tsconfig.json",
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/32 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 32,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight: agent tooling is a real maintenance signal, but its absence must never gate the top of the scale (calibration saturates at raw 91, so 100/100 remains reachable with AI Readiness at zero)."
}
],
"classification": {
"top": [
"library",
"application"
],
"labels": [
"library",
"cli"
],
"scores": {
"cli": 4,
"library": 6
},
"primary": "library",
"evidence": [
{
"tier": "distribution",
"label": "library",
"source": "registry:npm",
"weight": 6
},
{
"tier": "dependencies",
"label": "cli",
"source": "dep:yargs",
"weight": 4
}
],
"artifacts": [],
"confidence": "medium",
"host_extension": false,
"runs_as_process": true,
"consumed_by_code": true
},
"metrics_version": "2.5.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-29T05:32:22.479831Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/r/reggi/evalmd.svg",
"full_name": "reggi/evalmd",
"license_state": "standard",
"license_spdx": "MIT"
}Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.
Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.5.0, schema v0.27.0 — full methodology · metrics wiki.
How one result sits in the wider record: aggregate statistics — npm.