原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"micromatch",
"match",
"glob",
"matcher",
"node-glob",
"minimatch",
"multimatch",
"globber",
"regex",
"regexp",
"regular-expression",
"glob-pattern",
"matching",
"find",
"fast-glob",
"fdir"
],
"is_fork": false,
"size_kb": 970,
"has_wiki": false,
"homepage": "https://github.com/micromatch",
"languages": {
"JavaScript": 748386
},
"pushed_at": "2026-07-21T01:38:36Z",
"created_at": "2018-11-05T12:06:49Z",
"owner_type": "Organization",
"updated_at": "2026-07-15T17:51:43Z",
"description": "Blazing fast and accurate glob matcher written JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. Used by GraphQL, Jest, Astro, Snowpack, Storybook, bulma, Serverless, fdir, Netlify, AWS Amplify, Revogrid, rollup, routify, open-wc, imba, ava, docusaurus, fast-glob, globby, chokidar, anymatch, cloudflare/miniflare, pts, and more than 5 million projects! Please follow picomatch's author: https://github.com/jonschlinkert",
"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://github.com/jonschlinkert",
"name": "micromatch",
"type": "Organization",
"login": "micromatch",
"company": null,
"location": null,
"followers": 116,
"avatar_url": "https://avatars.githubusercontent.com/u/26890389?v=4",
"created_at": "2017-04-04T04:05:36Z",
"is_verified": null,
"public_repos": 28,
"account_age_days": 3396
},
"license": {
"state": "standard",
"spdx_id": "MIT",
"raw_spdx": "MIT",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "4.0.5",
"kind": "patch",
"published_at": "2026-07-02T16:50:44Z"
},
{
"tag": "2.3.2",
"kind": "patch",
"published_at": "2026-03-23T20:44:51Z"
},
{
"tag": "3.0.2",
"kind": "patch",
"published_at": "2026-03-23T20:45:37Z"
},
{
"tag": "4.0.4",
"kind": "patch",
"published_at": "2026-03-23T20:47:33Z"
},
{
"tag": "4.0.3",
"kind": "patch",
"published_at": "2026-03-21T18:49:19Z"
},
{
"tag": "2.3.1",
"kind": "patch",
"published_at": "2022-01-02T17:16:52Z"
},
{
"tag": "2.2.3",
"kind": "patch",
"published_at": "2021-04-10T10:15:45Z"
},
{
"tag": "2.2.2",
"kind": "patch",
"published_at": "2020-03-21T11:25:37Z"
}
],
"recent_commits": [
{
"oid": "4f41a8edade7a5ab19832f7b40ecce46b288767f",
"body": null,
"is_bot": false,
"headline": "4.0.5",
"author_name": "Brian Woodward",
"author_login": "doowb",
"committed_at": "2026-07-02T16:44:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02cfc1bf912c79ea75ef1fe7da2ce4efade39903",
"body": null,
"is_bot": false,
"headline": "Update .verb.md and run verb to generate README documentation",
"author_name": "Brian Woodward",
"author_login": "doowb",
"committed_at": "2026-07-02T16:44:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc52ff6e868fa012c16a21a1e43018450ce1a03d",
"body": null,
"is_bot": false,
"headline": "Only run the upload code coverage step for 1 matrix permutation",
"author_name": "Brian Woodward",
"author_login": "doowb",
"committed_at": "2026-07-02T15:18:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6d426d7fe9ac274b2fca15c7d0719e2dccbc1d06",
"body": null,
"is_bot": false,
"headline": "Allow workflow to continue if the code coverage step to fails",
"author_name": "Brian Woodward",
"author_login": "doowb",
"committed_at": "2026-07-02T15:05:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a00b954c040e3ae5f58765c7a0a59b1fac742c7a",
"body": null,
"is_bot": false,
"headline": "Merge branch 'codeql-coverage'",
"author_name": "Brian Woodward",
"author_login": "doowb",
"committed_at": "2026-07-02T14:51:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96803818ca88934e7e5e3b6fdbd152a5d671f401",
"body": "fix: honor the windows option when matching basenames",
"is_bot": false,
"headline": "Merge pull request #183 from MerlijnW70/fix/matchbase-windows-basename",
"author_name": "Brian Woodward",
"author_login": "doowb",
"committed_at": "2026-07-02T14:49:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "648b4f2f131610824cad3ba2699df503b2fcf563",
"body": "…anches\n\nfix: preserve all branches when rewriting risky repeated extglobs",
"is_bot": false,
"headline": "Merge pull request #182 from MerlijnW70/fix/repeated-extglob-drops-br…",
"author_name": "Brian Woodward",
"author_login": "doowb",
"committed_at": "2026-07-02T14:47:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "70e6485a54bb942610882d425376f5936680285a",
"body": null,
"is_bot": false,
"headline": "Configure code coverage upload for CodeQL",
"author_name": "Brian Woodward",
"author_login": "doowb",
"committed_at": "2026-07-02T14:39:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab8bc4df8141b53ffb5473f301c289c6108eedf7",
"body": "picomatch.matchBase computed the basename with utils.basename(input) and\nnever forwarded the windows flag, so utils.basename split on `/` only.\nWith { windows: true }, a backslash-separated path such as `foo\\bar.js`\nwas treated as a single segment and matched against the wrong basename:\n\n isMatch\n[…]\nropped. Accept it and forward it to utils.basename (which already\nsupports the windows option), defaulting to options.windows for direct\ncallers.\n\nAdds a regression test for backslash-separated paths.",
"is_bot": false,
"headline": "fix: honor the windows option when matching basenames",
"author_name": "MerlijnW70",
"author_login": "MerlijnW70",
"committed_at": "2026-07-02T13:54:23Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "628930764fb2cd8f619d53947d5b1b39d347e837",
"body": "`analyzeRepeatedExtglob` returned the safe rewrite of only the first\nstar-sequence branch and discarded every other top-level alternation\nbranch. A multi-branch repeated extglob such as `+(*(a)|*(b))` therefore\ncompiled to `(?=.)a*` instead of `(?=.)[ab]*`, silently matching far\nfewer strings than t\n[…]\nard against\ncatastrophic backtracking is retained; when a branch cannot be reduced\nto single characters the existing literalize fallback is used.\n\nAdds regression tests covering the multi-branch case.",
"is_bot": false,
"headline": "fix: preserve all branches when rewriting risky repeated extglobs",
"author_name": "MerlijnW70",
"author_login": "MerlijnW70",
"committed_at": "2026-07-02T13:49:36Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "69a2d181b9c0c7bc5454eb2e188b4763427e9000",
"body": null,
"is_bot": false,
"headline": "Update download badge",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2026-03-24T13:14:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ca98b23fab66a7a75b1b4bf81ef61124f4189f99",
"body": null,
"is_bot": false,
"headline": "Fix Test Badge",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2026-03-24T13:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e5474fc1a4d7991870058170407dda8a42be5334",
"body": null,
"is_bot": false,
"headline": "Publish 4.0.4",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2026-03-23T20:31:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4516eb521f13a46b2fe1a1d2c9ef6b20ddc0e903",
"body": null,
"is_bot": false,
"headline": "Merge commit from fork",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2026-03-23T20:24:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5eceecd27543b8e056b9307d69e105ea03618a7d",
"body": "* fix: add option for maximum nested extglobs with default depth of 2\n\nAlso find other risky globs and treat them as literals\n\n* Update test/options.maxExtglobRecursion.js\n\nCo-authored-by: Brian Woodward <brian.woodward@gmail.com>\n\n* Fix bug for single character nested star-only extglobs\n\n* Move constant to constants.js and set to 0 by default\n\n---------\n\nCo-authored-by: Brian Woodward <brian.woodward@gmail.com>",
"is_bot": false,
"headline": "Merge commit from fork",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2026-03-23T20:24:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0db7dd70651ca7c8265601c0442a996ed32e3238",
"body": null,
"is_bot": false,
"headline": "Run benchmark again against latest minimatch version (#161)",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2026-03-21T18:47:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95003777eb1c60dec09495a8231fa2ba4054d76a",
"body": null,
"is_bot": false,
"headline": "docs: clarify what brace expansion syntax is and isn't supported (#134)",
"author_name": "Ben McCann",
"author_login": "benmccann",
"committed_at": "2026-03-21T18:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2661f23eca86c8b4a2b14815b9b2b3b74bd5a171",
"body": null,
"is_bot": false,
"headline": "fix typo in globstars.js test name (#138)",
"author_name": "ritschwumm",
"author_login": "ritschwumm",
"committed_at": "2026-03-21T18:24:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1798b07e9df59500b9cf567294d44d559032f4c7",
"body": null,
"is_bot": false,
"headline": "docs: fix `makeRe` example (#143)",
"author_name": "Madeline Gurriarán",
"author_login": "SuperchupuDev",
"committed_at": "2026-03-21T18:23:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d76bc57a03b7f57cc4ca516c8071daf632bafd8",
"body": null,
"is_bot": false,
"headline": "chore: undocument removed options (#146)",
"author_name": "Madeline Gurriarán",
"author_login": "SuperchupuDev",
"committed_at": "2026-03-21T18:19:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e4d718bbfb47e4f030ab2612b5b04a9297fe272d",
"body": null,
"is_bot": false,
"headline": "Remove unused time-require (#160)",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2026-03-21T18:16:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "38dffeb16221cc8eb8981524fb6895dd2aaaba76",
"body": "Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>",
"is_bot": true,
"headline": "chore(deps): pin dependencies (#158)",
"author_name": "renovate[bot]",
"author_login": "renovate[bot]",
"committed_at": "2026-03-21T17:46:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0f5644ab7204fb718e01c83e746cc05bad9f0be",
"body": "* Disable all permissions for workflow and be explicit for coveralls version\n\n* Enable renovate for github actions\n\n* Only run on master and pull requests\n\n* Cache npm dependencies\n\n* Fix cache\n\n* Use npm 8.0 for Node.js 12 and 14",
"is_bot": false,
"headline": "Update github workflow and add renovate config (#157)",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2026-03-21T17:38:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "58ec2dc0a9fdf9f766921945ee0db1a7ddd767b3",
"body": "chore: add node 24 and 25 to ci and update ci actions",
"is_bot": false,
"headline": "Merge pull request #155 from micromatch/prettier",
"author_name": "Brian Woodward",
"author_login": "doowb",
"committed_at": "2026-03-20T10:59:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e2991d3e3be0eccaa818877cbc52d4b930c26401",
"body": null,
"is_bot": false,
"headline": "Add node 24 and 25",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2026-03-19T21:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "32343abe4bd49441cedf3f8264a7b0d785b477ba",
"body": "This reverts commit 02b2d38f351fc35bff7b32944ed0b772f99b5495.",
"is_bot": false,
"headline": "Revert \"chore: use prettier, update eslint, add node 24 and 25 to ci\"",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2026-03-19T21:25:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9645141b1b26cf1f714c323583895ed2eb42d337",
"body": null,
"is_bot": false,
"headline": "update actions",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2026-03-18T19:08:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "61f78d998e89088ebd7568f76ef8ee45873f36b1",
"body": null,
"is_bot": false,
"headline": "run less workflows in prs",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2026-03-18T19:05:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0557d1d18a6b596a739050fd97671b43c5b0a196",
"body": null,
"is_bot": false,
"headline": "chore: Remove codeql and active in repo settings",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2026-03-18T18:49:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02b2d38f351fc35bff7b32944ed0b772f99b5495",
"body": null,
"is_bot": false,
"headline": "chore: use prettier, update eslint, add node 24 and 25 to ci",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2026-03-18T18:48:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "eec6f0bab6a05de4ffb6cf65357f4b5226a58dd9",
"body": null,
"is_bot": false,
"headline": "4.0.3",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2025-07-15T19:38:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc761526c226ba919ae54d8cfa6227d7cceeed96",
"body": "fix: exception when glob pattern contains `constructor`",
"is_bot": false,
"headline": "Merge pull request #144 from Jason3S/jdent-object-properties",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2025-07-15T19:33:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "94e3438958081ba53decba836b198348b8fc11b5",
"body": null,
"is_bot": false,
"headline": "Update constants.js",
"author_name": "Jason Dent",
"author_login": "Jason3S",
"committed_at": "2025-05-24T06:26:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bfc1c2291f01751f97750a320079556c7f4c7e8e",
"body": null,
"is_bot": false,
"headline": "Update lib/constants.js",
"author_name": "Jason Dent",
"author_login": "Jason3S",
"committed_at": "2025-05-23T04:58:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a9e2dd27a3bc1e6298ba005c0bc8587162eefa18",
"body": null,
"is_bot": false,
"headline": "fix: exception when glob pattern contains `constructor`",
"author_name": "Jason Dent",
"author_login": "Jason3S",
"committed_at": "2025-04-18T13:14:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bf6a33bd3db990edfbfd20b3b160eed926cd07dd",
"body": "* chore: fix docs\n\n* Add node 22 and 23, macos and node 12 and 14 does not work",
"is_bot": false,
"headline": "chore: fix docs (#139)",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2025-01-14T12:27:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "570df2f8781bc92e5fece2c16d9ff990c4a8d1da",
"body": null,
"is_bot": false,
"headline": "4.0.2",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2024-03-28T03:23:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d958901678e12fb10c4e65dfe31e245931e719b3",
"body": null,
"is_bot": false,
"headline": "bump deps",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2024-03-28T03:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f7751def5ceea7a294b0007aa8b4181784856cff",
"body": null,
"is_bot": false,
"headline": "move `isWindows` to utils",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2024-03-28T03:22:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ce95f5e008590510adac57d1910e574aa65845f",
"body": null,
"is_bot": false,
"headline": "4.0.1 - Node.js >=12",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2024-02-08T02:31:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9db2a4ad919d7dd0182513d7d211393a021bb91e",
"body": null,
"is_bot": false,
"headline": "4.0.0",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2024-02-08T02:21:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "335eac62fd4d32d0ae8b418eb7fb266e5fd16a6d",
"body": null,
"is_bot": false,
"headline": "update benchmarks, upgrade devDependencies, lint",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2024-02-08T02:15:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4bc439ec21611e515db19b96960ef5f2d9e1ac3b",
"body": "feat: compatible browser environment",
"is_bot": false,
"headline": "Merge pull request #124 from gwsbhqt/feat/browser-compat",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2024-02-08T01:26:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24fdd65b5c55b47c0c891ea78f609beddb356952",
"body": "Add sideEffects to package.json",
"is_bot": false,
"headline": "Merge pull request #128 from frandiox/patch-1",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2024-02-08T01:18:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2677de28e030197ecdc73eebe88d0e761b1056c3",
"body": "fix bad `text` values in `parse`",
"is_bot": false,
"headline": "Merge pull request #126 from connor4312/issue-125",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2024-02-08T01:18:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0f9c5550d32288845c12616fd1f6dc2f9576cce",
"body": "feat!: remove process global to work outside of node",
"is_bot": false,
"headline": "Merge pull request #129 from styfle/remove-process-global",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2024-02-08T01:12:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3b2726cd1b5da2f1729cb5cccf6625bf5ed4f7d9",
"body": null,
"is_bot": false,
"headline": "fix: ci doesnt run on <10 so we can remove this test",
"author_name": "Steven",
"author_login": "styfle",
"committed_at": "2024-02-06T17:38:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc3eb7560cc9ca18fd17b36dbdc78eacab212d1f",
"body": null,
"is_bot": false,
"headline": "fix: test less than node 10",
"author_name": "Steven",
"author_login": "styfle",
"committed_at": "2024-02-06T17:36:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "907d70642e4939fcb51b102bd1a05549a48863ae",
"body": null,
"is_bot": false,
"headline": "feat!: remove process global to work outside of node",
"author_name": "Steven",
"author_login": "styfle",
"committed_at": "2024-02-06T17:21:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f18eb60a88a99a21da7cb59e88039706af082e7",
"body": null,
"is_bot": false,
"headline": "Add sideEffects to package.json",
"author_name": "Fran Dios",
"author_login": "frandiox",
"committed_at": "2024-02-06T06:26:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "563f534f644e1c661799afff32f770137db9c85e",
"body": "Previously sibling `text` tokens would exclude the `output` from the\nfirst token, resulting in the referenced issues. I think this should\nbe a fairly safe change.\n\nFixes #125\nFixes #100",
"is_bot": false,
"headline": "fix bad `text` values in `parse`",
"author_name": "Connor Peet",
"author_login": "connor4312",
"committed_at": "2023-12-12T20:09:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b0ff9b1fab3464c0385e1ca73785435636af48ff",
"body": null,
"is_bot": false,
"headline": "feat: compatible browser environment",
"author_name": "zhoulintao.ming",
"author_login": null,
"committed_at": "2023-11-08T18:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5214db489eb118db1bcfde39f446188757bb45cf",
"body": "Fixes node version.",
"is_bot": false,
"headline": "3.0.1",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2023-10-29T08:13:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bc719c4c7ee0b1f7e1d1bdd27d60ae1779a43d89",
"body": null,
"is_bot": false,
"headline": "3.0.0",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2023-10-29T00:56:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "49d10c4b432e453f49b8fea7a708df58bbe40d68",
"body": "Remove `process` and `path` dependencies, document `windows` option",
"is_bot": false,
"headline": "Merge pull request #73 from silverwind/nodeps",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2023-10-29T00:28:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13efdf0c7d0e07ee30bf78d0079184aa4a0ec7d4",
"body": "Fix one-or-more extglob examples",
"is_bot": false,
"headline": "Merge pull request #96 from rphillips-nz/patch-1",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2022-08-17T17:56:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5467a5a9638472610de4f30709991b9a56bb5613",
"body": null,
"is_bot": false,
"headline": "2.3.1",
"author_name": "mrmlnc",
"author_login": "mrmlnc",
"committed_at": "2022-01-02T17:13:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9f241efedc15a21bcec1edafd43ee773ceb4bc35",
"body": "…panding\n\nISSUE-93: support stars in negation extglobs with expression after closing parenthesis",
"is_bot": false,
"headline": "Merge pull request #102 from micromatch/ISSUE-93_incorrect_extglob_ex…",
"author_name": "Denis Malinochkin",
"author_login": "mrmlnc",
"committed_at": "2022-01-02T16:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac3cb660ca76764627aa825676df59378dd60bcd",
"body": "… parenthesis",
"is_bot": false,
"headline": "fix: support stars in negation extglobs with expression after closing…",
"author_name": "mrmlnc",
"author_login": "mrmlnc",
"committed_at": "2022-01-02T16:41:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee6ebcc5570a8846d81610c11ebb92a9e199b145",
"body": "`path.sep` + `picomatch/posix` export",
"is_bot": false,
"headline": "Merge pull request #1 from acao/nodeps-posix-export",
"author_name": "silverwind",
"author_login": "silverwind",
"committed_at": "2021-12-16T10:30:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e120bbe1ef57d122f43927a8b996531b3c81443",
"body": null,
"is_bot": false,
"headline": "provide `picomatch/posix`, documentation",
"author_name": "Rikki Schulte",
"author_login": "acao",
"committed_at": "2021-12-13T22:37:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5f88af5e8ba8bd743f5983b7460bc714310bcb91",
"body": null,
"is_bot": false,
"headline": "remove path completely",
"author_name": "Rikki Schulte",
"author_login": "acao",
"committed_at": "2021-12-11T17:16:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "719d348d8a01cf23c6c10568191c1ad5a3fc33e3",
"body": "Add CodeQL Action",
"is_bot": false,
"headline": "Merge pull request #85 from XhmikosR/codeql",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-11-21T06:27:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ac74e57b38a0d16de8e1752a62003e49c1622cec",
"body": "Fix .eslintrc.json",
"is_bot": false,
"headline": "Merge pull request #91 from XhmikosR/patch-1",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-11-21T06:25:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f81d236fc6426826e5ab31590d6753742d5babc6",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #94 from peterblazejewicz/patch-1",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-11-21T06:25:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "421e0e729b535bb5a5c688134d3fbae79be0c1c3",
"body": "…-detection\n\ndocument that lookbehind detection is automatic",
"is_bot": false,
"headline": "Merge pull request #98 from mojavelinux/document-automatic-lookbehind…",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-11-21T06:25:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5151c208bb540afc937c87c958909434eda0348b",
"body": null,
"is_bot": false,
"headline": "document that lookbehind detection is automatic",
"author_name": "Dan Allen",
"author_login": "mojavelinux",
"committed_at": "2021-11-03T08:40:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "820dbceadc5e450e03b551c7abba91c7d6bc5758",
"body": "Forgot to delete this. I was testing a flow for adding these funding files to repos or orgs that don't have them.",
"is_bot": false,
"headline": "delete funding.yml",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-10-22T17:57:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "385014ba1cb04efbd3c1c7c723fcf8930120c3fc",
"body": null,
"is_bot": false,
"headline": "Fix one-or-more extglob examples",
"author_name": "Ross Phillips",
"author_login": "rphillips-nz",
"committed_at": "2021-10-11T22:00:00Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40de17c7a29715fed815fba6073aff5d890f3bcb",
"body": "Update 'flags' option type information, those are 'string'\r\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp/RegExp#parameters\r\n\r\nThanks!",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Piotr Błażejewicz (Peter Blazejewicz)",
"author_login": "peterblazejewicz",
"committed_at": "2021-10-02T19:41:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da3b09081a7e6a8fb04e6069f0620fdf5fd41396",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-09-11T00:03:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b384c0a30c9128c155a4d414627e591acff86797",
"body": null,
"is_bot": false,
"headline": "Fix .eslintrc.json",
"author_name": "XhmikosR",
"author_login": "XhmikosR",
"committed_at": "2021-06-14T05:57:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d302a5c0929cfde9252a7635fd8f954e85676be5",
"body": null,
"is_bot": false,
"headline": "Add CodeQL Action",
"author_name": "XhmikosR",
"author_login": "XhmikosR",
"committed_at": "2021-05-24T06:54:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "68797253c84ffaf3c5386cdeb5325920fd96726a",
"body": null,
"is_bot": false,
"headline": "2.3.0",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-05-22T01:48:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56083efda08c68b5123ba29c55a9f22e0d830b51",
"body": "Fix 83",
"is_bot": false,
"headline": "Merge pull request #84 from micromatch/fix-83",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-05-22T01:40:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0042e0462fdb46437897aae8f27e99bce54fefc",
"body": null,
"is_bot": false,
"headline": "fixes https://github.com/micromatch/picomatch/issues/83",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-05-21T19:40:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0273e43dbc78797bc1424d2f0e1dde77ed2e5dcb",
"body": null,
"is_bot": false,
"headline": "update .eslintrc.json",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-05-21T19:31:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "10561ff9fe0517c50aea3f8cf9b41b72beb056df",
"body": null,
"is_bot": false,
"headline": "add code comments, minor edits and linting",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-05-21T19:31:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "45fbd3921ff88e958aa0f437a73c7fd64d32bb46",
"body": "…comment-794075641",
"is_bot": false,
"headline": "add example for https://github.com/gulpjs/glob-parent/issues/39#issue…",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-05-21T19:26:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "360b12f1eb8b04131c4a074c93032cc6d9ff0cd3",
"body": "chore: CI: add Node.js 16",
"is_bot": false,
"headline": "Merge pull request #81 from XhmikosR/patch-2",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-04-24T02:11:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee0b5dbb276c73eeb20af45a43c9eaf6ee09cbec",
"body": "chore: CI: Add `FORCE_COLOR: 2 for colored output",
"is_bot": false,
"headline": "Merge pull request #80 from XhmikosR/patch-1",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-04-24T02:09:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9934f51389806a0f16b85ebf7476cc25b580bb89",
"body": null,
"is_bot": false,
"headline": "chore: CI: add Node.js 16",
"author_name": "XhmikosR",
"author_login": "XhmikosR",
"committed_at": "2021-04-22T11:23:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "83ee85361e11b0204a07672668f3a08a80ca9d3b",
"body": null,
"is_bot": false,
"headline": "chore: CI: Add `FORCE_COLOR: 2 for colored output",
"author_name": "XhmikosR",
"author_login": "XhmikosR",
"committed_at": "2021-04-14T06:41:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce64fd16eeafcfada59495157ade13536bf95275",
"body": " This allows consumers to see if the glob starts with a negated extglob similar to parse.\n At first I wondered if this should maybe set negated to true, but that might be a breaking change and also is then completely different from parse.",
"is_bot": false,
"headline": "feat: Add new `negatedExtglob` state to result of scan",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2021-04-12T17:02:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8839c01247bc39a5837428dbdf381fd47c564f1f",
"body": null,
"is_bot": false,
"headline": "2.2.3",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2021-04-10T10:13:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "79eddb0181e8c575f64b232fff53293b805d16e0",
"body": "* remove `CI: true` since it's already set by the runner\r\n* remove Node.js 13 and add 14\r\n* update to `actions/setup-node@v2`\r\n* remove version info\r\n* switch to Node.js 14 for Coveralls",
"is_bot": false,
"headline": "chore: Update CI config (#75)",
"author_name": "XhmikosR",
"author_login": "XhmikosR",
"committed_at": "2021-04-10T09:23:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fb08a301388a6bbf7e8b86409df70051aabcbc92",
"body": null,
"is_bot": false,
"headline": "fix: do not skip pattern seperator for square brackets",
"author_name": "mrmlnc",
"author_login": "mrmlnc",
"committed_at": "2021-04-10T09:22:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "032e3f51800a695b883242b7b75ad8c540ab603f",
"body": "This way micromatch can detect that this is a negation pattern.",
"is_bot": false,
"headline": "fix: set negatedExtGlob also if it does not span the whole pattern",
"author_name": "Daniel Tschinder",
"author_login": "danez",
"committed_at": "2021-04-10T09:22:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f25761963aa4da75d69e02725274156f0d13e40",
"body": "To make this module usable in other environments besides Node.js, it\nmust not depend on node builtin modules. This PR does:\n\n1. `process.platform` is replaced via the existing but undocumented\n `windows` option which is now documented.\n2. `path.basename` is replaced by a simple regex replacement.\n\n[…]\nto attain previous behavior.\n\nFixes: https://github.com/micromatch/picomatch/issues/61\nFixes: https://github.com/micromatch/picomatch/issues/64\nFixes: https://github.com/micromatch/picomatch/issues/68",
"is_bot": false,
"headline": "Remove automatic windows detection, document `windows` option",
"author_name": "silverwind",
"author_login": "silverwind",
"committed_at": "2020-11-23T18:37:38Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "4a510d7fd7a3037efaf54786e5fe2b553cdc657a",
"body": "test: fix typo in test name",
"is_bot": false,
"headline": "Merge pull request #70 from Krinkle/patch-1",
"author_name": "Denis Malinochkin",
"author_login": "mrmlnc",
"committed_at": "2020-08-27T10:16:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f178b76e92ee39ef75bb393decfe16ab87e82190",
"body": null,
"is_bot": false,
"headline": "test: fix typo in test name",
"author_name": "Timo Tijhof",
"author_login": "Krinkle",
"committed_at": "2020-08-21T00:59:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d31ab87d4c8ecd8391af38d04354c33220c85f3e",
"body": "Special character typo in readme",
"is_bot": false,
"headline": "Merge pull request #67 from GilgameshxZero/bugfix-readme-typo",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2020-07-25T12:24:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bcae305bf6ca19281a62fa814b183f9989aaf1e",
"body": null,
"is_bot": false,
"headline": "fix typo in readme",
"author_name": "GILGAMESH",
"author_login": null,
"committed_at": "2020-05-02T01:58:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aed790f037736f5c760f7b120935714d21503fe9",
"body": null,
"is_bot": false,
"headline": "2.2.2",
"author_name": "mrmlnc",
"author_login": "mrmlnc",
"committed_at": "2020-03-21T11:22:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4f4c85701790f1dd64e709489c6d23733f0238e8",
"body": null,
"is_bot": false,
"headline": "docs: update changelog",
"author_name": "mrmlnc",
"author_login": "mrmlnc",
"committed_at": "2020-03-21T11:19:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e15b9205d13c766c5edfcbd1ecd5f92f72bbb53b",
"body": "ISSUE-58: Correctly handle a part after parentheses",
"is_bot": false,
"headline": "Merge pull request #65 from mrmlnc/fix_parens",
"author_name": "Denis Malinochkin",
"author_login": "mrmlnc",
"committed_at": "2020-03-21T11:08:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2ca064f068a45497c9bf1866700c5fc5df874789",
"body": null,
"is_bot": false,
"headline": "fix(scan): handle characters in parentheses correctly",
"author_name": "mrmlnc",
"author_login": "mrmlnc",
"committed_at": "2020-03-09T12:27:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e97ba078f5a5ed3da671d9a18072f1a06078852f",
"body": null,
"is_bot": false,
"headline": "test: add some tests for the \"scan\" method with \"parts\" option",
"author_name": "mrmlnc",
"author_login": "mrmlnc",
"committed_at": "2020-03-09T12:27:48Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66e1b200f3ea1784bdeae0770c8e5cd95f55e334",
"body": null,
"is_bot": false,
"headline": "fix `.compileRe` docs",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2020-01-04T21:42:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6741df38fa416ef6460a642c541a56f936fbaafd",
"body": null,
"is_bot": false,
"headline": "lint",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2020-01-04T21:36:41Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 8,
"commits_last_year": 30,
"latest_release_at": "2026-07-02T16:50:44Z",
"latest_release_tag": "4.0.5",
"releases_from_tags": false,
"days_since_last_push": 1,
"active_weeks_last_year": 2,
"days_since_latest_release": 19,
"mean_days_between_releases": 327.7
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 75,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "picomatch",
"exists": true,
"license": "MIT",
"keywords": [
"glob",
"match",
"picomatch"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/picomatch",
"is_deprecated": false,
"latest_version": "4.0.5",
"repository_url": "https://github.com/micromatch/picomatch",
"versions_count": 33,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 4,
"monthly_downloads": 1747460904,
"first_published_at": "2018-11-05T12:07:08.561000Z",
"latest_published_at": "2026-07-02T16:47:23.026000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 19
}
]
},
"popularity": {
"forks": 122,
"stars": 1280,
"watchers": 14,
"fork_history": {
"days": [
{
"date": "2018-11-06",
"count": 1
},
{
"date": "2018-11-12",
"count": 1
},
{
"date": "2018-12-03",
"count": 1
},
{
"date": "2018-12-12",
"count": 1
},
{
"date": "2019-01-29",
"count": 1
},
{
"date": "2019-04-15",
"count": 1
},
{
"date": "2019-05-04",
"count": 1
},
{
"date": "2019-05-13",
"count": 1
},
{
"date": "2019-07-11",
"count": 1
},
{
"date": "2019-08-11",
"count": 1
},
{
"date": "2019-08-26",
"count": 1
},
{
"date": "2019-09-16",
"count": 1
},
{
"date": "2019-09-17",
"count": 1
},
{
"date": "2019-09-28",
"count": 1
},
{
"date": "2019-12-23",
"count": 1
},
{
"date": "2019-12-24",
"count": 2
},
{
"date": "2020-05-02",
"count": 1
},
{
"date": "2020-07-25",
"count": 1
},
{
"date": "2020-08-15",
"count": 1
},
{
"date": "2020-08-21",
"count": 1
},
{
"date": "2020-09-27",
"count": 1
},
{
"date": "2020-11-19",
"count": 1
},
{
"date": "2020-11-23",
"count": 1
},
{
"date": "2021-02-25",
"count": 1
},
{
"date": "2021-03-02",
"count": 1
},
{
"date": "2021-04-06",
"count": 1
},
{
"date": "2021-05-31",
"count": 1
},
{
"date": "2021-06-06",
"count": 1
},
{
"date": "2021-10-02",
"count": 1
},
{
"date": "2021-10-11",
"count": 1
},
{
"date": "2021-11-03",
"count": 1
},
{
"date": "2022-03-06",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-04-21",
"count": 1
},
{
"date": "2022-06-10",
"count": 1
},
{
"date": "2022-07-23",
"count": 1
},
{
"date": "2022-08-07",
"count": 1
},
{
"date": "2022-08-22",
"count": 1
},
{
"date": "2022-11-01",
"count": 1
},
{
"date": "2022-12-25",
"count": 1
},
{
"date": "2023-01-05",
"count": 1
},
{
"date": "2023-03-30",
"count": 1
},
{
"date": "2023-07-12",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2023-12-12",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-02-06",
"count": 1
},
{
"date": "2024-07-01",
"count": 1
},
{
"date": "2024-07-30",
"count": 1
},
{
"date": "2024-10-30",
"count": 1
},
{
"date": "2024-12-07",
"count": 1
},
{
"date": "2025-01-22",
"count": 2
},
{
"date": "2025-02-15",
"count": 1
},
{
"date": "2025-03-28",
"count": 1
},
{
"date": "2025-04-18",
"count": 1
},
{
"date": "2025-06-17",
"count": 1
},
{
"date": "2025-06-19",
"count": 1
},
{
"date": "2025-06-21",
"count": 1
},
{
"date": "2025-08-05",
"count": 1
},
{
"date": "2025-08-09",
"count": 1
},
{
"date": "2025-09-15",
"count": 1
},
{
"date": "2025-10-14",
"count": 1
},
{
"date": "2025-11-10",
"count": 1
},
{
"date": "2025-11-12",
"count": 1
},
{
"date": "2025-11-18",
"count": 1
},
{
"date": "2025-11-29",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2025-12-05",
"count": 1
},
{
"date": "2025-12-11",
"count": 2
},
{
"date": "2026-02-08",
"count": 1
},
{
"date": "2026-03-14",
"count": 1
},
{
"date": "2026-03-23",
"count": 1
},
{
"date": "2026-03-26",
"count": 1
},
{
"date": "2026-03-27",
"count": 1
},
{
"date": "2026-03-30",
"count": 1
},
{
"date": "2026-03-31",
"count": 4
},
{
"date": "2026-04-09",
"count": 1
},
{
"date": "2026-04-14",
"count": 2
},
{
"date": "2026-04-19",
"count": 1
},
{
"date": "2026-04-20",
"count": 2
},
{
"date": "2026-04-23",
"count": 7
},
{
"date": "2026-04-26",
"count": 1
},
{
"date": "2026-05-06",
"count": 7
},
{
"date": "2026-05-07",
"count": 2
},
{
"date": "2026-05-08",
"count": 1
},
{
"date": "2026-05-25",
"count": 1
},
{
"date": "2026-05-27",
"count": 1
},
{
"date": "2026-06-01",
"count": 1
},
{
"date": "2026-06-10",
"count": 1
},
{
"date": "2026-06-11",
"count": 1
},
{
"date": "2026-06-19",
"count": 1
},
{
"date": "2026-06-22",
"count": 1
},
{
"date": "2026-06-25",
"count": 1
},
{
"date": "2026-07-08",
"count": 1
},
{
"date": "2026-07-16",
"count": 2
},
{
"date": "2026-07-21",
"count": 1
}
],
"complete": true,
"collected": 118,
"total_forks": 122
},
"star_history": null,
"open_issues_and_prs": 53
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 86972,
"source_files_sampled": 62,
"oversized_source_files": 4,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"bench/package.json",
"package.json"
],
"advisories": {
"error": "No resolved dependencies carried a version and a supported ecosystem",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 10,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "ansi-colors",
"manifest": "bench/package.json",
"ecosystem": "npm",
"version_constraint": "^4.1.3"
},
{
"name": "benchmark",
"manifest": "bench/package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.4"
},
{
"name": "minimist",
"manifest": "bench/package.json",
"ecosystem": "npm",
"version_constraint": "^1.2.8"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "ansi-colors",
"direct": true,
"version": "^4.1.3",
"ecosystem": "npm"
},
{
"name": "benchmark",
"direct": true,
"version": "^2.1.4",
"ecosystem": "npm"
},
{
"name": "minimist",
"direct": true,
"version": "^1.2.8",
"ecosystem": "npm"
},
{
"name": "eslint",
"direct": false,
"version": "^8.57.0",
"ecosystem": "npm"
},
{
"name": "fill-range",
"direct": false,
"version": "^7.0.1",
"ecosystem": "npm"
},
{
"name": "glob-parent",
"direct": false,
"version": "^6.0.2",
"ecosystem": "npm"
},
{
"name": "gulp-format-md",
"direct": false,
"version": "^2.0.0",
"ecosystem": "npm"
},
{
"name": "minimatch",
"direct": false,
"version": "^10.2.4",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "^10.4.0",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "^15.1.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 10,
"direct_count": 3,
"indirect_count": 7
}
},
"maintainership": {
"issues": {
"open_prs": 18,
"merged_prs": 70,
"open_issues": 35,
"closed_ratio": 0.551,
"closed_issues": 43,
"closed_unmerged_prs": 16
},
"bus_factor": 1,
"bot_contributors": 1,
"top_contributors": [
{
"type": "User",
"login": "jonschlinkert",
"commits": 159,
"avatar_url": "https://avatars.githubusercontent.com/u/383994?v=4"
},
{
"type": "User",
"login": "doowb",
"commits": 29,
"avatar_url": "https://avatars.githubusercontent.com/u/995160?v=4"
},
{
"type": "User",
"login": "XhmikosR",
"commits": 21,
"avatar_url": "https://avatars.githubusercontent.com/u/349621?v=4"
},
{
"type": "User",
"login": "danez",
"commits": 19,
"avatar_url": "https://avatars.githubusercontent.com/u/231804?v=4"
},
{
"type": "User",
"login": "mrmlnc",
"commits": 15,
"avatar_url": "https://avatars.githubusercontent.com/u/7034281?v=4"
},
{
"type": "User",
"login": "paulmillr",
"commits": 7,
"avatar_url": "https://avatars.githubusercontent.com/u/574696?v=4"
},
{
"type": "User",
"login": "Mark1626",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/20227996?v=4"
},
{
"type": "User",
"login": "styfle",
"commits": 4,
"avatar_url": "https://avatars.githubusercontent.com/u/229881?v=4"
},
{
"type": "User",
"login": "coreyfarrell",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/903597?v=4"
},
{
"type": "User",
"login": "Jason3S",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/3740137?v=4"
}
],
"contributors_sampled": 27,
"top_contributor_share": 0.558
},
"quality_signals": {
"has_ci": true,
"has_tests": true,
"ci_workflows": [
"test.yml"
],
"has_docs_dir": false,
"linter_configs": [
".eslintrc.json"
],
"has_editorconfig": true,
"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": 6,
"reason": "7 out of 11 merged PRs checked by a CI test -- score normalized to 6",
"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": 3,
"reason": "Found 7/21 approved changesets -- score normalized to 3",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 35 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 10,
"reason": "update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 9,
"reason": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
"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": 4,
"reason": "dependency not pinned by hash detected -- score normalized to 4",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 2,
"reason": "SAST tool is not run on all commits -- score normalized to 2",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 10,
"reason": "GitHub workflow tokens follow principle of least privilege",
"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": "4f41a8edade7a5ab19832f7b40ecce46b288767f",
"ran_at": "2026-07-22T15:42:25Z",
"aggregate_score": 6.9,
"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-20T06:05:21Z",
"oldest_open_prs": [
{
"number": 63,
"created_at": "2020-02-23T05:56:00Z",
"last_comment_at": "2020-02-23T05:56:43Z",
"last_comment_author": "github-actions"
},
{
"number": 106,
"created_at": "2022-04-21T00:11:07Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 109,
"created_at": "2022-07-23T23:37:58Z",
"last_comment_at": "2026-02-09T12:33:12Z",
"last_comment_author": "mansona"
},
{
"number": 137,
"created_at": "2024-10-31T06:28:30Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 150,
"created_at": "2025-11-18T16:30:47Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 152,
"created_at": "2026-02-08T16:17:44Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 169,
"created_at": "2026-04-19T10:53:28Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 170,
"created_at": "2026-04-20T08:37:15Z",
"last_comment_at": "2026-07-12T18:06:45Z",
"last_comment_author": "github-code-quality"
},
{
"number": 174,
"created_at": "2026-06-03T15:49:33Z",
"last_comment_at": "2026-07-12T18:07:09Z",
"last_comment_author": "github-code-quality"
},
{
"number": 176,
"created_at": "2026-06-10T07:30:43Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 177,
"created_at": "2026-06-11T02:48:52Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 178,
"created_at": "2026-06-18T20:53:34Z",
"last_comment_at": "2026-07-12T18:07:24Z",
"last_comment_author": "github-code-quality"
},
{
"number": 179,
"created_at": "2026-06-19T15:58:49Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 180,
"created_at": "2026-06-22T18:19:05Z",
"last_comment_at": "2026-07-02T14:22:07Z",
"last_comment_author": "coveralls"
},
{
"number": 181,
"created_at": "2026-06-25T02:27:14Z",
"last_comment_at": "2026-07-02T14:20:08Z",
"last_comment_author": "jonschlinkert"
},
{
"number": 184,
"created_at": "2026-07-02T14:54:26Z",
"last_comment_at": "2026-07-02T15:07:06Z",
"last_comment_author": "github-code-quality"
},
{
"number": 185,
"created_at": "2026-07-14T04:51:50Z",
"last_comment_at": "2026-07-14T04:53:20Z",
"last_comment_author": "github-code-quality"
},
{
"number": 186,
"created_at": "2026-07-21T03:49:41Z",
"last_comment_at": null,
"last_comment_author": null
}
],
"last_merged_pr_at": "2026-07-02T14:49:12Z",
"ci_last_conclusion": "SUCCESS",
"oldest_open_issues": [
{
"number": 18,
"created_at": "2019-05-17T00:04:17Z",
"last_comment_at": "2020-04-04T09:34:24Z",
"last_comment_author": "larshp"
},
{
"number": 48,
"created_at": "2019-11-15T08:09:32Z",
"last_comment_at": "2020-02-23T14:05:25Z",
"last_comment_author": "XhmikosR"
},
{
"number": 58,
"created_at": "2020-01-05T08:38:08Z",
"last_comment_at": "2020-02-29T16:28:38Z",
"last_comment_author": "jonschlinkert"
},
{
"number": 59,
"created_at": "2020-01-05T14:19:38Z",
"last_comment_at": "2020-02-23T08:48:15Z",
"last_comment_author": "jonschlinkert"
},
{
"number": 62,
"created_at": "2020-01-26T11:04:35Z",
"last_comment_at": "2020-01-26T16:09:43Z",
"last_comment_author": "jonschlinkert"
},
{
"number": 66,
"created_at": "2020-04-07T00:12:36Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 69,
"created_at": "2020-07-14T17:29:33Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 71,
"created_at": "2020-09-26T23:32:07Z",
"last_comment_at": "2020-09-27T01:42:03Z",
"last_comment_author": "papb"
},
{
"number": 76,
"created_at": "2021-03-03T12:02:27Z",
"last_comment_at": "2021-03-03T12:09:14Z",
"last_comment_author": "AlanSean"
},
{
"number": 89,
"created_at": "2021-06-06T01:01:27Z",
"last_comment_at": "2022-03-15T15:25:14Z",
"last_comment_author": "panda2134"
},
{
"number": 97,
"created_at": "2021-11-03T07:51:24Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 99,
"created_at": "2021-11-20T07:38:21Z",
"last_comment_at": "2021-11-21T06:24:41Z",
"last_comment_author": "jonschlinkert"
},
{
"number": 101,
"created_at": "2021-12-15T06:49:48Z",
"last_comment_at": "2021-12-15T06:54:23Z",
"last_comment_author": "mojavelinux"
},
{
"number": 104,
"created_at": "2022-03-10T15:52:40Z",
"last_comment_at": "2022-03-10T16:19:47Z",
"last_comment_author": "conartist6"
},
{
"number": 107,
"created_at": "2022-05-03T21:36:47Z",
"last_comment_at": "2022-05-03T23:44:50Z",
"last_comment_author": "Superskyyy"
},
{
"number": 108,
"created_at": "2022-06-26T14:32:00Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 110,
"created_at": "2022-08-04T17:25:39Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 112,
"created_at": "2022-08-06T22:04:32Z",
"last_comment_at": "2025-07-19T01:37:47Z",
"last_comment_author": "SuperchupuDev"
},
{
"number": 113,
"created_at": "2022-08-07T14:32:21Z",
"last_comment_at": "2022-08-14T08:11:14Z",
"last_comment_author": "APIPLM"
},
{
"number": 115,
"created_at": "2022-12-28T03:03:52Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/micromatch/picomatch",
"host": "github.com",
"name": "picomatch",
"owner": "micromatch"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": "High-Risk Jurisdiction Policy applies a 50% multiplier to weighted overall health and gives it an At risk ceiling of 49.",
"notes": [
{
"code": "jurisdiction_overall_adjustment",
"params": {
"cap": 49,
"pct": 50
}
}
],
"value": 34,
"inputs": {
"security": 34,
"vitality": 70,
"community": 84,
"governance": 65,
"engineering": 75,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"weighted_overall_before_jurisdiction": 67,
"overall_after_jurisdiction_multiplier": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 70,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 60,
"inputs": {
"commits_last_year": 30,
"human_commit_share": 0.99,
"days_since_last_push": 1,
"active_weeks_last_year": 2
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 1
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "2/52 weeks with commits",
"points": 1.4,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 2
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "30 commits in the last year",
"points": 13.4,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 30
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
"points": 9,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "good",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 84,
"inputs": {
"releases_count": 8,
"latest_release_tag": "4.0.5",
"releases_from_tags": false,
"days_since_latest_release": 19,
"mean_days_between_releases": 327.7
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "8 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 8
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 19 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 19
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~327.7 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 327.7
}
}
],
"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": 19,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 19 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 19
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 84,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "good",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 74,
"inputs": {
"forks": 122,
"stars": 1280,
"watchers": 14,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "1,280 stars",
"points": 50.4,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 1280
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "122 forks",
"points": 17.4,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 122
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "14 watchers",
"points": 6.2,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 14
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "excellent",
"name": "Community health",
"note": null,
"notes": [],
"value": 85,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": true,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (MIT)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "MIT"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 13.5,
"status": "met",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "excellent",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 100,
"inputs": {
"packages": [
"picomatch"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 1747460904
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "1,747,460,904 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 1747460904,
"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": 65,
"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": 27,
"top_contributor_share": 0.558
},
"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": 9.9,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 56
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "27 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 27
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 35 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"merged_prs": 70,
"open_issues": 35,
"closed_issues": 43,
"issue_closed_ratio": 0.551,
"closed_unmerged_prs": 16
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "55% of issues closed",
"points": 25.8,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 55
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "70/86 decided PRs merged",
"points": 31.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 70,
"decided": 86
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/21 approved changesets -- score normalized to 3",
"points": 4.5,
"status": "partial",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": null,
"notes": [],
"value": 68,
"inputs": {
"followers": 116,
"owner_type": "Organization",
"is_verified": null,
"owner_login": "micromatch",
"public_repos": 28,
"account_age_days": 3396
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "organization-owned",
"points": 30,
"status": "met",
"details": [
{
"code": "owner_organization",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "116 followers of micromatch",
"points": 14.9,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 116,
"login": "micromatch"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "28 public repos, account ~9 yr old",
"points": 22.6,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 28
}
},
{
"code": "account_age_years",
"params": {
"years": 9
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"picomatch"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 19
},
"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 19 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 19
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "33 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 33
}
}
],
"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": 75,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "good",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 82,
"inputs": {
"has_ci": true,
"has_tests": true,
"has_editorconfig": true,
"has_linter_config": true,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": "1 workflow(s)",
"points": 24,
"status": "met",
"details": [
{
"code": "ci_workflows",
"params": {
"count": 1
}
}
],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": ".eslintrc.json",
"points": 16,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"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": 6.4,
"status": "met",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "7 out of 11 merged PRs checked by a CI test -- score normalized to 6",
"points": 12,
"status": "partial",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 65,
"inputs": {
"topics": [
"micromatch",
"match",
"glob",
"matcher",
"node-glob",
"minimatch",
"multimatch",
"globber",
"regex",
"regexp",
"regular-expression",
"glob-pattern",
"matching",
"find",
"fast-glob",
"fdir"
],
"has_wiki": false,
"homepage": "https://github.com/micromatch",
"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": "https://github.com/micromatch",
"points": 15,
"status": "met",
"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": "16 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 16
}
}
],
"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": 34,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized. High-Risk Jurisdiction Policy applies a 50% 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": 50
}
}
],
"value": 34,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 6.9,
"high_risk_jurisdiction_cap": 49,
"high_risk_jurisdiction_multiplier": 50,
"security_posture_after_multiplier": 34,
"security_posture_before_jurisdiction": 69
},
"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": "7 out of 11 merged PRs checked by a CI test -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 7/21 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 35 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "update tool detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "10 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 9",
"points": 6.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": "dependency not pinned by hash detected -- score normalized to 4",
"points": 2,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 2",
"points": 1,
"status": "partial",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "GitHub workflow tokens follow principle of least privilege",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "moderate",
"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": 50,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": true,
"exposures": [
{
"role": "top_contributor",
"count": 1,
"country": "Russia"
}
],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 26
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "Russia: top_contributor (1)",
"points": 50,
"status": "partial",
"details": [
{
"code": "jurisdiction_exposure",
"params": {
"role": "top_contributor",
"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": 41,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "at_risk",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.556,
"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": "55 of 99 human commits state their intent (structured subject or explanatory body)",
"points": 29.6,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 55,
"sampled": 99
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "at_risk",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 45,
"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": [],
"agent_commit_share": 0,
"toolchain_manifests": [],
"dependency_bot_commit_share": 0.01
},
"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",
"points": 11,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": ".eslintrc.json"
}
}
],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "1 of the last 100 commits are automated dependency updates",
"points": 8,
"status": "met",
"details": [
{
"code": "dependency_bot_commits",
"params": {
"count": 1,
"sampled": 100
}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 4",
"points": 4,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 52,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 86972,
"source_files_sampled": 62,
"oversized_source_files": 4
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "4/62 source files over 60KB",
"points": 51.5,
"status": "partial",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 62,
"oversized": 4
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"No resolved dependencies carried a version and a supported ecosystem"
],
"report_type": "repository",
"generated_at": "2026-07-22T15:42:48.344587Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/micromatch/picomatch.svg",
"full_name": "micromatch/picomatch",
"license_state": "standard",
"license_spdx": "MIT"
}