原始 JSON 报告 机器可读
{
"data": {
"repo": {
"topics": [
"glob",
"globbing",
"glob-pattern",
"node-glob",
"match",
"matching",
"javascript",
"regex",
"regexp",
"nodejs",
"node",
"jonschlinkert"
],
"is_fork": false,
"size_kb": 52,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 15682
},
"pushed_at": "2022-12-29T12:56:43Z",
"created_at": "2014-12-18T10:41:58Z",
"owner_type": "Organization",
"updated_at": "2026-02-14T12:49:16Z",
"description": "If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a better user experience. 55+ million downloads. ",
"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": "2.0.1",
"kind": "patch",
"published_at": "2015-10-02T04:36:13Z"
}
],
"recent_commits": [
{
"oid": "789e8bbc62e1fff7a2762449b3a7bac75c08916d",
"body": "Use org's FUNDING.yml",
"is_bot": false,
"headline": "Delete FUNDING.yml",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-10-22T17:58:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "627ca7e552c69e8d62d620b4715a2658267b3d17",
"body": null,
"is_bot": false,
"headline": "4.0.3",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2021-09-29T16:46:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f50a175b55e8e3a0ed490ca1e9b3b6fa62fc5d2d",
"body": null,
"is_bot": false,
"headline": "fix: Improve performance (#15)",
"author_name": "Rich Trott",
"author_login": "Trott",
"committed_at": "2021-09-29T16:43:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6149ec828ccf22d4b78b6bc4725d40232db9109b",
"body": "chore(ci): Add GitHub Actions workflow\r\nchore(ci): Remove travis and appveyor CI files\r\nchore(badge): Update build badge",
"is_bot": false,
"headline": "chore(ci): Switch to GitHub Actions for CI (#16)",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2021-09-29T04:53:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a612a300ac87724ce3cc036aff60b2a8c8130a0",
"body": null,
"is_bot": false,
"headline": "4.0.2",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-09-26T22:30:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "53558be5111ea05340b35b2e0ecdea439149a653",
"body": "Performance improvements thanks to [@Trott](https://github.com/Trott)",
"is_bot": false,
"headline": "4.1.1",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-09-26T22:30:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abf771932af74863f0a0f9bc7741e8b6a0389c2b",
"body": "fix: improve performance",
"is_bot": false,
"headline": "Merge pull request #14 from Trott/perf",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2021-09-26T22:02:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "af21f964dcda1d5111b9e76dbddfb7f76b426eae",
"body": "Replacing the regular expressions with algorithmic equivalents\nremediates performance issues.\n\nThere are no doubt further performance enhancements that can be made\nto the code here, but this addresses the most critical. On my\ncontainer, the performance tests added in this commit took less than 1\nsec\n[…]\nrun with the code changes here compared to around 40 seconds\nusing the current module code.\n\n(I also happen to think the algorithms are easier to understand,\nmaintain, and debug in this form as well.)",
"is_bot": false,
"headline": "fix: improve performance",
"author_name": "Rich Trott",
"author_login": "Trott",
"committed_at": "2021-09-26T06:18:29Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "1eda787d0b58961603fcef2c2068985c3dce2d02",
"body": null,
"is_bot": false,
"headline": "Create FUNDING.yml",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2019-05-25T08:54:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4ac6a0cb019fa39141457946c2d455f281f73659",
"body": null,
"is_bot": false,
"headline": "4.0.1",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2019-03-27T20:26:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8d854c334b428e975133c366e9d2d2594b2274b0",
"body": null,
"is_bot": false,
"headline": "Update repo location and run verb",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2019-03-27T20:18:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "51be7642e3e3b0d1f9b7d0a1b2123209c50c9079",
"body": null,
"is_bot": false,
"headline": "Add node 10 to CI matrix",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2019-03-27T20:01:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64936a169724ed80c256b32cd64574672be96b9b",
"body": "…AM usage.",
"is_bot": false,
"headline": "Move strictRegex / relaxedRegex vars out of the function to improve R…",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-03-27T11:45:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "490b1a22f7a0d054d5fa3485160d331a705ef152",
"body": null,
"is_bot": false,
"headline": "4.0.0",
"author_name": "doowb",
"author_login": "doowb",
"committed_at": "2017-08-07T20:53:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e52446d4edce883f4b4d2d303c9ae5b87e082513",
"body": null,
"is_bot": false,
"headline": "run verb to generate readme",
"author_name": "doowb",
"author_login": "doowb",
"committed_at": "2017-08-07T20:53:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1ca317040a7b34f009b04f178ecaa89895c2c77",
"body": null,
"is_bot": false,
"headline": "update docs",
"author_name": "doowb",
"author_login": "doowb",
"committed_at": "2017-08-07T20:50:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d03cc795dd411b3bb9f83693dd3aba1a2372bb31",
"body": null,
"is_bot": false,
"headline": "run update",
"author_name": "doowb",
"author_login": "doowb",
"committed_at": "2017-08-07T20:19:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a0db2db690ba5583e094dc20ae5d915ed68e56b",
"body": "matching improvements",
"is_bot": false,
"headline": "Merge pull request #8 from micromatch/dev",
"author_name": "Brian Woodward",
"author_login": "doowb",
"committed_at": "2017-08-07T20:12:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "44d33de7bb0c8c50ca53034032bf98fc3732b792",
"body": "matches against escaped characters and edge cases are more accurate with these changes.",
"is_bot": false,
"headline": "improve matching",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-12-11T04:53:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "da40c38b2078e03f94bd1201b30c6e8282381177",
"body": null,
"is_bot": false,
"headline": "run update",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-12-11T04:50:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2b60de4fbb12adabf3fe1f55907ed747be39cd01",
"body": null,
"is_bot": false,
"headline": "adds appveyor",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-12-11T04:05:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30de1d489082959bcee33992282c5445fdf80ebb",
"body": null,
"is_bot": false,
"headline": "3.1.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-10-12T22:37:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4537576b5747e03db2f78235c98ec27755ace63c",
"body": null,
"is_bot": false,
"headline": "generate readme",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-10-12T22:36:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "07aafd7b9ae63a42d5cea1394ca889f32725fd99",
"body": null,
"is_bot": false,
"headline": "optimize, return early if match is found",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-10-12T22:36:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2eb8192531556a56297fead8fc6ed09507dd1c99",
"body": null,
"is_bot": false,
"headline": "run update",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-10-12T22:35:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f111fdbe4158557435c3f50dcf9bdf0ffec6da52",
"body": null,
"is_bot": false,
"headline": "adds unit tests",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-10-12T21:31:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57657ef7749e447571b01ea6b068e8288ed539a4",
"body": "closes https://github.com/jonschlinkert/is-glob/issues/5\ncloses https://github.com/jonschlinkert/is-glob/issues/4",
"is_bot": false,
"headline": "3.0.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-09-03T19:57:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ad570b94a8fff673b3b643d196e2adce98dd717",
"body": null,
"is_bot": false,
"headline": "generate docs",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-09-03T19:16:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8394e6a02536c10c0e0f0f52a1b773df2c092d73",
"body": null,
"is_bot": false,
"headline": "bump is-extglob",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-09-03T19:16:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e69153f0f72e9d8f9b418535b871aa88f5d0f23f",
"body": "…nkert/is-glob/issues/4#issuecomment-244563881",
"is_bot": false,
"headline": "test for closing parens/brace/bracket per https://github.com/jonschli…",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-09-03T19:16:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "40242ae4be45b03c9d043d2736182cfd007f07d7",
"body": null,
"is_bot": false,
"headline": "lint, run `update`",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-09-03T18:17:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2fed1add491e14d7a2d5ec477e46126b2d5f9878",
"body": null,
"is_bot": false,
"headline": "support for escaped characters",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2016-09-03T18:05:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "aadfba54553b17923e93446a48040760e70fcd6f",
"body": null,
"is_bot": false,
"headline": "2.0.1 fixes extglob matching",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-10-02T04:35:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9862062c62b61251c695c5b0f000ce85012b7bf4",
"body": null,
"is_bot": false,
"headline": "update docs, related projects",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-10-02T04:35:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "113700ba3e2dfdc0f9172f85dd382b0415a1ed39",
"body": null,
"is_bot": false,
"headline": "lint",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-10-02T04:34:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7db1b2dd559b3d5a73f89dbe72d9e9f4d6587d7",
"body": "Fix extglob patterns matching valid paths and update tests.",
"is_bot": false,
"headline": "Merge pull request #2 from tuvistavie/master",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-10-02T03:57:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a1654f060b19a322103b9d0155d5d22dd63dfd12",
"body": null,
"is_bot": false,
"headline": "Fix extglob patterns and update tests.",
"author_name": "Daniel Perez",
"author_login": null,
"committed_at": "2015-10-02T03:38:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "722a6e9f14cb370aa8cc5976d1319bc5ce8dfdfe",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-05-06T10:45:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "409be72cda2f43cd3eeb4cbf71e2030dea638af3",
"body": null,
"is_bot": false,
"headline": "adds config for lint deps",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-05-06T10:45:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4fbe3a9073baa0d66e486cba74b608485d37a268",
"body": null,
"is_bot": false,
"headline": "generate readme",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-05-06T10:44:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e3eb5160d69c926b26f1516c35574e770e56414a",
"body": null,
"is_bot": false,
"headline": "adds unit tests for chars",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-05-06T10:44:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a39328db69bf89037d8aff79c3188a4d02a10fd",
"body": null,
"is_bot": false,
"headline": "adds a couple extglob chars",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-05-06T10:44:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "41a8e63f72e2d15e22de1b5bd157a0c748da6448",
"body": null,
"is_bot": false,
"headline": "related link",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-03-14T14:28:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c8ca86c3955f88f51f4d118591f959d07c550742",
"body": null,
"is_bot": false,
"headline": "adds test",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-03-04T20:12:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dbfdb6a271cc0fc46168d23dc0603739ff287e01",
"body": null,
"is_bot": false,
"headline": "adds travis",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-02-25T11:17:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f3527a1072e036d007ac3f971d79bcc2f83c36f3",
"body": "clean up",
"is_bot": false,
"headline": "1.1.1",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-02-20T11:21:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35656b5750cdb11a0989beed0b525a436313ae29",
"body": null,
"is_bot": false,
"headline": "lint",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-02-20T11:14:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7291648ac314214152632e91621ce32878f5de17",
"body": null,
"is_bot": false,
"headline": "clean up",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-02-20T11:14:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "09ce03c38d6fc0e699b3c3ee2a609c587309ae45",
"body": null,
"is_bot": false,
"headline": "1.1.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-16T10:38:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4254ef82ca734604ce12c71df61da98daac0086",
"body": null,
"is_bot": false,
"headline": "build readme",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-16T10:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec06ff4ddf6b514813ba9b48938d187dc455fb59",
"body": null,
"is_bot": false,
"headline": "minor edits",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-16T10:36:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8edc8918557461ec18e5acae82389f91b0350e4d",
"body": null,
"is_bot": false,
"headline": "adds negation unit tests",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-16T10:36:25Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "05bb13da4ef94894e956dc38f37b03582b769cfe",
"body": null,
"is_bot": false,
"headline": "clean up regex, add negation",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-16T10:35:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "01054073f4326c63afe61d84b75aee6914e03546",
"body": null,
"is_bot": false,
"headline": "1.0.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-13T10:47:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "74877dcd1acfafda675fc12f93228cc9eaab4deb",
"body": null,
"is_bot": false,
"headline": "build readme",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-13T10:47:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ff0ab52160bc687fd25adddbd00364c0a5b83ada",
"body": null,
"is_bot": false,
"headline": "add tests",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-13T10:47:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a5da8243b0b3f72807a59ddfb953afc68151156b",
"body": null,
"is_bot": false,
"headline": "clean up regex",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-13T10:47:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9709fc62890ddecac43db92e58d5b733a99ade89",
"body": null,
"is_bot": false,
"headline": "update ignore patterns",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-13T10:46:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cc7e416006dfa21cfc3cc4692695c74377d183d0",
"body": null,
"is_bot": false,
"headline": "update license",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-13T10:46:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d068608972a863d853dee5e75c73b95838e301e4",
"body": null,
"is_bot": false,
"headline": "update ignore patterns",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2015-01-13T10:15:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "793e5c03c2fb509065319211d806159d0a7b5849",
"body": null,
"is_bot": false,
"headline": "0.3.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2014-12-24T01:36:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d3b7eb00ebdb72ee0cca436b6bdc7304cce466bd",
"body": null,
"is_bot": false,
"headline": "build readme",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2014-12-24T01:36:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f8b79b061ddbefaefcf97da7826e6e4dc55280fa",
"body": null,
"is_bot": false,
"headline": "adds `?` and `[]`",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2014-12-24T01:36:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1a9b2d4dacc0057fdce173eaf344d1cb72583fc6",
"body": null,
"is_bot": false,
"headline": "0.2.0",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2014-12-18T18:58:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa474583adbc4c16bd7508d54a5d23627ef7a8d6",
"body": "new test-case",
"is_bot": false,
"headline": "Merge pull request #1 from tunnckoCore/master",
"author_name": "Jon Schlinkert",
"author_login": "jonschlinkert",
"committed_at": "2014-12-18T17:38:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d56bf5a634810127e5e489d77aa7d0bef8b87157",
"body": null,
"is_bot": false,
"headline": "run verb",
"author_name": "Charlike Mike Reagent",
"author_login": null,
"committed_at": "2014-12-18T15:54:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab62290da8a949e359f396eb82663f567ac1073a",
"body": null,
"is_bot": false,
"headline": "one more new test-case, fix readme",
"author_name": "Charlike Mike Reagent",
"author_login": null,
"committed_at": "2014-12-18T15:53:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "69c7e5e18b9ab7306191cc13beecc3939dfba934",
"body": null,
"is_bot": false,
"headline": "first commit",
"author_name": "jonschlinkert",
"author_login": "jonschlinkert",
"committed_at": "2014-12-18T10:41:22Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 1,
"commits_last_year": 0,
"latest_release_at": "2015-10-02T04:36:13Z",
"latest_release_tag": "2.0.1",
"releases_from_tags": false,
"days_since_last_push": 1301,
"active_weeks_last_year": 0,
"days_since_latest_release": 3946,
"mean_days_between_releases": null
},
"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": "is-glob",
"exists": true,
"license": "MIT",
"keywords": [
"bash",
"braces",
"check",
"exec",
"expression",
"extglob",
"glob",
"globbing",
"globstar",
"is",
"match",
"matches",
"pattern",
"regex",
"regular",
"string",
"test"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/is-glob",
"is_deprecated": false,
"latest_version": "4.0.3",
"repository_url": "https://github.com/micromatch/is-glob",
"versions_count": 16,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 3,
"monthly_downloads": 689361912,
"first_published_at": "2014-12-18T10:42:32.979000Z",
"latest_published_at": "2021-09-29T16:52:47.977000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1756
}
]
},
"popularity": {
"forks": 13,
"stars": 96,
"watchers": 4,
"fork_history": {
"days": [
{
"date": "2016-04-17",
"count": 1
},
{
"date": "2019-05-17",
"count": 1
},
{
"date": "2021-03-08",
"count": 1
},
{
"date": "2021-06-29",
"count": 1
},
{
"date": "2021-09-29",
"count": 1
},
{
"date": "2022-04-08",
"count": 1
},
{
"date": "2022-12-29",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2025-07-01",
"count": 1
},
{
"date": "2025-10-02",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2026-04-03",
"count": 1
}
],
"complete": true,
"collected": 13,
"total_forks": 13
},
"star_history": null,
"open_issues_and_prs": 2
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [],
"largest_source_bytes": 11414,
"source_files_sampled": 3,
"oversized_source_files": 0,
"agent_instruction_files": [],
"agent_instruction_max_bytes": null
},
"dependencies": {
"manifests": [
"package.json"
],
"advisories": {
"error": null,
"scope": "published_package",
"source": "osv",
"findings": [],
"collected": true,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 1,
"malicious_count": 0,
"assessed_package": "npm:is-glob@4.0.3",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "is-extglob",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.1.1"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "is-extglob",
"direct": true,
"version": "^2.1.1",
"ecosystem": "npm"
},
{
"name": "gulp-format-md",
"direct": false,
"version": "^0.1.10",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "^3.0.2",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 3,
"direct_count": 1,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 1,
"merged_prs": 6,
"open_issues": 1,
"closed_ratio": 0.889,
"closed_issues": 8,
"closed_unmerged_prs": 7
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "jonschlinkert",
"commits": 52,
"avatar_url": "https://avatars.githubusercontent.com/u/383994?v=4"
},
{
"type": "User",
"login": "phated",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/992373?v=4"
},
{
"type": "User",
"login": "doowb",
"commits": 5,
"avatar_url": "https://avatars.githubusercontent.com/u/995160?v=4"
},
{
"type": "User",
"login": "Trott",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/718899?v=4"
},
{
"type": "User",
"login": "paulmillr",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/574696?v=4"
}
],
"contributors_sampled": 5,
"top_contributor_share": 0.8
},
"quality_signals": {
"has_ci": true,
"has_tests": false,
"ci_workflows": [
"dev.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": 0,
"reason": "0 out of 4 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 1,
"reason": "Found 3/26 approved changesets -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 10,
"reason": "project has 31 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": 10,
"reason": "no dangerous workflow patterns detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 0,
"reason": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": 0,
"reason": "dependency not pinned by hash detected -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 10,
"reason": "security policy file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": 0,
"reason": "detected GitHub workflow tokens with excessive permissions",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "789e8bbc62e1fff7a2762449b3a7bac75c08916d",
"ran_at": "2026-07-22T15:47:20Z",
"aggregate_score": 3.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": null,
"oldest_open_prs": [
{
"number": 12,
"created_at": "2021-03-09T06:44:06Z",
"last_comment_at": "2021-03-17T22:59:35Z",
"last_comment_author": "jonschlinkert"
}
],
"last_merged_pr_at": "2021-09-29T16:43:34Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 21,
"created_at": "2023-02-18T23:34:17Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/micromatch/is-glob",
"host": "github.com",
"name": "is-glob",
"owner": "micromatch"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 48,
"inputs": {
"security": 51,
"vitality": 18,
"community": 72,
"governance": 55,
"engineering": 48
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "critical",
"name": "Vitality",
"value": 18,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "critical",
"name": "Development activity",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"commits_last_year": 0,
"human_commit_share": 1,
"days_since_last_push": 1301,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1301 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1301
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "0/52 weeks with commits",
"points": 0,
"status": "missed",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 0
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "0 commits in the last year",
"points": 0,
"status": "missed",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 0
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "at_risk",
"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": 44,
"inputs": {
"releases_count": 1,
"latest_release_tag": "2.0.1",
"releases_from_tags": false,
"days_since_latest_release": 3946,
"mean_days_between_releases": null
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "1 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 1
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 3946 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 3946
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "cadence unknown (single release)",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence_unknown",
"params": {}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "dormant",
"guards": [
"dependencies_clean"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 1,
"unanswered_open_issues": 1,
"days_since_last_merged_pr": 1756,
"days_since_last_human_commit": 1733,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1733 days, with nothing left unanswered; held at dormant by no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 1733
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "no affected dependency"
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "good",
"name": "Community & Adoption",
"value": 72,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "at_risk",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 44,
"inputs": {
"forks": 13,
"stars": 96,
"watchers": 4,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "96 stars",
"points": 32.1,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 96
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "13 forks",
"points": 9,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 13
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "4 watchers",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 4
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "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": [
"is-glob"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 689361912
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "689,361,912 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 689361912,
"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": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 30,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 5,
"top_contributor_share": 0.8
},
"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 80% of commits",
"points": 4.5,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 80
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "5 contributors",
"points": 6.8,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 5
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 31 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"merged_prs": 6,
"open_issues": 1,
"closed_issues": 8,
"issue_closed_ratio": 0.889,
"closed_unmerged_prs": 7
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 41.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "6/13 decided PRs merged",
"points": 17.7,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 6,
"decided": 13
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 3/26 approved changesets -- score normalized to 1",
"points": 1.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": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"is-glob"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 1756
},
"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 1756 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1756
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "16 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 16
}
}
],
"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": 48,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "at_risk",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 46,
"inputs": {
"has_ci": true,
"has_tests": false,
"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": 0,
"status": "missed",
"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": "0 out of 4 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": [
"glob",
"globbing",
"glob-pattern",
"node-glob",
"match",
"matching",
"javascript",
"regex",
"regexp",
"nodejs",
"node",
"jonschlinkert"
],
"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": "12 topics",
"points": 10,
"status": "met",
"details": [
{
"code": "topics_count",
"params": {
"count": 12
}
}
],
"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": "moderate",
"name": "Security",
"value": 51,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "at_risk",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Packaging, Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"packaging",
"signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 16,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 2,
"scorecard_aggregate": 3.9
},
"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 4 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 3/26 approved changesets -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 31 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no dangerous workflow patterns detected",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file detected",
"points": 5,
"status": "met",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "detected GitHub workflow tokens with excessive permissions",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "dependency_advisories",
"band": "excellent",
"name": "Dependency advisories",
"note": "Excluded from scoring (no data or not applicable): No advisories left outstanding. Remaining weights renormalized. Matched the npm:is-glob@4.0.3 runtime dependency closure — what installing the published package pulls in — 1 packages. Reachability is not analyzed.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"no_advisories_left_outstanding"
]
}
},
{
"code": "weights_renormalized",
"params": {}
},
{
"code": "advisories_scope_published",
"params": {
"package": "npm:is-glob@4.0.3",
"assessed": 1
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 1,
"unassessed_packages": 0,
"affected_by_severity": "none",
"direct_affected_packages": 0
},
"components": [
{
"key": "direct_dependencies_free_of_known_advisories",
"name": "Direct dependencies free of known advisories",
"detail": "no direct dependency carries a known advisory",
"points": 35,
"status": "met",
"details": [
{
"code": "no_direct_advisories",
"params": {}
}
],
"max_points": 35
},
{
"key": "indirect_dependencies_free_of_known_advisories",
"name": "Indirect dependencies free of known advisories",
"detail": "no indirect dependency carries a known advisory",
"points": 25,
"status": "met",
"details": [
{
"code": "no_indirect_advisories",
"params": {}
}
],
"max_points": 25
},
{
"key": "no_advisories_left_outstanding",
"name": "No advisories left outstanding",
"detail": "no advisory carries a publication date",
"points": 0,
"status": "excluded",
"details": [
{
"code": "advisories_no_publication_date",
"params": {}
}
],
"max_points": 40
}
]
},
{
"key": "malicious_dependencies",
"band": "excellent",
"name": "Malicious dependencies",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"source": "osv",
"meaning": "reported as a malicious package by the OpenSSF corpus; the remedy is removal or moving off the compromised name, never an upgrade of the same artifact. Versions the registry has since pulled are listed but not scored",
"packages": [],
"red_flag": false,
"assessed_packages": 1,
"malicious_packages": 0,
"direct_malicious_packages": 0,
"withdrawn_malicious_packages": 0,
"installable_malicious_packages": 0
},
"components": [
{
"key": "no_dependency_reported_as_a_malicious_package",
"name": "No dependency reported as a malicious package",
"detail": "no dependency is reported as a malicious package",
"points": 100,
"status": "met",
"details": [
{
"code": "no_malicious_dependencies",
"params": {}
}
],
"max_points": 100
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 18
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "critical",
"name": "AI Readiness",
"value": 17,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 7,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.132,
"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": "9 of 68 human commits state their intent (structured subject or explanatory body)",
"points": 7.1,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 9,
"sampled": 68
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_nix": false,
"has_tests": false,
"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
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": ".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 68",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 68
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "dependency not pinned by hash detected -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "moderate",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 55,
"inputs": {
"primary_language": "JavaScript",
"largest_source_bytes": 11414,
"source_files_sampled": 3,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "JavaScript without a type-check config",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_typecheck_config_language",
"params": {
"language": "JavaScript"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/3 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 3,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T15:47:31.990611Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/micromatch/is-glob.svg",
"full_name": "micromatch/is-glob",
"license_state": "standard",
"license_spdx": "MIT"
}