Звіт у форматі JSON машиночитний
{
"data": {
"repo": {
"topics": [
"bun",
"deno",
"filesystem",
"fs",
"node",
"readdir",
"readdirp"
],
"is_fork": false,
"size_kb": 421,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 17326,
"TypeScript": 15132
},
"pushed_at": "2026-07-07T01:44:08Z",
"created_at": "2012-05-30T12:21:00Z",
"owner_type": "User",
"updated_at": "2026-07-07T01:44:12Z",
"description": "Recursive version of fs.readdir with small RAM & CPU footprint.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "MIT",
"default_branch": "master",
"license_spdx_raw": "MIT",
"primary_language": "JavaScript",
"significant_languages": [
"JavaScript",
"TypeScript"
]
},
"owner": {
"blog": "https://paulmillr.com",
"name": "Paul Miller",
"type": "User",
"login": "paulmillr",
"company": null,
"location": null,
"followers": 4458,
"avatar_url": "https://avatars.githubusercontent.com/u/574696?v=4",
"created_at": "2011-01-20T15:49:53Z",
"is_verified": null,
"public_repos": 67,
"account_age_days": 5662
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "5.0.0",
"kind": "major",
"published_at": "2025-11-25T23:10:54Z"
},
{
"tag": "4.1.2",
"kind": "patch",
"published_at": "2025-02-14T17:26:51Z"
},
{
"tag": "4.1.1",
"kind": "patch",
"published_at": "2025-01-11T17:51:18Z"
},
{
"tag": "4.1.0",
"kind": "minor",
"published_at": "2025-01-11T16:30:14Z"
},
{
"tag": "4.0.2",
"kind": "patch",
"published_at": "2024-10-03T14:32:01Z"
},
{
"tag": "4.0.1",
"kind": "patch",
"published_at": "2024-08-25T19:57:17Z"
},
{
"tag": "4.0.0",
"kind": "major",
"published_at": "2024-08-25T19:51:11Z"
},
{
"tag": "3.3.0",
"kind": "minor",
"published_at": "2019-12-06T10:56:54Z"
},
{
"tag": "3.2.0",
"kind": "minor",
"published_at": "2019-12-06T10:57:18Z"
},
{
"tag": "3.1.1",
"kind": "patch",
"published_at": "2019-07-06T23:54:06Z"
},
{
"tag": "3.0.0",
"kind": "major",
"published_at": "2019-04-22T17:23:29Z"
},
{
"tag": "v2.0.0",
"kind": "major",
"published_at": "2015-09-04T12:43:46Z"
}
],
"recent_commits": [
{
"oid": "0f51927350a5b3cd387e11da0c74ef0bfe9860b5",
"body": null,
"is_bot": false,
"headline": "Speed-up massively, reduce RAM usage. Fix a few bugs.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2026-07-07T01:44:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79cc85a81c50a0cb9813c49e6d891ba7fb79a061",
"body": null,
"is_bot": false,
"headline": "Bump ci",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2026-05-09T11:39:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aef1eac127ad6d3393900e7e4b74920760c47cb3",
"body": null,
"is_bot": false,
"headline": "Release 5.0.0.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-11-25T23:09:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a57b6f6b601c43af0331365e394e250bd1c6299c",
"body": null,
"is_bot": false,
"headline": "Bump devdeps, fix tsc",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-11-25T23:04:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc3be76a841b1f941aa43956ca94be5866acc453",
"body": null,
"is_bot": false,
"headline": "Bump jsbt ci",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-11-25T23:02:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a20ccba9ba9bad2cf0efe2a481378442f36a983c",
"body": null,
"is_bot": false,
"headline": "Make package ESM-only",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-11-25T23:01:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b35dbbf5834b0a60fda03ad2a6e82b3f1f6a873",
"body": "Fix broken repository URL in package.json",
"is_bot": false,
"headline": "Merge pull request #206 from ExplodingCabbage/patch-1",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-08-12T07:56:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59f25d62814d6058786e5fd5b79a4f5e1c2d7106",
"body": "GitHub hasn't supported the git protocol [since 2022](https://github.blog/security/application-security/improving-git-protocol-security-github/#no-more-unauthenticated-git), so this URL is broken.\r\n\r\n(This is a common error affecting many popular npm packages; I'm opening PRs on several projects to fix it. I encourage anyone reading this to check any packages they maintain and implement the same fix if appropriate!)",
"is_bot": false,
"headline": "Fix broken repository URL in package.json",
"author_name": "Mark Amery",
"author_login": "ExplodingCabbage",
"committed_at": "2025-08-11T15:20:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fc39fde953aed386865c869ae6c4811d6c0b04cb",
"body": null,
"is_bot": false,
"headline": "Fix gh-204: make file friendler for bad parsers",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-03-06T06:49:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a124cce86eff988cec15215994b33bb79b5e7443",
"body": null,
"is_bot": false,
"headline": "Release 4.1.2.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-02-14T17:25:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f94aa210c8aa36a8b76f18a9d9a578027183b3d",
"body": null,
"is_bot": false,
"headline": "Update ci release and build scripts",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-02-14T17:24:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c7f05634991508de9e0c36ee84c57da5c9bc6755",
"body": null,
"is_bot": false,
"headline": "Update jsbt",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-02-14T17:22:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "76b1e11a80be4f7156502dff04810187afe5e4f0",
"body": "Fix broken stream on normal flow error",
"is_bot": false,
"headline": "Merge pull request #205 from Chocobozzz/patch-1",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-02-12T10:07:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e65f1d2770763e4b09c284acd232f5b06e96e5b1",
"body": null,
"is_bot": false,
"headline": "Fix broken stream on normal flow error",
"author_name": "Chocobozzz",
"author_login": "Chocobozzz",
"committed_at": "2025-02-12T07:35:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ac77b2eefb1ecb27958178512a9b90f7d04be54",
"body": null,
"is_bot": false,
"headline": "Bump micro-should devdep",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-13T04:53:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3dbe87b67c3f7fe7908e8164a29df2b5580f6e53",
"body": null,
"is_bot": false,
"headline": "Release 4.1.1.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-11T17:50:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e3683087ee14cc3e84b14430170cb4848db2039",
"body": null,
"is_bot": false,
"headline": "Fix esm tests",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-11T17:48:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "252db15337ed79783d618b8a0bf3fe7aec909f3b",
"body": null,
"is_bot": false,
"headline": "Fix type module. Closes gh-203",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-11T17:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3600b8765d6bdc3c20eb4052fdd58930868619bb",
"body": null,
"is_bot": false,
"headline": "Release 4.1.0.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-11T16:29:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5280ff81a83855e6b32754134e6b6846283c1945",
"body": null,
"is_bot": false,
"headline": "README",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-11T16:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eeadc622734c888e99d9c9e6d2859913f4f6be8a",
"body": null,
"is_bot": false,
"headline": "Remove garbage from jsr",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-11T16:22:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab1a3902c83a59e362802073a7ba3f8ff814f7c8",
"body": null,
"is_bot": false,
"headline": "Consolidate ci workflows, add jsr.json",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-11T16:21:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ad872a6a17796e471b2518592f7f709684c84907",
"body": null,
"is_bot": false,
"headline": "More comments.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-11T16:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f5b73d040260706d39a9523734566b5a9ea1845",
"body": null,
"is_bot": false,
"headline": "ci: add lint",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-11T16:13:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58fc5aa0b921b51e7edc0f83d9e9eb1bfa37a756",
"body": null,
"is_bot": false,
"headline": "Rename ci",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-10T22:03:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0eec64c5f1c810a55135034e9c3ada48942553aa",
"body": null,
"is_bot": false,
"headline": "Merge workflows",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-10T21:46:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e34f442dbdf9c44c85c6f41b69ac498b8b6c746f",
"body": null,
"is_bot": false,
"headline": "Fix lint",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-10T21:44:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ea18fdbcc87c7f7e7b3691b1a04d558a0bda134e",
"body": null,
"is_bot": false,
"headline": "Fix deno and bun",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-10T21:44:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "731f463d6ef5ede2bf0a0f0ea3c05d0b933f7bb2",
"body": null,
"is_bot": false,
"headline": "Test in bun and deno",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-10T21:43:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "036fef1bc03fe038e37714ef69d83ca75b6208a0",
"body": null,
"is_bot": false,
"headline": "Switch tests from mocha to micro-should",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-10T21:42:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "601b09cbed0a70badc4cf7d9bd01b9b14eec6490",
"body": null,
"is_bot": false,
"headline": "Move tests to ESM. Switch from nyc to c8. Pass in deno, bun",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-10T20:03:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b2bb7877afda9694a3d2a4bf7433a1eb73e18c7c",
"body": null,
"is_bot": false,
"headline": "Bump min nodejs from 14.16 to 14.18 for node prefix",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-10T17:24:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1f48cf656ddeb1924be4af598f64ad8f1d92cb2d",
"body": null,
"is_bot": false,
"headline": "Use node: imports. Use ts isolatedDeclarations.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2025-01-10T17:24:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e658127a87627f3fb0aacd8f01c634ebbb118807",
"body": null,
"is_bot": false,
"headline": "Fix types of readdirpPromise",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-10-07T10:50:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c44446dc886be85094541110b58f927c3977f8f9",
"body": null,
"is_bot": false,
"headline": "Ditch enums",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-10-07T10:34:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66522bdc097b1102d084a3042561a3180ef2cbfa",
"body": "* fix: typings\r\n\r\nbreaking\r\n\r\n* fix: freeze defaults\r\n\r\n* fix: no breaking, fallback string support\r\n\r\n* style: lint\r\n\r\n* fix: type\r\n\r\n* refactor: const enum",
"is_bot": false,
"headline": "fix(#201): typings (#202)",
"author_name": "Bengt Weiße",
"author_login": "KillerCodeMonkey",
"committed_at": "2024-10-07T10:22:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "367f35f961436e6fd9df18f2c0066ced03b11f8a",
"body": null,
"is_bot": false,
"headline": "Release 4.0.2.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-10-03T14:31:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3003b5631c640eb4f061e939fa98150a9b6f34c3",
"body": null,
"is_bot": false,
"headline": "Switch back to async stat / lstat",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-10-03T14:29:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61e05b04ee9993eaf2156f261b27b5e36b1534e7",
"body": null,
"is_bot": false,
"headline": "tsc: disable source maps",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-10-01T22:34:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24cdcdb7429e102477effc94b65bacb05761246c",
"body": "improve typing for `readdirpPromise`",
"is_bot": false,
"headline": "Merge pull request #199 from yuheiy/fix-promise-typing",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-09-17T04:59:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff98f4a5c8bd21e41b5ab17ae90591f23a56f874",
"body": null,
"is_bot": false,
"headline": "improve typing for readdirpPromise",
"author_name": "Yuhei Yasuda",
"author_login": "yuheiy",
"committed_at": "2024-09-17T03:20:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c62879e52bc6ae296bb6198596822d63aadcdd3f",
"body": "Remove fileFilter \"array of strings\" from readme",
"is_bot": false,
"headline": "Merge pull request #198 from karlhorky/patch-1",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-08-29T23:11:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0845254b3b2369e10b9f8c78b104c43ea845c37",
"body": "Seems like it was removed in https://github.com/paulmillr/readdirp/commit/703dee9f823f74fd990b503df52652f397759b1f",
"is_bot": false,
"headline": "Remove fileFilter \"array of strings\" from readme",
"author_name": "Karl Horky",
"author_login": "karlhorky",
"committed_at": "2024-08-29T17:43:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6dec75e7fccf2ff409e943611f010be352cee72",
"body": null,
"is_bot": false,
"headline": "Remove nodejs v14 from ci, macos-arm does not have it",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-08-28T01:20:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f0265a8de629e5f0cb61fa1dd091420b7c3d50c1",
"body": null,
"is_bot": false,
"headline": "Fix ci",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-08-28T00:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d13bd48226f96793df4e54c0c3db9c72f7b314c7",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-08-26T11:41:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "969c7ba2d3e209dac8addc6d0092247b24276171",
"body": null,
"is_bot": false,
"headline": "Remove dependabot",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-08-26T11:37:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8913bbcf205457b5fac0bd3969e82c0725ba2506",
"body": null,
"is_bot": false,
"headline": "README",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-08-25T23:49:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e4358920a5a5a4a405f549e7f8fc8641acc1555",
"body": null,
"is_bot": false,
"headline": "Release 4.0.1.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-08-25T19:56:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb437e42f95b912230b0013dfc9a019e9ae838ee",
"body": null,
"is_bot": false,
"headline": "Fix esm import",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-08-25T19:56:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61109135e9e9cd1bcab5a3f5a81a130127a90b4d",
"body": null,
"is_bot": false,
"headline": "Release 4.0.0.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-08-25T19:50:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5444b393f7464b28f84a5aedf2ccf13d44a0b738",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-08-25T19:44:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f5d8be7dca221733a6c04ddbc0576668f4bb6338",
"body": null,
"is_bot": false,
"headline": "Upgrade devdeps",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-08-25T19:41:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dc80415ff67d9b78f3b76cd0f2b18511c86cbe9b",
"body": null,
"is_bot": false,
"headline": "Lint",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-08-25T19:36:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62d9831a4cba48a7c85c92d3089800fa0f81ed13",
"body": null,
"is_bot": false,
"headline": "readme",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-08-25T19:35:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1d6e9801fadccee160d7157c12839453a1e04d96",
"body": null,
"is_bot": false,
"headline": "Rewrite in typescript. Use hybrid ESM/commonjs",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2024-08-25T19:32:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5782fd1c39cd613d2e05f0409ab4a66664489810",
"body": null,
"is_bot": false,
"headline": "Enable GitHub Sponsors",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2022-09-22T19:37:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41e10a4e0645fca5ddec8cab49cae66491a4c52b",
"body": null,
"is_bot": false,
"headline": "Funding",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2022-01-18T07:43:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f257e1d0c6547c478e3682d73505e32735898151",
"body": null,
"is_bot": false,
"headline": "Change version",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2022-01-18T04:31:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "703dee9f823f74fd990b503df52652f397759b1f",
"body": null,
"is_bot": false,
"headline": "Remove glob support",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2022-01-18T04:30:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e28f928e21176da2c3295d5f68f2465aa08e012b",
"body": null,
"is_bot": false,
"headline": "Update dependabot.yml",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2021-05-23T05:43:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "04da41d3afa39cae77c136f7514c9ca4467d53e1",
"body": "Upgrade to GitHub-native Dependabot",
"is_bot": false,
"headline": "Merge pull request #177 from paulmillr/dependabot/add-v2-config-file",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2021-04-29T20:44:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8c91c388dbe4ce584b3b33c28040c6fa652a542",
"body": null,
"is_bot": true,
"headline": "Upgrade to GitHub-native Dependabot",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2021-04-29T20:34:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "926b9e6a6ea9fa0a11d28ae512d3901bf08967bc",
"body": "typo fix in readme",
"is_bot": false,
"headline": "Merge pull request #174 from BlackYuzia/master",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2021-03-29T19:03:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab3221b6ae0c590ce452ed2473b1be421a4bc316",
"body": null,
"is_bot": false,
"headline": "typo fix in readme",
"author_name": "Black_Yuzia",
"author_login": "BlackYuzia",
"committed_at": "2021-03-29T17:59:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c1482f9b3b74ecf24adc2733da538ce076ddfbeb",
"body": null,
"is_bot": false,
"headline": "Release 3.6.0.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2021-03-14T10:22:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e353d4514d64bcc2229076af2449ac9ec0fd9125",
"body": null,
"is_bot": false,
"headline": "Prettier",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2021-03-14T10:22:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ffb4c6c55f1a80a0eb0e88883aacec99d3df605",
"body": "* Update check for fs.stat/fs.lstat bigint support.\r\n\r\nFix:\r\nhttps://github.com/paulmillr/readdirp/issues/170\r\n\r\n* Update index.js\r\n\r\n* Update index.js\r\n\r\n* Update index.js\r\n\r\nCo-authored-by: Paul Miller <paul@paulmillr.com>",
"is_bot": false,
"headline": "Update check for fs.stat/fs.lstat bigint support. (#171)",
"author_name": "jmathew",
"author_login": "jmathew",
"committed_at": "2021-02-27T18:33:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62eea1acd073f5f37777cb6e3e48b75c29d49b5f",
"body": "Skip with warn for circular symlinks",
"is_bot": false,
"headline": "Merge pull request #169 from ath0mas/fix/168-recusive-warn",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2021-02-18T23:08:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7c31860954525d7eeb926e3f509b1b354346f340",
"body": null,
"is_bot": false,
"headline": "Skip with warn for circular symlinks, instead of exit with error (#168)",
"author_name": "Alexis THOMAS",
"author_login": "ath0mas",
"committed_at": "2021-02-14T22:00:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "887e9f38a9d7bf2a619541179d8b78950fe49b44",
"body": null,
"is_bot": false,
"headline": "Release 3.5.0.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2020-10-13T10:17:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a7d43ba525580a73677eeb13f228e2e723c6a669",
"body": null,
"is_bot": false,
"headline": "Add devdev typescript.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2020-10-13T10:14:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59a79709842b5dfb4e08ab0f9f664467163046fc",
"body": null,
"is_bot": false,
"headline": "Changelog",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2020-10-13T09:51:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6119c444906c0c9a0345f599a5dc6cb438cb294d",
"body": null,
"is_bot": false,
"headline": "Handle circular symlinks: throw error (microsoft/vscode#108441)",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2020-10-12T17:32:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e29e80468aa543945218980dde400a6fe860f0c",
"body": "…node-14.0.1\n\nBump @types/node from 13.13.6 to 14.0.1",
"is_bot": false,
"headline": "Merge pull request #161 from paulmillr/dependabot/npm_and_yarn/types/…",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2020-05-13T12:30:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bbb6a5f952750825be05b8c1ebd3a2ca1c811efd",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 13.13.6 to 14.0.1.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
"is_bot": true,
"headline": "Bump @types/node from 13.13.6 to 14.0.1",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-05-13T11:18:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b7534dbaa7bf4e30517cfc9801b6357a030a8996",
"body": "Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.0.0.\r\n- [Release notes](https://github.com/eslint/eslint/releases)\r\n- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)\r\n- [Commits](https://github.com/eslint/eslint/compare/v6.8.0...v7.0.0)\r\n\r\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>\r\n\r\nCo-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "Bump eslint from 6.8.0 to 7.0.0 (#160)",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-05-11T11:35:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdba448480983b6505bc8c2783acc7ccff929f22",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2020-04-29T11:22:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "de24589f4fb19bbd5c3cd5f93209f3d5d7f206d3",
"body": null,
"is_bot": false,
"headline": "Update README.md",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2020-03-19T10:02:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d9c72137579b439fe0f8bb8d668f6b6846c75c45",
"body": null,
"is_bot": false,
"headline": "Release 3.4.0.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2020-03-19T09:59:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6cc4fa1ba1584315b3d0830881736965d2715aad",
"body": null,
"is_bot": false,
"headline": "Fix symlink errors.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2020-03-19T09:56:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9ed29dc3b75e20af1c455be9772483bea36c069",
"body": null,
"is_bot": false,
"headline": "Bump deps.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2020-03-19T09:50:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5b509e6d77b5dfa5f54c67035d330f35a46e254",
"body": "* feat: support symlink on directories\r\n\r\nfix https://github.com/paulmillr/readdirp/issues/150\r\n\r\n* refactor: use async/await to support symlink on directories\r\n\r\n* test: add test for symlinked directories",
"is_bot": false,
"headline": "Support symlink on directories (#151)",
"author_name": "François Hodierne",
"author_login": "znarf",
"committed_at": "2020-03-19T09:49:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f523e077b50f8cac35c822ed9be419b6bb44644",
"body": "…t-3.3.0\n\nBump dtslint from 2.0.6 to 3.3.0",
"is_bot": false,
"headline": "Merge pull request #156 from paulmillr/dependabot/npm_and_yarn/dtslin…",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2020-03-03T17:50:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56fee5d6fbec774aa6cbd7941cc3264aeab0d823",
"body": "Bumps [dtslint](https://github.com/Microsoft/dtslint) from 2.0.6 to 3.3.0.\n- [Release notes](https://github.com/Microsoft/dtslint/releases)\n- [Commits](https://github.com/Microsoft/dtslint/commits)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
"is_bot": true,
"headline": "Bump dtslint from 2.0.6 to 3.3.0",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-03-03T11:15:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bddc221cede35a7d0bef6d1c9f0a774bbad3fba7",
"body": "…7.0.0\n\nBump mocha from 6.2.2 to 7.0.0",
"is_bot": false,
"headline": "Merge pull request #149 from paulmillr/dependabot/npm_and_yarn/mocha-…",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2020-01-06T11:36:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5d73abada93dfd6d1a9abd669a9bac54cbfe935",
"body": "Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.2 to 7.0.0.\n- [Release notes](https://github.com/mochajs/mocha/releases)\n- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/mochajs/mocha/compare/v6.2.2...v7.0.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
"is_bot": true,
"headline": "Bump mocha from 6.2.2 to 7.0.0",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2020-01-06T11:18:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b030b73975d14d306a4bb238c0df8dfb3b197167",
"body": "…node-13.1.0\n\nBump @types/node from 12.12.22 to 13.1.0",
"is_bot": false,
"headline": "Merge pull request #148 from paulmillr/dependabot/npm_and_yarn/types/…",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-12-24T13:39:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02885651431239ab0adbee3ed29b75c1516502e0",
"body": "Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.22 to 13.1.0.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
"is_bot": true,
"headline": "Bump @types/node from 12.12.22 to 13.1.0",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2019-12-24T11:16:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d840397c5db612f1298cbef315fa5efc604d364d",
"body": "….0.0\n\nBump nyc from 14.1.1 to 15.0.0",
"is_bot": false,
"headline": "Merge pull request #147 from paulmillr/dependabot/npm_and_yarn/nyc-15…",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-12-23T12:32:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e533e4c9399c57cfc40a65a69d52b07607ae19ee",
"body": "Bumps [nyc](https://github.com/istanbuljs/nyc) from 14.1.1 to 15.0.0.\n- [Release notes](https://github.com/istanbuljs/nyc/releases)\n- [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/istanbuljs/nyc/compare/v14.1.1...v15.0.0)\n\nSigned-off-by: dependabot-preview[bot] <support@dependabot.com>",
"is_bot": true,
"headline": "Bump nyc from 14.1.1 to 15.0.0",
"author_name": "dependabot-preview[bot]",
"author_login": "dependabot-preview[bot]",
"committed_at": "2019-12-23T11:17:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59446dd312660d33b4e2534b745b15a91f9e712e",
"body": "Typings for `directoryFilter` option",
"is_bot": false,
"headline": "Merge pull request #146 from cedx/hotfix/typings",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-12-20T14:58:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "55d5454c997963ffd42717e4a3c78fbddced79bb",
"body": null,
"is_bot": false,
"headline": "Fixes #145",
"author_name": "Cédric Belin",
"author_login": null,
"committed_at": "2019-12-20T11:18:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc11cbb4d6ca6fdc25bdcee355ca5b1430eede4c",
"body": "fix error handling",
"is_bot": false,
"headline": "Merge pull request #144 from ronag/fix-error",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-12-07T04:14:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ddddf4460da8d251e93a93f30d55c118db1c3e34",
"body": null,
"is_bot": false,
"headline": "fix error handling",
"author_name": "Robert Nagy",
"author_login": "ronag",
"committed_at": "2019-12-06T18:44:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b9376eb2aad7e7f4dc3352ff8d139ba5e4877519",
"body": null,
"is_bot": false,
"headline": "Release 3.3.0.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-12-06T10:56:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66023cb44380473a168a40a6cef7b608315024e3",
"body": null,
"is_bot": false,
"headline": "Fix tests.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-12-06T10:42:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5e051f05b1824ac49126b9dfc69956965205db5",
"body": null,
"is_bot": false,
"headline": "Fix tests.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-12-06T10:41:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "62fa1d129e5325f56b0264b3def49cead2071d64",
"body": null,
"is_bot": false,
"headline": "Test.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-12-06T10:36:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "613ab42d6706c82e4d9ccdb48e74b1a275e96869",
"body": null,
"is_bot": false,
"headline": "Fix tests.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-12-06T10:30:27Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 8,
"latest_release_at": "2025-11-25T23:10:54Z",
"latest_release_tag": "5.0.0",
"releases_from_tags": false,
"days_since_last_push": 15,
"active_weeks_last_year": 4,
"days_since_latest_release": 238,
"mean_days_between_releases": 259.3
},
"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": "readdirp",
"exists": true,
"license": "MIT",
"keywords": [
"recursive",
"fs",
"stream",
"streams",
"readdir",
"filesystem",
"find",
"filter"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/readdirp",
"is_deprecated": false,
"latest_version": "5.0.0",
"repository_url": "https://github.com/paulmillr/readdirp",
"versions_count": 47,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 2,
"monthly_downloads": 807654395,
"first_published_at": "2012-07-18T11:44:10.802000Z",
"latest_published_at": "2025-11-25T23:11:27.476000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 238
}
]
},
"popularity": {
"forks": 60,
"stars": 421,
"watchers": 7,
"fork_history": {
"days": [
{
"date": "2012-08-14",
"count": 1
},
{
"date": "2013-06-21",
"count": 1
},
{
"date": "2013-07-16",
"count": 1
},
{
"date": "2014-07-12",
"count": 1
},
{
"date": "2014-12-01",
"count": 1
},
{
"date": "2015-01-02",
"count": 1
},
{
"date": "2015-03-24",
"count": 1
},
{
"date": "2015-09-02",
"count": 1
},
{
"date": "2015-09-09",
"count": 1
},
{
"date": "2015-09-18",
"count": 1
},
{
"date": "2015-12-15",
"count": 1
},
{
"date": "2015-12-31",
"count": 1
},
{
"date": "2016-01-07",
"count": 1
},
{
"date": "2016-04-13",
"count": 1
},
{
"date": "2016-06-01",
"count": 1
},
{
"date": "2016-06-20",
"count": 1
},
{
"date": "2016-06-22",
"count": 2
},
{
"date": "2016-07-14",
"count": 1
},
{
"date": "2016-08-17",
"count": 1
},
{
"date": "2016-11-11",
"count": 1
},
{
"date": "2017-03-11",
"count": 1
},
{
"date": "2017-09-01",
"count": 1
},
{
"date": "2018-05-16",
"count": 1
},
{
"date": "2018-07-09",
"count": 1
},
{
"date": "2018-11-27",
"count": 1
},
{
"date": "2018-12-14",
"count": 1
},
{
"date": "2019-04-11",
"count": 1
},
{
"date": "2019-04-23",
"count": 1
},
{
"date": "2019-06-19",
"count": 1
},
{
"date": "2019-07-09",
"count": 1
},
{
"date": "2019-08-05",
"count": 1
},
{
"date": "2019-09-30",
"count": 1
},
{
"date": "2019-10-13",
"count": 1
},
{
"date": "2019-11-21",
"count": 1
},
{
"date": "2020-01-18",
"count": 1
},
{
"date": "2020-06-13",
"count": 1
},
{
"date": "2020-09-14",
"count": 1
},
{
"date": "2020-12-31",
"count": 1
},
{
"date": "2021-02-01",
"count": 1
},
{
"date": "2021-02-21",
"count": 1
},
{
"date": "2021-03-29",
"count": 1
},
{
"date": "2021-07-09",
"count": 1
},
{
"date": "2021-09-30",
"count": 1
},
{
"date": "2022-03-18",
"count": 1
},
{
"date": "2022-03-20",
"count": 1
},
{
"date": "2022-11-06",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-01-30",
"count": 1
},
{
"date": "2024-05-21",
"count": 1
},
{
"date": "2024-10-07",
"count": 1
},
{
"date": "2024-10-14",
"count": 1
},
{
"date": "2025-02-11",
"count": 1
},
{
"date": "2025-08-11",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2025-12-17",
"count": 1
},
{
"date": "2026-01-04",
"count": 1
},
{
"date": "2026-01-06",
"count": 1
},
{
"date": "2026-05-06",
"count": 1
},
{
"date": "2026-06-24",
"count": 1
}
],
"complete": true,
"collected": 60,
"total_forks": 60
},
"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": 16625,
"source_files_sampled": 3,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "repository_graph",
"source": "osv",
"findings": [
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.2",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-3jxr-9vmj-r5cp",
"GHSA-f886-m6hf-6m8v"
],
"fixed_version": "5.0.7",
"advisory_count": 2,
"oldest_advisory_days": 117
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"severity": "high",
"ecosystem": "npm",
"cvss_score": 7.5,
"advisory_ids": [
"GHSA-23c5-xmqv-rm74",
"GHSA-3ppc-4f35-3m26",
"GHSA-7r86-cg39-jmmj"
],
"fixed_version": "10.2.3",
"advisory_count": 3,
"oldest_advisory_days": 153
}
],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {
"high": 2
},
"advisory_count": 5,
"affected_count": 2,
"assessed_count": 79,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "@bcoe/v8-coverage",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "@isaacs/cliui",
"direct": false,
"version": "8.0.2",
"ecosystem": "npm"
},
{
"name": "@istanbuljs/schema",
"direct": false,
"version": "0.1.3",
"ecosystem": "npm"
},
{
"name": "@jridgewell/resolve-uri",
"direct": false,
"version": "3.1.2",
"ecosystem": "npm"
},
{
"name": "@jridgewell/sourcemap-codec",
"direct": false,
"version": "1.5.5",
"ecosystem": "npm"
},
{
"name": "@jridgewell/trace-mapping",
"direct": false,
"version": "0.3.31",
"ecosystem": "npm"
},
{
"name": "@paulmillr/jsbt",
"direct": false,
"version": "0.4.5",
"ecosystem": "npm"
},
{
"name": "@pkgjs/parseargs",
"direct": false,
"version": "0.11.0",
"ecosystem": "npm"
},
{
"name": "@types/istanbul-lib-coverage",
"direct": false,
"version": "2.0.6",
"ecosystem": "npm"
},
{
"name": "@types/node",
"direct": false,
"version": "24.10.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "5.0.1",
"ecosystem": "npm"
},
{
"name": "ansi-regex",
"direct": false,
"version": "6.2.2",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "4.3.0",
"ecosystem": "npm"
},
{
"name": "ansi-styles",
"direct": false,
"version": "6.2.3",
"ecosystem": "npm"
},
{
"name": "assertion-error",
"direct": false,
"version": "1.1.0",
"ecosystem": "npm"
},
{
"name": "balanced-match",
"direct": false,
"version": "1.0.2",
"ecosystem": "npm"
},
{
"name": "brace-expansion",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "c8",
"direct": false,
"version": "10.1.3",
"ecosystem": "npm"
},
{
"name": "chai",
"direct": false,
"version": "4.3.4",
"ecosystem": "npm"
},
{
"name": "chai-subset",
"direct": false,
"version": "1.6.0",
"ecosystem": "npm"
},
{
"name": "check-error",
"direct": false,
"version": "1.0.3",
"ecosystem": "npm"
},
{
"name": "cliui",
"direct": false,
"version": "8.0.1",
"ecosystem": "npm"
},
{
"name": "color-convert",
"direct": false,
"version": "2.0.1",
"ecosystem": "npm"
},
{
"name": "color-name",
"direct": false,
"version": "1.1.4",
"ecosystem": "npm"
},
{
"name": "convert-source-map",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "cross-spawn",
"direct": false,
"version": "7.0.6",
"ecosystem": "npm"
},
{
"name": "deep-eql",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "eastasianwidth",
"direct": false,
"version": "0.2.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "8.0.0",
"ecosystem": "npm"
},
{
"name": "emoji-regex",
"direct": false,
"version": "9.2.2",
"ecosystem": "npm"
},
{
"name": "escalade",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "find-up",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "foreground-child",
"direct": false,
"version": "3.3.1",
"ecosystem": "npm"
},
{
"name": "get-caller-file",
"direct": false,
"version": "2.0.5",
"ecosystem": "npm"
},
{
"name": "get-func-name",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "glob",
"direct": false,
"version": "10.5.0",
"ecosystem": "npm"
},
{
"name": "has-flag",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "html-escaper",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "is-fullwidth-code-point",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "isexe",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-coverage",
"direct": false,
"version": "3.2.2",
"ecosystem": "npm"
},
{
"name": "istanbul-lib-report",
"direct": false,
"version": "3.0.1",
"ecosystem": "npm"
},
{
"name": "istanbul-reports",
"direct": false,
"version": "3.2.0",
"ecosystem": "npm"
},
{
"name": "jackspeak",
"direct": false,
"version": "3.4.3",
"ecosystem": "npm"
},
{
"name": "locate-path",
"direct": false,
"version": "6.0.0",
"ecosystem": "npm"
},
{
"name": "lru-cache",
"direct": false,
"version": "10.4.3",
"ecosystem": "npm"
},
{
"name": "make-dir",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "9.0.5",
"ecosystem": "npm"
},
{
"name": "minipass",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "p-limit",
"direct": false,
"version": "3.1.0",
"ecosystem": "npm"
},
{
"name": "p-locate",
"direct": false,
"version": "5.0.0",
"ecosystem": "npm"
},
{
"name": "package-json-from-dist",
"direct": false,
"version": "1.0.1",
"ecosystem": "npm"
},
{
"name": "path-exists",
"direct": false,
"version": "4.0.0",
"ecosystem": "npm"
},
{
"name": "path-key",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "path-scurry",
"direct": false,
"version": "1.11.1",
"ecosystem": "npm"
},
{
"name": "pathval",
"direct": false,
"version": "1.1.1",
"ecosystem": "npm"
},
{
"name": "prettier",
"direct": false,
"version": "3.1.1",
"ecosystem": "npm"
},
{
"name": "require-directory",
"direct": false,
"version": "2.1.1",
"ecosystem": "npm"
},
{
"name": "semver",
"direct": false,
"version": "7.7.3",
"ecosystem": "npm"
},
{
"name": "shebang-command",
"direct": false,
"version": "2.0.0",
"ecosystem": "npm"
},
{
"name": "shebang-regex",
"direct": false,
"version": "3.0.0",
"ecosystem": "npm"
},
{
"name": "signal-exit",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "4.2.3",
"ecosystem": "npm"
},
{
"name": "string-width",
"direct": false,
"version": "5.1.2",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "6.0.1",
"ecosystem": "npm"
},
{
"name": "strip-ansi",
"direct": false,
"version": "7.1.2",
"ecosystem": "npm"
},
{
"name": "supports-color",
"direct": false,
"version": "7.2.0",
"ecosystem": "npm"
},
{
"name": "test-exclude",
"direct": false,
"version": "7.0.1",
"ecosystem": "npm"
},
{
"name": "type-detect",
"direct": false,
"version": "4.1.0",
"ecosystem": "npm"
},
{
"name": "typescript",
"direct": false,
"version": "5.9.2",
"ecosystem": "npm"
},
{
"name": "undici-types",
"direct": false,
"version": "7.16.0",
"ecosystem": "npm"
},
{
"name": "v8-to-istanbul",
"direct": false,
"version": "9.3.0",
"ecosystem": "npm"
},
{
"name": "which",
"direct": false,
"version": "2.0.2",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "7.0.0",
"ecosystem": "npm"
},
{
"name": "wrap-ansi",
"direct": false,
"version": "8.1.0",
"ecosystem": "npm"
},
{
"name": "y18n",
"direct": false,
"version": "5.0.8",
"ecosystem": "npm"
},
{
"name": "yargs",
"direct": false,
"version": "17.7.2",
"ecosystem": "npm"
},
{
"name": "yargs-parser",
"direct": false,
"version": "21.1.1",
"ecosystem": "npm"
},
{
"name": "yocto-queue",
"direct": false,
"version": "0.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 79,
"direct_count": 0,
"indirect_count": 79
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 82,
"open_issues": 0,
"closed_ratio": 1,
"closed_issues": 72,
"closed_unmerged_prs": 52
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "paulmillr",
"commits": 254,
"avatar_url": "https://avatars.githubusercontent.com/u/574696?v=4"
},
{
"type": "User",
"login": "thlorenz",
"commits": 123,
"avatar_url": "https://avatars.githubusercontent.com/u/192891?v=4"
},
{
"type": "User",
"login": "XhmikosR",
"commits": 26,
"avatar_url": "https://avatars.githubusercontent.com/u/349621?v=4"
},
{
"type": "User",
"login": "JSMonk",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/10776615?v=4"
},
{
"type": "User",
"login": "ronag",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/3065230?v=4"
},
{
"type": "User",
"login": "shvaikalesh",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/5098878?v=4"
},
{
"type": "User",
"login": "es128",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/1740641?v=4"
},
{
"type": "User",
"login": "doug-wade",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/3477707?v=4"
},
{
"type": "User",
"login": "dsimard",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/31842?v=4"
},
{
"type": "User",
"login": "jhillejan",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/34239627?v=4"
}
],
"contributors_sampled": 33,
"top_contributor_share": 0.555
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"release.yml",
"test-js.yml"
],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [
"package-lock.json"
],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 2/28 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 20 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": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"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": 10,
"reason": "all dependencies are pinned",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 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": 5,
"reason": "5 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "0f51927350a5b3cd387e11da0c74ef0bfe9860b5",
"ran_at": "2026-07-22T16:35:06Z",
"aggregate_score": 3.5,
"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-07T01:44:59Z",
"oldest_open_prs": [],
"last_merged_pr_at": "2025-08-12T07:56:47Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": []
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/paulmillr/readdirp",
"host": "github.com",
"name": "readdirp",
"owner": "paulmillr"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 75% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 75
}
}
],
"value": 41,
"inputs": {
"security": 41,
"vitality": 49,
"community": 67,
"governance": 67,
"engineering": 49,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 75,
"weighted_overall_before_jurisdiction": 55,
"overall_after_jurisdiction_multiplier": 41
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "at_risk",
"name": "Vitality",
"value": 49,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "at_risk",
"name": "Development activity",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"commits_last_year": 8,
"human_commit_share": 0.93,
"days_since_last_push": 15,
"active_weeks_last_year": 4
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 15 days ago",
"points": 28.8,
"status": "partial",
"details": [
{
"code": "push_recency",
"params": {
"days": 15
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "4/52 weeks with commits",
"points": 2.8,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 4
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "8 commits in the last year",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 8
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"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": 62,
"inputs": {
"releases_count": 12,
"latest_release_tag": "5.0.0",
"releases_from_tags": false,
"days_since_latest_release": 238,
"mean_days_between_releases": 259.3
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 238 days ago",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "release_recency",
"params": {
"days": 238
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~259.3 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 259.3
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "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": 15,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 15 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 15
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "moderate",
"name": "Community & Adoption",
"value": 67,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 62,
"inputs": {
"forks": 60,
"stars": 421,
"watchers": 7,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "421 stars",
"points": 42.6,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 421
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "60 forks",
"points": 14.8,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 60
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "7 watchers",
"points": 4.3,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 7
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "moderate",
"name": "Community health",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": false,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"readdirp"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 807654395
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "807,654,395 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 807654395,
"ecosystems": "npm"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 67,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 42,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 33,
"top_contributor_share": 0.555
},
"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": "33 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 33
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 20 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"merged_prs": 82,
"open_issues": 0,
"closed_issues": 72,
"issue_closed_ratio": 1,
"closed_unmerged_prs": 52
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "100% of issues closed",
"points": 46.8,
"status": "met",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 100
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "82/134 decided PRs merged",
"points": 23.4,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 82,
"decided": 134
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 2/28 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": 75,
"inputs": {
"followers": 4458,
"owner_type": "User",
"is_verified": null,
"owner_login": "paulmillr",
"public_repos": 67,
"account_age_days": 5662
},
"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": "4,458 followers of paulmillr",
"points": 25,
"status": "met",
"details": [
{
"code": "owner_followers",
"params": {
"count": 4458,
"login": "paulmillr"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "67 public repos, account ~15 yr old",
"points": 25,
"status": "met",
"details": [
{
"code": "public_repos",
"params": {
"count": 67
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 91,
"inputs": {
"packages": [
"readdirp"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 238
},
"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 238 days ago",
"points": 26,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 238
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "47 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 47
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 49,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "2 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 2
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [
"bun",
"deno",
"filesystem",
"fs",
"node",
"readdir",
"readdirp"
],
"has_wiki": false,
"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": "7 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 7
}
}
],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "at_risk",
"name": "Security",
"value": 41,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 75% multiplier to Security posture and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "jurisdiction_posture_adjustment",
"params": {
"cap": 49,
"pct": 75
}
}
],
"value": 26,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.5,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 75,
"security_posture_after_multiplier": 26,
"security_posture_before_jurisdiction": 35
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 2/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 20 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": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"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": "all dependencies are pinned",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "5 existing vulnerabilities detected",
"points": 3.8,
"status": "partial",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 79 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"indirect_dependencies_free_of_known_advisories",
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_repository",
"params": {
"assessed": 79
}
},
{
"code": "advisories_repo_graph_caveat",
"params": {}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 5,
"affected_packages": 2,
"assessed_packages": 79,
"unassessed_packages": 0,
"affected_by_severity": "high 2",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "transitive set not separable from development and test dependencies in this scope",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_scope_not_separable",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 79,
"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": "good",
"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": 75,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 20
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: contributor_organization (1)",
"points": 75,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "contributor_organization",
"count": 1,
"country": "Russia"
}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "at_risk",
"name": "AI Readiness",
"value": 48,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 14,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.258,
"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": "24 of 93 human commits state their intent (structured subject or explanatory body)",
"points": 13.8,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 24,
"sampled": 93
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [
"package-lock.json"
],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [
"tsconfig.json"
],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.07
},
"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": null,
"points": 0,
"status": "missed",
"details": [],
"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": "lockfile",
"points": 10,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "lockfile"
}
}
],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "7 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 7,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "all dependencies are pinned",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "good",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 16625,
"source_files_sampled": 3,
"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/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T16:35:25.531156Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/p/paulmillr/readdirp.svg",
"full_name": "paulmillr/readdirp",
"license_state": "standard",
"license_spdx": "MIT"
}