JSON-Rohbericht maschinenlesbar
{
"data": {
"repo": {
"topics": [
"matcher",
"glob",
"match",
"fs",
"micromatch",
"minimatch",
"multimatch",
"node",
"nodejs",
"javascript",
"regex",
"regular-expression"
],
"is_fork": false,
"size_kb": 94,
"has_wiki": false,
"homepage": null,
"languages": {
"JavaScript": 13088
},
"pushed_at": "2023-05-18T16:52:59Z",
"created_at": "2013-07-16T19:33:13Z",
"owner_type": "Organization",
"updated_at": "2026-06-12T03:55:00Z",
"description": ":bangbang: Matches strings against configurable strings, globs, regular expressions, and/or functions",
"is_archived": false,
"is_disabled": false,
"license_spdx": "ISC",
"default_branch": "master",
"license_spdx_raw": "ISC",
"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": "ISC",
"raw_spdx": "ISC",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v3.1.3",
"kind": "patch",
"published_at": "2022-11-21T18:21:06Z"
},
{
"tag": "3.1.2",
"kind": "patch",
"published_at": "2021-04-06T22:16:23Z"
},
{
"tag": "2.0.0",
"kind": "major",
"published_at": "2017-12-21T23:00:37Z"
},
{
"tag": "1.3.2",
"kind": "patch",
"published_at": "2017-07-27T18:05:32Z"
},
{
"tag": "1.3.0",
"kind": "minor",
"published_at": "2015-04-22T22:09:47Z"
},
{
"tag": "1.2.1",
"kind": "patch",
"published_at": "2015-03-27T04:36:41Z"
},
{
"tag": "1.2.0",
"kind": "minor",
"published_at": "2015-03-25T22:22:52Z"
},
{
"tag": "1.1.0",
"kind": "minor",
"published_at": "2014-12-23T17:02:39Z"
},
{
"tag": "1.0.0",
"kind": "major",
"published_at": "2014-10-25T15:45:54Z"
},
{
"tag": "0.2.0",
"kind": "minor",
"published_at": "2014-02-19T16:24:35Z"
},
{
"tag": "0.1.1",
"kind": "patch",
"published_at": "2013-11-26T20:42:40Z"
},
{
"tag": "0.1.0",
"kind": "minor",
"published_at": "2013-11-25T16:11:01Z"
}
],
"recent_commits": [
{
"oid": "cbd278e43710eaf325d2061fa11aefd127c509be",
"body": null,
"is_bot": false,
"headline": "3.1.3",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-11-21T18:19:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b8c2f696a22dfe52915f48b8f01b11173783ce7",
"body": "fix: Keep trailing slash on paths",
"is_bot": false,
"headline": "Merge pull request #50 from micromatch/phated/keep-trailing-sep",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2022-11-20T01:03:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "24c4b51b3f3cc8825506060a5e8cebf703d23d0f",
"body": null,
"is_bot": false,
"headline": "fix: Keep trailing slash on paths",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2022-11-19T21:00:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0aeecc2dbe9199bcaca195fcbb74ee7708dbad6a",
"body": "add a override of teststring is null",
"is_bot": false,
"headline": "Merge pull request #42 from Alucelx/master",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2021-05-14T23:52:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "097bf064b72939d622c49a9d32c1ef5f8376ab66",
"body": null,
"is_bot": false,
"headline": "add a override of teststring is null",
"author_name": "lvxiang",
"author_login": null,
"committed_at": "2021-05-14T10:13:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02e8eed02e67b2fc33059d15c25b9a458c9eec41",
"body": null,
"is_bot": false,
"headline": "Release 3.1.2.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2021-04-06T22:15:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "231e466e4aad8cdca060897437ee16af116f1fcb",
"body": "fix: do not create pattern from negated matchers",
"is_bot": false,
"headline": "Merge pull request #37 from mihkeleidast/issue/36",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2020-12-23T01:08:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "091f2900eb49cb59ca8ead7f9f308682d2d9f367",
"body": "Adding code to run on Powersystem",
"is_bot": false,
"headline": "Merge pull request #39 from genisysram/master",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2020-11-16T14:42:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9a2b00230f110b1f469dd976b15a3d0a2d0f4094",
"body": null,
"is_bot": false,
"headline": "Update .travis.yml",
"author_name": "genisysram",
"author_login": "genisysram",
"committed_at": "2020-11-06T04:57:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a65f17142dbb168a9cd7095899b2e43c06526dc7",
"body": "negative matchers are already handled separately",
"is_bot": false,
"headline": "do not create pattern from negative matchers",
"author_name": "Mihkel Eidast",
"author_login": null,
"committed_at": "2020-10-26T19:32:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0ec3c077d6fd64753b0c9f149614f78c9d54285",
"body": null,
"is_bot": false,
"headline": "Release 3.1.1.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-10-01T02:34:39Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "abfaed634543129e9275e9d56b0938c8997e5b17",
"body": null,
"is_bot": false,
"headline": "Release 3.1.0.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-08-30T01:42:36Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36f6e0dbf836b9234c753177420eddb65b52d94d",
"body": null,
"is_bot": false,
"headline": "License.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-08-30T01:42:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5fb0a112211e238589e00d41ddcb122f61e2b29",
"body": null,
"is_bot": false,
"headline": "Fix typo.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-08-27T21:09:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8c91e613d8efd207dd76940038aec0a3d345b487",
"body": null,
"is_bot": false,
"headline": "Clarify changelog.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-08-27T21:08:51Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2524236718d9b382c63116d2b47259d046b5caef",
"body": null,
"is_bot": false,
"headline": "Add pkg engine section. Closes gh-32.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-08-27T21:08:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "36317fddc3e3c5ff37825b96b181a31c717fc287",
"body": null,
"is_bot": false,
"headline": "Move returnIndex to a sub-option of 3rd arg.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-08-27T21:06:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8f96a009e981a60087a2c1fde1f35de5c83256d6",
"body": "allow to specify picomatch options",
"is_bot": false,
"headline": "Merge pull request #34 from bpasero/ben-picooptions",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-08-27T20:39:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "17c072e3dddc63ee48b0ef005569c08563ab31ae",
"body": null,
"is_bot": false,
"headline": "allow to specify picomatch options",
"author_name": "Benjamin Pasero",
"author_login": "bpasero",
"committed_at": "2019-08-26T05:51:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "657e80038f5e174358fc4a41159b1dd32a6a60e7",
"body": null,
"is_bot": false,
"headline": "Release 3.0.3.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-07-07T00:36:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a382910f2fd409229b24a206ae4bae0c966fdb8a",
"body": null,
"is_bot": false,
"headline": "Fix types.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-07-07T00:33:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a1acfbc4d2a0ff5cbd4734a5998c4d042374b56",
"body": null,
"is_bot": false,
"headline": "Fix types, again.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-07-07T00:23:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4167e8ad3f0f937dfb8842a4822e5b212c7c0bf0",
"body": null,
"is_bot": false,
"headline": "Release 3.0.2.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-05-14T00:05:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5a70a83694c9ac947b730ea31cd6bc45861994e6",
"body": "export matcher and tester for 3rd party library",
"is_bot": false,
"headline": "Merge pull request #31 from code0x9/master",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-05-07T04:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ab4d2b6be7dd2df58560a853a0c5eadae8581709",
"body": null,
"is_bot": false,
"headline": "export matcher and tester",
"author_name": "Mark Lee",
"author_login": "code0x9",
"committed_at": "2019-05-07T03:59:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98a7d913f22846a3bcbcfa2570fbbe9d43edfe17",
"body": "fix import",
"is_bot": false,
"headline": "Merge pull request #30 from wormen/patch-1",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-05-02T11:38:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "552e0254b33dbeb6e512b0e30841b432c2b71b0f",
"body": null,
"is_bot": false,
"headline": "fix import",
"author_name": "Oleg Bogdanov",
"author_login": "wormen",
"committed_at": "2019-05-02T06:22:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "98dabd5d1169b05a0c5c69e71eecd92923f7684a",
"body": null,
"is_bot": false,
"headline": "Release 3.0.1.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-17T10:56:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e737829051a20ec0f0042227f6a325822074ccad",
"body": null,
"is_bot": false,
"headline": "Push unixpath to additional args.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-17T10:53:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fe967f12e2d1e5be9314aff85e4e675e36302b56",
"body": null,
"is_bot": false,
"headline": "Fix type declaration.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-17T07:16:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "610557fb318c371ec4adad42f4df5fc18789fbf3",
"body": null,
"is_bot": false,
"headline": "Update types.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-17T06:51:24Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "463f01142a636994b444a387edfac6e2221d654b",
"body": null,
"is_bot": false,
"headline": "Update index.d.ts",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-17T06:07:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cd0df7c5c65c5ef7dd5e5fed751155dc732228aa",
"body": null,
"is_bot": false,
"headline": "Fix typess.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-11T08:14:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d474c820e61a85efcfc90e5b039d8ea14a4b4fae",
"body": null,
"is_bot": false,
"headline": "Release 3.0.0.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-10T21:47:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd660f86c6d0690d839e9c6d3b53dee8de71c262",
"body": null,
"is_bot": false,
"headline": "Update deps.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-10T21:46:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "64ce747683bb171c51060a1039a1a9cfd71df5f3",
"body": null,
"is_bot": false,
"headline": "Update types.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-10T21:43:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bd272425c4115c93473f4f39215e97dec1346bfc",
"body": null,
"is_bot": false,
"headline": "Fixes.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-10T21:37:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e18de05177f559b44572e1a72c227423f0b68c90",
"body": null,
"is_bot": false,
"headline": "Update to picomatch-stable.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-10T18:36:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "30fa2c3ffb2870e582117ed1ce37c10567f8d78a",
"body": "Fix package name typo in README.md",
"is_bot": false,
"headline": "Merge pull request #28 from leonardodino/fix-package-name",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-09T17:56:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b01ef6ff5ffaebe0e5497e39d59faf2efcf7767",
"body": null,
"is_bot": false,
"headline": "Fix package name typo in README.md",
"author_name": "Leonardo Dino",
"author_login": "leonardodino",
"committed_at": "2019-04-09T11:08:03Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b5003181f43e4ae176b96e8b1c9c61ea80b3e034",
"body": null,
"is_bot": false,
"headline": "Remove line.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-08T00:59:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "57e01933b0c7db9d029bdeba8f66cffea440e120",
"body": null,
"is_bot": false,
"headline": "Bring back arg passing.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-08T00:57:12Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "13343b09a88059759c92ffdb507c930ab853035b",
"body": null,
"is_bot": false,
"headline": "Cache patterns. Performance boost.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-08T00:32:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5ece3fdfca85e946aba68fe27e090226cba63472",
"body": null,
"is_bot": false,
"headline": "Switch to picomatch. Update deps.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-07T23:56:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cece7320cae5623240eb575387edde71d977e15d",
"body": null,
"is_bot": false,
"headline": "Fix declarations.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-05T23:15:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0065fcaae325de5ce70d91393cab40ab6f65d752",
"body": null,
"is_bot": false,
"headline": "Update readme.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-05T22:24:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "4518091b222cbeddccff16bdc88c8e4777b9fa54",
"body": null,
"is_bot": false,
"headline": "Readme.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-05T22:23:19Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1e69e91a887394be80d62ab68bcde30dbde97df6",
"body": null,
"is_bot": false,
"headline": "Update.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-05T22:22:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ef72e871e5b8b64589e815e2247ab3b5a9c7ce3",
"body": null,
"is_bot": false,
"headline": "Changelog.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-05T22:21:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "cb143fe43ff1334ac54ca2e5ba65a267a62ab57a",
"body": null,
"is_bot": false,
"headline": "Improve type matching.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-05T22:18:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "02257b97c7fe760a7fd8cd0f737df66fc37d94e3",
"body": "…now.",
"is_bot": false,
"headline": "New version. More strict. Drop returnIndex and startIndex params for …",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2019-04-05T22:12:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c906c0234c5fb676426da90e429c909566106028",
"body": null,
"is_bot": false,
"headline": "2.0.0",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2017-12-21T22:59:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2f49ea0fbf0b69feeb9c2af35a12e6031f6f969e",
"body": null,
"is_bot": false,
"headline": "Remove OSX on CI",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2017-12-21T22:49:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "77cda55f584d30909a21cb4c944dded19cc89c01",
"body": null,
"is_bot": false,
"headline": "Downgrade to coveralls@^2.7 for ES5 compatibility",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2017-12-21T22:47:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e0a9dc6030eb6a4643b9f2a359fe764d90e9144e",
"body": null,
"is_bot": false,
"headline": "Downgrade to mocha@^3 for ES5 compatibility",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2017-12-21T22:20:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f62a1d7c9daf859a51cb8812fe8137d10abf7552",
"body": "copied from nanomatch",
"is_bot": false,
"headline": "Update travis config",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2017-12-21T22:10:05Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2455ec228b9dfcb730c4fb5e4a6ad186a690d617",
"body": null,
"is_bot": false,
"headline": "Move to micromatch org",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2017-12-21T22:06:59Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "96f3ec65a093939be1277dcedd5445d77c871554",
"body": "Update dependencies to latest versions",
"is_bot": false,
"headline": "Merge pull request #23 from micromatch/bump-major",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2017-12-21T21:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a110c8f584d10d1d836c0cd045edbe45825208f0",
"body": "Note about minimatch changes",
"is_bot": false,
"headline": "Merge pull request #24 from phated/patch-1",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2017-12-21T21:58:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7fe3d94fa3ba02986c93ab25fb6fa6a6cc2eb29d",
"body": null,
"is_bot": false,
"headline": "Note about minimatch changes",
"author_name": "Blaine Bublitz",
"author_login": "phated",
"committed_at": "2017-12-20T19:28:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "59a9101799cbb7c7634d263ac432ce6f193fabc8",
"body": null,
"is_bot": false,
"headline": "Update dependencies to latest versions",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2017-12-14T15:59:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a16f5bd07f1e36c4eef08c1291c6c119d1663639",
"body": null,
"is_bot": false,
"headline": "1.3.2",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2017-07-27T16:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "29976eea6433555e1db2c6ca86902c8ffc60d156",
"body": "Fixes a bug in IE<=11 when calling toString instead of Object.prototype.toString",
"is_bot": false,
"headline": "Merge pull request #20 from nerdstep/master",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2017-07-27T15:55:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0e5e7acc3d1fd7e2e087015b7dc5fe3d187ebee0",
"body": "fix toString call in IE<=11",
"is_bot": false,
"headline": "Merge pull request #1 from nerdstep/toString-patch",
"author_name": "Justin Williams",
"author_login": "nerdstep",
"committed_at": "2017-04-07T13:56:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2121a6f501c2b01eacdad2b2b9c6455b0c7ffab9",
"body": "Ref: http://stackoverflow.com/questions/27053688/ie-11-not-liking-tostring-callvalue",
"is_bot": false,
"headline": "fix toString call in IE<=11",
"author_name": "Justin Williams",
"author_login": "nerdstep",
"committed_at": "2017-04-07T13:55:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9d49bdc70b74f3523cd36f1879ef9a6b8f9cc1fc",
"body": "Escape dot in readme RegExp",
"is_bot": false,
"headline": "Merge pull request #17 from shvaikalesh/patch-1",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2016-12-16T19:13:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e516f60b9f56c7db51ee6c5a879a8df4218dbc2d",
"body": null,
"is_bot": false,
"headline": "Escape dot in readme RegExp",
"author_name": "Aleksey Shvayka",
"author_login": "shvaikalesh",
"committed_at": "2016-12-16T17:09:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee2c96733be3dd705c4a2ed84bc87f8b28c81313",
"body": null,
"is_bot": false,
"headline": "Update doc examples about dir-matching globs",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2016-10-17T19:26:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c6fb9f002e77e8d2a4a5c7f7a377982479f18651",
"body": "Update README.md",
"is_bot": false,
"headline": "Merge pull request #15 from the1mills/patch-1",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2016-10-13T00:09:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d785e22c5ae9bbda5f93d2b6c5a84baa587ce471",
"body": "Just to document how anymatch works with directories...geez why no docs before :(",
"is_bot": false,
"headline": "Update README.md",
"author_name": "Alexander Mills",
"author_login": "the1mills",
"committed_at": "2016-10-12T23:22:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "43f99be50105b504c18e1b51d1f8c1651623a2aa",
"body": null,
"is_bot": false,
"headline": "Release 1.3.1.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2016-08-24T23:58:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6b77817d0af162c5c2dd3e5aac15182a4b0285b5",
"body": null,
"is_bot": false,
"headline": "Dump arrify.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2016-08-24T23:57:04Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d8ff325f299d88697d6860100eced053b0b2ce6e",
"body": null,
"is_bot": false,
"headline": "Fix.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2016-08-24T23:56:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "199800ddb82d798e55bfa2c21461171b83793a3b",
"body": null,
"is_bot": false,
"headline": "Fix tests.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2016-08-24T23:55:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7419caccf1c5b53ee43116b28f508de5d1afda23",
"body": null,
"is_bot": false,
"headline": "Dump arrify.",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2016-08-24T23:53:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3c19a8b16f18431cfd501cd9e870a4dca007e6b5",
"body": "Resolve backslashes against function matchers",
"is_bot": false,
"headline": "Merge pull request #11 from es128/fn-matcher-backslashes",
"author_name": "Paul Miller",
"author_login": "paulmillr",
"committed_at": "2015-10-07T00:38:06Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d23140c5e7aa6bd04047f21dfacfecaa9d94479",
"body": null,
"is_bot": false,
"headline": "Use normalize-path",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-10-05T14:49:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1ad3b7376b876a5f26d371267b300d1ab335b9bf",
"body": null,
"is_bot": false,
"headline": "Fallback to backslash conversion on fn matchers",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-10-05T14:23:55Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ac89358d8617b55e76fc718ccf32172466ecbed",
"body": null,
"is_bot": false,
"headline": "Add test for resolving backslash paths with fn matchers",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-10-05T14:21:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "253d2ad42f644ed18557f561312a7f8426daca84",
"body": null,
"is_bot": false,
"headline": "Release 1.3.0",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-22T22:05:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "dd0b9cd4e4b50e6e22596f1d6ee5379ce8406573",
"body": "guard against non-boolean truthy/falsy output",
"is_bot": false,
"headline": "Assert actual boolean return values",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-22T22:02:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fdcfd63c028ae070d1bef777dfb8cf5a565f1f6f",
"body": "Preferential treatment for negated glob patterns in matcher array",
"is_bot": false,
"headline": "Merge pull request #8 from es128/fix-6",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-22T17:09:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "66f0be97f91878cd177a6d18818f208b1eaea7ad",
"body": null,
"is_bot": false,
"headline": "Add test for fwd-slash paths in windows",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-22T15:31:16Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d334e01e8f333425670701643aead4df34193300",
"body": null,
"is_bot": false,
"headline": "Update dev deps",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-22T15:22:38Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "12d511c3e517a9fca95dc8b81ebad1b47c2533b9",
"body": "if not in a `before` callback the value is overridden before any of the\ntests run",
"is_bot": false,
"headline": "Fix path.sep override",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-22T15:21:08Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "a815d7092cd803cc2263e00742d3f1c9659f5469",
"body": null,
"is_bot": false,
"headline": "Remove rewire",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-22T15:20:27Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e85f6cf983587afc13c0109163cac5ddfb25a15",
"body": null,
"is_bot": false,
"headline": "Reduce array instead of filter & map",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-21T17:53:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3a0fceb55551570a44539d0e793e12d078f29c55",
"body": null,
"is_bot": false,
"headline": "slice to make array copy",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-20T20:04:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c0e4a174b9f12d6bcf3e5320cb8ec51fc9965726",
"body": "Automatic backslash correction on win32",
"is_bot": false,
"headline": "Merge pull request #7 from es128/fix-5",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-20T15:54:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52de99c9d81dc562c90a5c38ffcdadd390acf9a9",
"body": null,
"is_bot": false,
"headline": "Fix backslash correction",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-19T15:25:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db6402362d7068e7c9d72c8c08bc89602d1b811c",
"body": null,
"is_bot": false,
"headline": "Add test for negating matches in non-globs",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-19T14:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6f0120ed621b5b7a8384e97033824f59567b6d13",
"body": null,
"is_bot": false,
"headline": "Add currying to glob negation tests",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-19T14:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6bb194b9ea5b07975eca06efbd773b72fd4bcb82",
"body": null,
"is_bot": false,
"headline": "Fix modification of input array",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-19T14:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6faf5432b1743a363acf266479a656be225593f8",
"body": null,
"is_bot": false,
"headline": "Add test for returnIndex w/ negated globs",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-19T14:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "efa8281bb4e2f9a031479ac51a241476a5f29749",
"body": null,
"is_bot": false,
"headline": "Handle negated globs in a criteria array",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-19T14:32:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e25b08779965c5e980573d3b6bfeff4dbf881c0a",
"body": null,
"is_bot": false,
"headline": "Add failing test for glob negation",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-19T14:31:22Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7e55160b14715487c500d7d16566d0fea3926f70",
"body": null,
"is_bot": false,
"headline": "Better backslash detection/testing",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-19T14:27:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5e058a20971273ad64766cb1ad79766df3ed464f",
"body": null,
"is_bot": false,
"headline": "Drop unnecessary main property from package.json",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-18T15:45:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "769146f7c45a7838643a8fac0d3b6cfb439fbc5f",
"body": null,
"is_bot": false,
"headline": "Display badges for master branch",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-18T15:33:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "365f39c988d49113d6465c3a4b993d105cc96104",
"body": "Worked fine without the slash on io.js",
"is_bot": false,
"headline": "Fix rewire dep resolution on node",
"author_name": "Elan Shanker",
"author_login": "es128",
"committed_at": "2015-04-17T23:15:33Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 12,
"commits_last_year": 0,
"latest_release_at": "2022-11-21T18:21:06Z",
"latest_release_tag": "v3.1.3",
"releases_from_tags": false,
"days_since_last_push": 1160,
"active_weeks_last_year": 0,
"days_since_latest_release": 1338,
"mean_days_between_releases": 355.2
},
"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": "anymatch",
"exists": true,
"license": "ISC",
"keywords": [
"match",
"any",
"string",
"file",
"fs",
"list",
"glob",
"regex",
"regexp",
"regular",
"expression",
"function"
],
"ecosystem": "npm",
"matches_repo": true,
"registry_url": "https://www.npmjs.com/package/anymatch",
"is_deprecated": false,
"latest_version": "3.1.3",
"repository_url": "https://github.com/micromatch/anymatch",
"versions_count": 18,
"total_downloads": null,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": 4,
"monthly_downloads": 507045353,
"first_published_at": "2013-11-25T16:08:38.502000Z",
"latest_published_at": "2022-11-21T18:21:37.586000Z",
"latest_version_yanked": null,
"days_since_latest_publish": 1338
}
]
},
"popularity": {
"forks": 43,
"stars": 402,
"watchers": 11,
"fork_history": {
"days": [
{
"date": "2014-04-23",
"count": 1
},
{
"date": "2016-10-07",
"count": 1
},
{
"date": "2016-10-12",
"count": 1
},
{
"date": "2016-12-09",
"count": 1
},
{
"date": "2017-02-22",
"count": 1
},
{
"date": "2017-07-27",
"count": 1
},
{
"date": "2017-09-02",
"count": 1
},
{
"date": "2017-12-20",
"count": 1
},
{
"date": "2018-05-24",
"count": 1
},
{
"date": "2018-10-23",
"count": 1
},
{
"date": "2019-02-20",
"count": 1
},
{
"date": "2019-02-27",
"count": 1
},
{
"date": "2019-04-09",
"count": 1
},
{
"date": "2019-05-07",
"count": 1
},
{
"date": "2019-06-13",
"count": 1
},
{
"date": "2019-08-26",
"count": 1
},
{
"date": "2019-12-19",
"count": 1
},
{
"date": "2020-07-01",
"count": 1
},
{
"date": "2020-07-05",
"count": 1
},
{
"date": "2020-08-13",
"count": 1
},
{
"date": "2020-10-26",
"count": 1
},
{
"date": "2020-11-02",
"count": 1
},
{
"date": "2020-11-11",
"count": 1
},
{
"date": "2021-05-14",
"count": 1
},
{
"date": "2021-10-02",
"count": 1
},
{
"date": "2022-03-01",
"count": 1
},
{
"date": "2022-03-14",
"count": 1
},
{
"date": "2022-08-23",
"count": 1
},
{
"date": "2022-08-31",
"count": 1
},
{
"date": "2022-12-22",
"count": 1
},
{
"date": "2023-02-12",
"count": 1
},
{
"date": "2023-11-06",
"count": 1
},
{
"date": "2024-01-19",
"count": 1
},
{
"date": "2024-12-18",
"count": 1
},
{
"date": "2025-02-15",
"count": 1
},
{
"date": "2025-10-15",
"count": 1
},
{
"date": "2025-12-04",
"count": 1
},
{
"date": "2026-03-29",
"count": 1
}
],
"complete": true,
"collected": 38,
"total_forks": 43
},
"star_history": null,
"open_issues_and_prs": 7
},
"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": 8066,
"source_files_sampled": 4,
"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": 2,
"malicious_count": 0,
"assessed_package": "npm:anymatch@3.1.3",
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"npm"
],
"dependencies": [
{
"name": "normalize-path",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^3.0.0"
},
{
"name": "picomatch",
"manifest": "package.json",
"ecosystem": "npm",
"version_constraint": "^2.0.4"
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [
{
"name": "normalize-path",
"direct": true,
"version": "^3.0.0",
"ecosystem": "npm"
},
{
"name": "picomatch",
"direct": true,
"version": "^2.0.4",
"ecosystem": "npm"
},
{
"name": "mocha",
"direct": false,
"version": "^6.1.3",
"ecosystem": "npm"
},
{
"name": "nyc",
"direct": false,
"version": "^14.0.0",
"ecosystem": "npm"
}
],
"collected": true,
"truncated": false,
"total_count": 4,
"direct_count": 2,
"indirect_count": 2
}
},
"maintainership": {
"issues": {
"open_prs": 3,
"merged_prs": 19,
"open_issues": 4,
"closed_ratio": 0.826,
"closed_issues": 19,
"closed_unmerged_prs": 5
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "es128",
"commits": 109,
"avatar_url": "https://avatars.githubusercontent.com/u/1740641?v=4"
},
{
"type": "User",
"login": "paulmillr",
"commits": 49,
"avatar_url": "https://avatars.githubusercontent.com/u/574696?v=4"
},
{
"type": "User",
"login": "phated",
"commits": 6,
"avatar_url": "https://avatars.githubusercontent.com/u/992373?v=4"
},
{
"type": "User",
"login": "joscha",
"commits": 3,
"avatar_url": "https://avatars.githubusercontent.com/u/188038?v=4"
},
{
"type": "User",
"login": "nerdstep",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/535021?v=4"
},
{
"type": "User",
"login": "shvaikalesh",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/5098878?v=4"
},
{
"type": "User",
"login": "the1mills",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/2148448?v=4"
},
{
"type": "User",
"login": "bpasero",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/900690?v=4"
},
{
"type": "User",
"login": "leonardodino",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/8649362?v=4"
},
{
"type": "User",
"login": "code0x9",
"commits": 1,
"avatar_url": "https://avatars.githubusercontent.com/u/4475811?v=4"
}
],
"contributors_sampled": 12,
"top_contributor_share": 0.619
},
"quality_signals": {
"has_ci": false,
"has_tests": false,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"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 7 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": 3,
"reason": "Found 7/23 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 17 contributing companies or organizations",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"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": null,
"reason": "no dependencies found",
"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": null,
"reason": "No tokens found",
"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": "cbd278e43710eaf325d2061fa11aefd127c509be",
"ran_at": "2026-07-22T16:29:46Z",
"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": 47,
"created_at": "2022-03-14T12:23:37Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 49,
"created_at": "2022-08-23T11:42:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 53,
"created_at": "2026-03-29T22:21:08Z",
"last_comment_at": "2026-03-30T21:05:33Z",
"last_comment_author": "paulmillr"
}
],
"last_merged_pr_at": "2022-11-20T01:03:49Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 40,
"created_at": "2021-04-30T19:09:01Z",
"last_comment_at": "2024-04-18T14:54:30Z",
"last_comment_author": "paul-vd"
},
{
"number": 41,
"created_at": "2021-05-14T10:12:25Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 45,
"created_at": "2021-12-30T23:43:44Z",
"last_comment_at": "2022-06-07T04:26:18Z",
"last_comment_author": "ifiokjr"
},
{
"number": 48,
"created_at": "2022-08-21T11:05:57Z",
"last_comment_at": "2022-08-30T12:29:23Z",
"last_comment_author": "emahuni"
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/micromatch/anymatch",
"host": "github.com",
"name": "anymatch",
"owner": "micromatch"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 45,
"inputs": {
"security": 51,
"vitality": 18,
"community": 79,
"governance": 61,
"engineering": 21
},
"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": 1160,
"active_weeks_last_year": 0
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 1160 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "push_recency",
"params": {
"days": 1160
}
}
],
"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": 12,
"latest_release_tag": "v3.1.3",
"releases_from_tags": false,
"days_since_latest_release": 1338,
"mean_days_between_releases": 355.2
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "12 releases published",
"points": 27,
"status": "met",
"details": [
{
"code": "releases_published",
"params": {
"count": 12
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 1338 days ago",
"points": 0,
"status": "missed",
"details": [
{
"code": "release_recency",
"params": {
"days": 1338
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~355.2 days",
"points": 12.6,
"status": "partial",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 355.2
}
}
],
"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": [
"maintainer_replying",
"dependencies_clean"
],
"signals": [
"scorecard_unmaintained"
],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": 2,
"unanswered_open_issues": 4,
"days_since_last_merged_pr": 1340,
"days_since_last_human_commit": 1338,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "no human commit for 1338 days, with nothing left unanswered; held at dormant by a maintainer still replying, no affected dependency",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_quiet",
"params": {
"days": 1338
}
},
{
"code": "abandonment_guarded",
"params": {
"guards": "a maintainer still replying, 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": 79,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "moderate",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"forks": 43,
"stars": 402,
"watchers": 11,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "402 stars",
"points": 42.2,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 402
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "43 forks",
"points": 13.5,
"status": "partial",
"details": [
{
"code": "forks",
"params": {
"count": 43
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "11 watchers",
"points": 5.6,
"status": "partial",
"details": [
{
"code": "watchers",
"params": {
"count": 11
}
}
],
"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 (ISC)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "ISC"
}
}
],
"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": [
"anymatch"
],
"dependents": null,
"ecosystems": "npm",
"total_downloads": null,
"monthly_downloads": 507045353
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "507,045,353 downloads/month across npm",
"points": 80,
"status": "met",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 507045353,
"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": 61,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "at_risk",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 41,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 12,
"top_contributor_share": 0.619
},
"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 62% of commits",
"points": 8.6,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 62
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "12 contributors",
"points": 13.5,
"status": "met",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 12
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 17 contributing companies or organizations",
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "good",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 73,
"inputs": {
"merged_prs": 19,
"open_issues": 4,
"closed_issues": 19,
"issue_closed_ratio": 0.826,
"closed_unmerged_prs": 5
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "83% of issues closed",
"points": 38.6,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 83
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "19/24 decided PRs merged",
"points": 30.3,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 19,
"decided": 24
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 7/23 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": "moderate",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 69,
"inputs": {
"packages": [
"anymatch"
],
"ecosystems": "npm",
"any_deprecated": false,
"min_days_since_publish": 1338
},
"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 1338 days ago",
"points": 4,
"status": "partial",
"details": [
{
"code": "publish_recency",
"params": {
"days": 1338
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "18 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 18
}
}
],
"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": "critical",
"name": "Engineering Quality",
"value": 21,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 1,
"inputs": {
"has_ci": false,
"has_tests": false,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 7 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": [
"matcher",
"glob",
"match",
"fs",
"micromatch",
"minimatch",
"multimatch",
"node",
"nodejs",
"javascript",
"regex",
"regular-expression"
],
"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): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 39,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"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 7 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 7/23 approved changesets -- score normalized to 3",
"points": 2.2,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 17 contributing companies or organizations",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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:anymatch@3.1.3 runtime dependency closure — what installing the published package pulls in — 2 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:anymatch@3.1.3",
"assessed": 2
}
},
{
"code": "advisories_reachability",
"params": {}
}
],
"value": 100,
"inputs": {
"source": "osv",
"advisories": 0,
"affected_packages": 0,
"assessed_packages": 2,
"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": 2,
"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": 19
},
"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": 14,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "critical",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 11,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.21,
"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": "21 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 11.2,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 21,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "critical",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 1,
"inputs": {
"has_nix": false,
"has_tests": false,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": false,
"bootstrap_files": [],
"has_devcontainer": false,
"has_linter_config": false,
"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": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "no agent-authored commits among the last 100",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_agent_authored_commits",
"params": {
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"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": 8066,
"source_files_sampled": 4,
"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/4 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 4,
"oversized": 0
}
}
],
"max_points": 55
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token"
],
"report_type": "repository",
"generated_at": "2026-07-22T16:30:01.234277Z",
"schema_version": "0.26.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/m/micromatch/anymatch.svg",
"full_name": "micromatch/anymatch",
"license_state": "standard",
"license_spdx": "ISC"
}