{"id":377980,"url":"https://github.com/micromatch/is-glob","last_synced_at":"2026-09-09T21:35:00.250Z","repository":{"id":24766201,"uuid":"28179425","full_name":"micromatch/is-glob","owner":"micromatch","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. ","archived":false,"fork":false,"pushed_at":"2022-12-29T12:56:43.000Z","size":52,"stargazers_count":95,"open_issues_count":2,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-27T23:44:00.942Z","etag":null,"topics":["glob","glob-pattern","globbing","javascript","jonschlinkert","match","matching","node","node-glob","nodejs","regex","regexp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micromatch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-18T10:41:58.000Z","updated_at":"2026-08-09T15:11:38.000Z","dependencies_parsed_at":"2023-01-14T01:34:51.250Z","dependency_job_id":null,"html_url":"https://github.com/micromatch/is-glob","commit_stats":null,"previous_names":["jonschlinkert/is-glob"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/micromatch/is-glob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/sbom","scorecard":{"id":531835,"data":{"date":"2025-08-11","repo":{"name":"github.com/micromatch/is-glob","commit":"789e8bbc62e1fff7a2762449b3a7bac75c08916d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/micromatch/is-glob/dev.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/micromatch/is-glob/dev.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/dev.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dev.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/micromatch/.github/SECURITY.md:1","Info: Found linked content: github.com/micromatch/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/micromatch/.github/SECURITY.md:1","Info: Found text in security policy: github.com/micromatch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T05:55:35.156Z","repository_id":24766201,"created_at":"2025-08-20T05:55:35.157Z","updated_at":"2025-08-20T05:55:35.157Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36997292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"micromatch","name":"micromatch","uuid":"26890389","kind":"organization","description":"Libraries for fast, accurate glob matching.","email":null,"website":"https://github.com/jonschlinkert","location":null,"twitter":"jonschlinkert","company":null,"icon_url":"https://avatars.githubusercontent.com/u/26890389?v=4","repositories_count":28,"last_synced_at":"2026-09-06T00:53:27.250Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["doowb","jonschlinkert"]}},"html_url":"https://github.com/micromatch","funding_links":["https://github.com/sponsors/doowb","https://github.com/sponsors/jonschlinkert"],"total_stars":5678,"followers":118,"following":0,"created_at":"2022-11-02T16:18:53.320Z","updated_at":"2026-09-06T00:53:27.268Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch/repositories"},"packages":[{"id":1879302,"name":"is-glob","ecosystem":"npm","description":"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 bet","homepage":"https://github.com/micromatch/is-glob","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/micromatch/is-glob","keywords_array":["bash","braces","check","exec","expression","extglob","glob","globbing","globstar","is","match","matches","pattern","regex","regular","string","test"],"namespace":null,"versions_count":16,"first_release_published_at":"2014-12-18T10:42:32.979Z","latest_release_published_at":"2021-09-29T16:52:47.977Z","latest_release_number":"4.0.3","last_synced_at":"2026-09-07T21:54:27.989Z","created_at":"2022-04-09T17:48:44.458Z","updated_at":"2026-09-07T21:54:27.990Z","registry_url":"https://www.npmjs.com/package/is-glob","install_command":"npm install is-glob","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.3"},"contentPolicy":null},"repo_metadata":{"id":24766201,"uuid":"28179425","full_name":"micromatch/is-glob","owner":"micromatch","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. ","archived":false,"fork":false,"pushed_at":"2022-12-29T12:56:43.000Z","size":52,"stargazers_count":95,"open_issues_count":2,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-27T23:44:00.942Z","etag":null,"topics":["glob","glob-pattern","globbing","javascript","jonschlinkert","match","matching","node","node-glob","nodejs","regex","regexp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micromatch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-18T10:41:58.000Z","updated_at":"2026-08-09T15:11:38.000Z","dependencies_parsed_at":"2023-01-14T01:34:51.250Z","dependency_job_id":null,"html_url":"https://github.com/micromatch/is-glob","commit_stats":null,"previous_names":["jonschlinkert/is-glob"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/micromatch/is-glob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/sbom","scorecard":{"id":531835,"data":{"date":"2025-08-11","repo":{"name":"github.com/micromatch/is-glob","commit":"789e8bbc62e1fff7a2762449b3a7bac75c08916d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/micromatch/is-glob/dev.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/micromatch/is-glob/dev.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/dev.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dev.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/micromatch/.github/SECURITY.md:1","Info: Found linked content: github.com/micromatch/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/micromatch/.github/SECURITY.md:1","Info: Found text in security policy: github.com/micromatch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T05:55:35.156Z","repository_id":24766201,"created_at":"2025-08-20T05:55:35.157Z","updated_at":"2025-08-20T05:55:35.157Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36997292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"micromatch","name":"micromatch","uuid":"26890389","kind":"organization","description":"Libraries for fast, accurate glob matching.","email":null,"website":"https://github.com/jonschlinkert","location":null,"twitter":"jonschlinkert","company":null,"icon_url":"https://avatars.githubusercontent.com/u/26890389?v=4","repositories_count":28,"last_synced_at":"2026-08-29T00:55:40.553Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["doowb","jonschlinkert"]}},"html_url":"https://github.com/micromatch","funding_links":["https://github.com/sponsors/doowb","https://github.com/sponsors/jonschlinkert"],"total_stars":5678,"followers":118,"following":0,"created_at":"2022-11-02T16:18:53.320Z","updated_at":"2026-08-29T00:55:40.566Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch/repositories"},"tags":[{"name":"v4.0.3","sha":"627ca7e552c69e8d62d620b4715a2658267b3d17","kind":"tag","published_at":"2021-09-29T16:46:45.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/v4.0.3","html_url":"https://github.com/micromatch/is-glob/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/v4.0.3/manifests"},{"name":"4.0.2","sha":"7a612a300ac87724ce3cc036aff60b2a8c8130a0","kind":"commit","published_at":"2021-09-26T22:30:59.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/4.0.2","html_url":"https://github.com/micromatch/is-glob/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"4ac6a0cb019fa39141457946c2d455f281f73659","kind":"commit","published_at":"2019-03-27T20:26:43.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/4.0.1","html_url":"https://github.com/micromatch/is-glob/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"490b1a22f7a0d054d5fa3485160d331a705ef152","kind":"tag","published_at":"2017-08-07T20:54:03.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/4.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.0/manifests"},{"name":"2.0.0","sha":"722a6e9f14cb370aa8cc5976d1319bc5ce8dfdfe","kind":"tag","published_at":"2017-08-07T20:14:53.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/2.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.0/manifests"},{"name":"1.1.1","sha":"f3527a1072e036d007ac3f971d79bcc2f83c36f3","kind":"tag","published_at":"2017-08-07T20:14:53.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/1.1.1","html_url":"https://github.com/micromatch/is-glob/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.1/manifests"},{"name":"0.2.0","sha":"1a9b2d4dacc0057fdce173eaf344d1cb72583fc6","kind":"tag","published_at":"2017-08-07T20:14:53.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/0.2.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.2.0/manifests"},{"name":"3.1.0","sha":"30de1d489082959bcee33992282c5445fdf80ebb","kind":"commit","published_at":"2016-10-12T22:37:10.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/3.1.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"57657ef7749e447571b01ea6b068e8288ed539a4","kind":"tag","published_at":"2016-09-03T19:57:44.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/3.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"aadfba54553b17923e93446a48040760e70fcd6f","kind":"commit","published_at":"2015-10-02T04:35:20.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/2.0.1","html_url":"https://github.com/micromatch/is-glob/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.1/manifests"},{"name":"1.1.0","sha":"09ce03c38d6fc0e699b3c3ee2a609c587309ae45","kind":"tag","published_at":"2015-01-16T10:38:24.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/1.1.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"01054073f4326c63afe61d84b75aee6914e03546","kind":"tag","published_at":"2015-01-13T10:48:07.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/1.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.0.0/manifests"},{"name":"0.3.0","sha":"793e5c03c2fb509065319211d806159d0a7b5849","kind":"tag","published_at":"2014-12-24T01:37:06.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/0.3.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-05T08:49:57.352Z","dependent_packages_count":2661,"downloads":679750939,"downloads_period":"last-month","dependent_repos_count":6270,"rankings":{"downloads":0.0035593775360564946,"dependent_repos_count":0.2971532646063164,"dependent_packages_count":0.030282088883680638,"stargazers_count":5.123422785054118,"forks_count":6.677613124578522,"docker_downloads_count":0.0076389717889212465,"average":2.023278268741269},"purl":"pkg:npm/is-glob","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/is-glob","docker_dependents_count":45751,"docker_downloads_count":10419712753,"usage_url":"https://repos.ecosyste.ms/usage/npm/is-glob","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/is-glob/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-04T19:06:17.489Z","issues_count":9,"pull_requests_count":14,"avg_time_to_close_issue":7725742.25,"avg_time_to_close_pull_request":6964126.846153846,"issues_closed_count":8,"pull_requests_closed_count":13,"pull_request_authors_count":9,"issue_authors_count":8,"avg_comments_per_issue":5.222222222222222,"avg_comments_per_pull_request":3.7142857142857144,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":11373.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/issues","maintainers":[{"login":"phated","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phated"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"},{"login":"jonschlinkert","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonschlinkert"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-glob/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-glob/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-glob/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-glob/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-glob/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/is-glob/codemeta","maintainers":[{"uuid":"doowb","login":"doowb","name":null,"email":"brian.woodward@gmail.com","url":null,"packages_count":815,"html_url":"https://www.npmjs.com/~doowb","role":null,"created_at":"2022-11-12T20:48:29.446Z","updated_at":"2022-11-12T20:48:29.446Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/doowb/packages"},{"uuid":"jonschlinkert","login":"jonschlinkert","name":null,"email":"github@sellside.com","url":null,"packages_count":1554,"html_url":"https://www.npmjs.com/~jonschlinkert","role":null,"created_at":"2022-11-12T20:48:29.429Z","updated_at":"2022-11-12T20:48:29.429Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jonschlinkert/packages"},{"uuid":"phated","login":"phated","name":null,"email":"blaine.bublitz@gmail.com","url":null,"packages_count":194,"html_url":"https://www.npmjs.com/~phated","role":null,"created_at":"2022-11-12T20:48:29.426Z","updated_at":"2022-11-12T20:48:29.426Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/phated/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5840936,"maintainers_count":1250504,"namespaces_count":430239,"keywords_count":895194,"github":"npm","metadata":{"funded_packages_count":193655,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-09T05:02:05.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5001472,"name":"org.webjars.npm:is-glob","ecosystem":"maven","description":"WebJar for is-glob","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/micromatch/is-glob","keywords_array":[],"namespace":"org.webjars.npm","versions_count":7,"first_release_published_at":"2015-05-24T02:04:02.000Z","latest_release_published_at":"2021-09-30T09:00:26.000Z","latest_release_number":"4.0.3","last_synced_at":"2026-09-08T21:04:41.717Z","created_at":"2022-07-27T11:00:24.047Z","updated_at":"2026-09-08T21:04:41.717Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/is-glob/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/is-glob/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24766201,"uuid":"28179425","full_name":"micromatch/is-glob","owner":"micromatch","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. ","archived":false,"fork":false,"pushed_at":"2022-12-29T12:56:43.000Z","size":52,"stargazers_count":96,"open_issues_count":2,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-07-29T12:23:56.196Z","etag":null,"topics":["glob","glob-pattern","globbing","javascript","jonschlinkert","match","matching","node","node-glob","nodejs","regex","regexp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micromatch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-18T10:41:58.000Z","updated_at":"2026-02-14T12:49:16.000Z","dependencies_parsed_at":"2023-01-14T01:34:51.250Z","dependency_job_id":null,"html_url":"https://github.com/micromatch/is-glob","commit_stats":null,"previous_names":["jonschlinkert/is-glob"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/micromatch/is-glob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/sbom","scorecard":{"id":531835,"data":{"date":"2025-08-11","repo":{"name":"github.com/micromatch/is-glob","commit":"789e8bbc62e1fff7a2762449b3a7bac75c08916d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/micromatch/is-glob/dev.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/micromatch/is-glob/dev.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/dev.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dev.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/micromatch/.github/SECURITY.md:1","Info: Found linked content: github.com/micromatch/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/micromatch/.github/SECURITY.md:1","Info: Found text in security policy: github.com/micromatch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T05:55:35.156Z","repository_id":24766201,"created_at":"2025-08-20T05:55:35.157Z","updated_at":"2025-08-20T05:55:35.157Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36127127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-31T02:00:06.731Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"micromatch","name":"micromatch","uuid":"26890389","kind":"organization","description":"Libraries for fast, accurate glob matching.","email":null,"website":"https://github.com/jonschlinkert","location":null,"twitter":"jonschlinkert","company":null,"icon_url":"https://avatars.githubusercontent.com/u/26890389?v=4","repositories_count":28,"last_synced_at":"2026-08-06T05:26:19.227Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["doowb","jonschlinkert"]}},"html_url":"https://github.com/micromatch","funding_links":["https://github.com/sponsors/doowb","https://github.com/sponsors/jonschlinkert"],"total_stars":5674,"followers":117,"following":0,"created_at":"2022-11-02T16:18:53.320Z","updated_at":"2026-08-06T05:26:19.259Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch/repositories"},"tags":[{"name":"v4.0.3","sha":"627ca7e552c69e8d62d620b4715a2658267b3d17","kind":"tag","published_at":"2021-09-29T16:46:45.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/v4.0.3","html_url":"https://github.com/micromatch/is-glob/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/v4.0.3/manifests"},{"name":"4.0.2","sha":"7a612a300ac87724ce3cc036aff60b2a8c8130a0","kind":"commit","published_at":"2021-09-26T22:30:59.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/4.0.2","html_url":"https://github.com/micromatch/is-glob/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"4ac6a0cb019fa39141457946c2d455f281f73659","kind":"commit","published_at":"2019-03-27T20:26:43.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/4.0.1","html_url":"https://github.com/micromatch/is-glob/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"490b1a22f7a0d054d5fa3485160d331a705ef152","kind":"tag","published_at":"2017-08-07T20:54:03.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/4.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.0/manifests"},{"name":"2.0.0","sha":"722a6e9f14cb370aa8cc5976d1319bc5ce8dfdfe","kind":"tag","published_at":"2017-08-07T20:14:53.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/2.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.0/manifests"},{"name":"1.1.1","sha":"f3527a1072e036d007ac3f971d79bcc2f83c36f3","kind":"tag","published_at":"2017-08-07T20:14:53.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/1.1.1","html_url":"https://github.com/micromatch/is-glob/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.1/manifests"},{"name":"0.2.0","sha":"1a9b2d4dacc0057fdce173eaf344d1cb72583fc6","kind":"tag","published_at":"2017-08-07T20:14:53.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/0.2.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.2.0/manifests"},{"name":"3.1.0","sha":"30de1d489082959bcee33992282c5445fdf80ebb","kind":"commit","published_at":"2016-10-12T22:37:10.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/3.1.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"57657ef7749e447571b01ea6b068e8288ed539a4","kind":"tag","published_at":"2016-09-03T19:57:44.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/3.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"aadfba54553b17923e93446a48040760e70fcd6f","kind":"commit","published_at":"2015-10-02T04:35:20.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/2.0.1","html_url":"https://github.com/micromatch/is-glob/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.1/manifests"},{"name":"1.1.0","sha":"09ce03c38d6fc0e699b3c3ee2a609c587309ae45","kind":"tag","published_at":"2015-01-16T10:38:24.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/1.1.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"01054073f4326c63afe61d84b75aee6914e03546","kind":"tag","published_at":"2015-01-13T10:48:07.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/1.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.0.0/manifests"},{"name":"0.3.0","sha":"793e5c03c2fb509065319211d806159d0a7b5849","kind":"tag","published_at":"2014-12-24T01:37:06.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/0.3.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-13T00:44:17.888Z","dependent_packages_count":19,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.1899888243048298,"stargazers_count":20.18868265239174,"forks_count":28.214717808680927,"average":20.89333330658122},"purl":"pkg:maven/org.webjars.npm/is-glob","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:is-glob","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:is-glob","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:is-glob/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-15T10:00:27.420Z","issues_count":9,"pull_requests_count":14,"avg_time_to_close_issue":7725742.25,"avg_time_to_close_pull_request":6964126.846153846,"issues_closed_count":8,"pull_requests_closed_count":13,"pull_request_authors_count":9,"issue_authors_count":8,"avg_comments_per_issue":5.222222222222222,"avg_comments_per_pull_request":3.7142857142857144,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":11373.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/issues","maintainers":[{"login":"phated","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phated"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"},{"login":"jonschlinkert","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonschlinkert"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:is-glob/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:is-glob/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:is-glob/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:is-glob/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:is-glob/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:is-glob/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622370,"maintainers_count":0,"namespaces_count":82644,"keywords_count":37153,"github":"maven-central","metadata":{"funded_packages_count":49995,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-09T05:03:50.095Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14459489,"name":"github.com/micromatch/is-glob","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/micromatch/is-glob","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2021-09-29T16:46:45.000Z","latest_release_published_at":"2021-09-29T16:46:45.000Z","latest_release_number":"v4.0.3+incompatible","last_synced_at":"2026-09-07T22:36:33.861Z","created_at":"2026-05-16T14:37:41.570Z","updated_at":"2026-09-07T22:36:33.861Z","registry_url":"https://pkg.go.dev/github.com/micromatch/is-glob","install_command":"go get github.com/micromatch/is-glob","documentation_url":"https://pkg.go.dev/github.com/micromatch/is-glob#section-documentation","metadata":{},"repo_metadata":{"id":24766201,"uuid":"28179425","full_name":"micromatch/is-glob","owner":"micromatch","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. ","archived":false,"fork":false,"pushed_at":"2022-12-29T12:56:43.000Z","size":52,"stargazers_count":96,"open_issues_count":2,"forks_count":12,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-07-29T12:23:56.196Z","etag":null,"topics":["glob","glob-pattern","globbing","javascript","jonschlinkert","match","matching","node","node-glob","nodejs","regex","regexp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micromatch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-18T10:41:58.000Z","updated_at":"2026-02-14T12:49:16.000Z","dependencies_parsed_at":"2023-01-14T01:34:51.250Z","dependency_job_id":null,"html_url":"https://github.com/micromatch/is-glob","commit_stats":null,"previous_names":["jonschlinkert/is-glob"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/micromatch/is-glob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/sbom","scorecard":{"id":531835,"data":{"date":"2025-08-11","repo":{"name":"github.com/micromatch/is-glob","commit":"789e8bbc62e1fff7a2762449b3a7bac75c08916d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/micromatch/is-glob/dev.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/micromatch/is-glob/dev.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/dev.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dev.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/micromatch/.github/SECURITY.md:1","Info: Found linked content: github.com/micromatch/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/micromatch/.github/SECURITY.md:1","Info: Found text in security policy: github.com/micromatch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T05:55:35.156Z","repository_id":24766201,"created_at":"2025-08-20T05:55:35.157Z","updated_at":"2025-08-20T05:55:35.157Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36127127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-31T02:00:06.731Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"micromatch","name":"micromatch","uuid":"26890389","kind":"organization","description":"Libraries for fast, accurate glob matching.","email":null,"website":"https://github.com/jonschlinkert","location":null,"twitter":"jonschlinkert","company":null,"icon_url":"https://avatars.githubusercontent.com/u/26890389?v=4","repositories_count":28,"last_synced_at":"2026-08-06T05:26:19.227Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["doowb","jonschlinkert"]}},"html_url":"https://github.com/micromatch","funding_links":["https://github.com/sponsors/doowb","https://github.com/sponsors/jonschlinkert"],"total_stars":5674,"followers":117,"following":0,"created_at":"2022-11-02T16:18:53.320Z","updated_at":"2026-08-06T05:26:19.259Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch/repositories"},"tags":[{"name":"v4.0.3","sha":"627ca7e552c69e8d62d620b4715a2658267b3d17","kind":"tag","published_at":"2021-09-29T16:46:45.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/v4.0.3","html_url":"https://github.com/micromatch/is-glob/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/v4.0.3/manifests"},{"name":"4.0.2","sha":"7a612a300ac87724ce3cc036aff60b2a8c8130a0","kind":"commit","published_at":"2021-09-26T22:30:59.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/4.0.2","html_url":"https://github.com/micromatch/is-glob/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"4ac6a0cb019fa39141457946c2d455f281f73659","kind":"commit","published_at":"2019-03-27T20:26:43.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/4.0.1","html_url":"https://github.com/micromatch/is-glob/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"490b1a22f7a0d054d5fa3485160d331a705ef152","kind":"tag","published_at":"2017-08-07T20:54:03.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/4.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.0/manifests"},{"name":"2.0.0","sha":"722a6e9f14cb370aa8cc5976d1319bc5ce8dfdfe","kind":"tag","published_at":"2017-08-07T20:14:53.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/2.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.0/manifests"},{"name":"1.1.1","sha":"f3527a1072e036d007ac3f971d79bcc2f83c36f3","kind":"tag","published_at":"2017-08-07T20:14:53.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/1.1.1","html_url":"https://github.com/micromatch/is-glob/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.1/manifests"},{"name":"0.2.0","sha":"1a9b2d4dacc0057fdce173eaf344d1cb72583fc6","kind":"tag","published_at":"2017-08-07T20:14:53.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/0.2.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.2.0/manifests"},{"name":"3.1.0","sha":"30de1d489082959bcee33992282c5445fdf80ebb","kind":"commit","published_at":"2016-10-12T22:37:10.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/3.1.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"57657ef7749e447571b01ea6b068e8288ed539a4","kind":"tag","published_at":"2016-09-03T19:57:44.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/3.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"aadfba54553b17923e93446a48040760e70fcd6f","kind":"commit","published_at":"2015-10-02T04:35:20.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/2.0.1","html_url":"https://github.com/micromatch/is-glob/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.1/manifests"},{"name":"1.1.0","sha":"09ce03c38d6fc0e699b3c3ee2a609c587309ae45","kind":"tag","published_at":"2015-01-16T10:38:24.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/1.1.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"01054073f4326c63afe61d84b75aee6914e03546","kind":"tag","published_at":"2015-01-13T10:48:07.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/1.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.0.0/manifests"},{"name":"0.3.0","sha":"793e5c03c2fb509065319211d806159d0a7b5849","kind":"tag","published_at":"2014-12-24T01:37:06.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/0.3.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-08-13T00:44:17.894Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.059532431414583,"dependent_packages_count":4.740914073502298,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.90022325245844},"purl":"pkg:golang/github.com/micromatch/is-glob","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/micromatch/is-glob","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/micromatch/is-glob","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/micromatch/is-glob/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-15T10:00:27.420Z","issues_count":9,"pull_requests_count":14,"avg_time_to_close_issue":7725742.25,"avg_time_to_close_pull_request":6964126.846153846,"issues_closed_count":8,"pull_requests_closed_count":13,"pull_request_authors_count":9,"issue_authors_count":8,"avg_comments_per_issue":5.222222222222222,"avg_comments_per_pull_request":3.7142857142857144,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":11373.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/issues","maintainers":[{"login":"phated","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phated"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"},{"login":"jonschlinkert","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonschlinkert"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicromatch%2Fis-glob/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicromatch%2Fis-glob/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicromatch%2Fis-glob/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicromatch%2Fis-glob/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicromatch%2Fis-glob/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicromatch%2Fis-glob/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2300576,"maintainers_count":0,"namespaces_count":840325,"keywords_count":127116,"github":"golang","metadata":{"funded_packages_count":77927,"sync_missing_packages_cursor":{"timestamp":"2026-09-09T00:03:01.035246Z","path":"github.com/Rancher/Rancher","version":"v0.34.0-rc4"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-09T05:03:06.686Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":4991815,"name":"org.webjars.bowergithub.micromatch:is-glob","ecosystem":"maven","description":"WebJar for is-glob","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/micromatch/is-glob","keywords_array":[],"namespace":"org.webjars.bowergithub.micromatch","versions_count":1,"first_release_published_at":"2018-08-22T06:11:17.000Z","latest_release_published_at":"2018-08-22T06:11:17.000Z","latest_release_number":"4.0.0","last_synced_at":"2026-09-08T21:04:47.782Z","created_at":"2022-07-27T10:38:35.317Z","updated_at":"2026-09-08T21:04:47.782Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.micromatch/is-glob/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.micromatch/is-glob/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":24766201,"uuid":"28179425","full_name":"micromatch/is-glob","owner":"micromatch","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. ","archived":false,"fork":false,"pushed_at":"2022-12-29T12:56:43.000Z","size":52,"stargazers_count":95,"open_issues_count":2,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-27T23:44:00.942Z","etag":null,"topics":["glob","glob-pattern","globbing","javascript","jonschlinkert","match","matching","node","node-glob","nodejs","regex","regexp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micromatch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-18T10:41:58.000Z","updated_at":"2026-08-09T15:11:38.000Z","dependencies_parsed_at":"2023-01-14T01:34:51.250Z","dependency_job_id":null,"html_url":"https://github.com/micromatch/is-glob","commit_stats":null,"previous_names":["jonschlinkert/is-glob"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/micromatch/is-glob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/sbom","scorecard":{"id":531835,"data":{"date":"2025-08-11","repo":{"name":"github.com/micromatch/is-glob","commit":"789e8bbc62e1fff7a2762449b3a7bac75c08916d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/micromatch/is-glob/dev.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/micromatch/is-glob/dev.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/dev.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dev.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/micromatch/.github/SECURITY.md:1","Info: Found linked content: github.com/micromatch/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/micromatch/.github/SECURITY.md:1","Info: Found text in security policy: github.com/micromatch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T05:55:35.156Z","repository_id":24766201,"created_at":"2025-08-20T05:55:35.157Z","updated_at":"2025-08-20T05:55:35.157Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36997292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"micromatch","name":"micromatch","uuid":"26890389","kind":"organization","description":"Libraries for fast, accurate glob matching.","email":null,"website":"https://github.com/jonschlinkert","location":null,"twitter":"jonschlinkert","company":null,"icon_url":"https://avatars.githubusercontent.com/u/26890389?v=4","repositories_count":28,"last_synced_at":"2026-09-06T00:53:27.250Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["doowb","jonschlinkert"]}},"html_url":"https://github.com/micromatch","funding_links":["https://github.com/sponsors/doowb","https://github.com/sponsors/jonschlinkert"],"total_stars":5678,"followers":118,"following":0,"created_at":"2022-11-02T16:18:53.320Z","updated_at":"2026-09-06T00:53:27.268Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch/repositories"},"tags":[{"name":"v4.0.3","sha":"627ca7e552c69e8d62d620b4715a2658267b3d17","kind":"tag","published_at":"2021-09-29T16:46:45.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/v4.0.3","html_url":"https://github.com/micromatch/is-glob/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/v4.0.3/manifests"},{"name":"4.0.2","sha":"7a612a300ac87724ce3cc036aff60b2a8c8130a0","kind":"commit","published_at":"2021-09-26T22:30:59.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/4.0.2","html_url":"https://github.com/micromatch/is-glob/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"4ac6a0cb019fa39141457946c2d455f281f73659","kind":"commit","published_at":"2019-03-27T20:26:43.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/4.0.1","html_url":"https://github.com/micromatch/is-glob/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"490b1a22f7a0d054d5fa3485160d331a705ef152","kind":"tag","published_at":"2017-08-07T20:54:03.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/4.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.0/manifests"},{"name":"2.0.0","sha":"722a6e9f14cb370aa8cc5976d1319bc5ce8dfdfe","kind":"tag","published_at":"2017-08-07T20:14:53.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/2.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.0/manifests"},{"name":"1.1.1","sha":"f3527a1072e036d007ac3f971d79bcc2f83c36f3","kind":"tag","published_at":"2017-08-07T20:14:53.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/1.1.1","html_url":"https://github.com/micromatch/is-glob/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.1/manifests"},{"name":"0.2.0","sha":"1a9b2d4dacc0057fdce173eaf344d1cb72583fc6","kind":"tag","published_at":"2017-08-07T20:14:53.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/0.2.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.2.0/manifests"},{"name":"3.1.0","sha":"30de1d489082959bcee33992282c5445fdf80ebb","kind":"commit","published_at":"2016-10-12T22:37:10.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/3.1.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"57657ef7749e447571b01ea6b068e8288ed539a4","kind":"tag","published_at":"2016-09-03T19:57:44.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/3.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"aadfba54553b17923e93446a48040760e70fcd6f","kind":"commit","published_at":"2015-10-02T04:35:20.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/2.0.1","html_url":"https://github.com/micromatch/is-glob/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.1/manifests"},{"name":"1.1.0","sha":"09ce03c38d6fc0e699b3c3ee2a609c587309ae45","kind":"tag","published_at":"2015-01-16T10:38:24.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/1.1.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"01054073f4326c63afe61d84b75aee6914e03546","kind":"tag","published_at":"2015-01-13T10:48:07.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/1.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.0.0/manifests"},{"name":"0.3.0","sha":"793e5c03c2fb509065319211d806159d0a7b5849","kind":"tag","published_at":"2014-12-24T01:37:06.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/0.3.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-08T12:46:10.135Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":20.18868265239174,"forks_count":28.214717808680927,"average":24.32173361717325},"purl":"pkg:maven/org.webjars.bowergithub.micromatch/is-glob","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.micromatch:is-glob","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.micromatch:is-glob","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.micromatch:is-glob/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T20:32:11.399Z","issues_count":9,"pull_requests_count":14,"avg_time_to_close_issue":7725742.25,"avg_time_to_close_pull_request":6964126.846153846,"issues_closed_count":8,"pull_requests_closed_count":13,"pull_request_authors_count":9,"issue_authors_count":8,"avg_comments_per_issue":5.222222222222222,"avg_comments_per_pull_request":3.7142857142857144,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":11373.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/issues","maintainers":[{"login":"phated","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phated"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"},{"login":"jonschlinkert","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonschlinkert"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.micromatch:is-glob/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.micromatch:is-glob/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.micromatch:is-glob/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.micromatch:is-glob/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.micromatch:is-glob/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.micromatch:is-glob/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":622370,"maintainers_count":0,"namespaces_count":82644,"keywords_count":37153,"github":"maven-central","metadata":{"funded_packages_count":49995,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-09T05:03:50.095Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14099468,"name":"@depup/is-glob","ecosystem":"npm","description":"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 bet","homepage":"https://github.com/micromatch/is-glob","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/micromatch/is-glob","keywords_array":["is-glob","depup","updated-dependencies","security","latest","patched","bash","braces","check","exec","expression","extglob","glob","globbing","globstar","is","match","matches","pattern","regex","regular","string","test"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-19T03:34:42.245Z","latest_release_published_at":"2026-03-19T03:34:42.245Z","latest_release_number":"4.0.3-depup.0","last_synced_at":"2026-09-08T21:03:56.322Z","created_at":"2026-03-23T00:11:13.387Z","updated_at":"2026-09-09T01:37:11.564Z","registry_url":"https://www.npmjs.com/package/@depup/is-glob","install_command":"npm install @depup/is-glob","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.3-depup.0"},"contentPolicy":null},"repo_metadata":{"id":24766201,"uuid":"28179425","full_name":"micromatch/is-glob","owner":"micromatch","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. ","archived":false,"fork":false,"pushed_at":"2022-12-29T12:56:43.000Z","size":52,"stargazers_count":95,"open_issues_count":2,"forks_count":11,"subscribers_count":4,"default_branch":"master","last_synced_at":"2026-08-27T23:44:00.942Z","etag":null,"topics":["glob","glob-pattern","globbing","javascript","jonschlinkert","match","matching","node","node-glob","nodejs","regex","regexp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micromatch.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-18T10:41:58.000Z","updated_at":"2026-08-09T15:11:38.000Z","dependencies_parsed_at":"2023-01-14T01:34:51.250Z","dependency_job_id":null,"html_url":"https://github.com/micromatch/is-glob","commit_stats":null,"previous_names":["jonschlinkert/is-glob"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/micromatch/is-glob","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/sbom","scorecard":{"id":531835,"data":{"date":"2025-08-11","repo":{"name":"github.com/micromatch/is-glob","commit":"789e8bbc62e1fff7a2762449b3a7bac75c08916d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/26 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/micromatch/is-glob/dev.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dev.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/micromatch/is-glob/dev.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/dev.yml:29","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/dev.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/micromatch/.github/SECURITY.md:1","Info: Found linked content: github.com/micromatch/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/micromatch/.github/SECURITY.md:1","Info: Found text in security policy: github.com/micromatch/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 8 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-20T05:55:35.156Z","repository_id":24766201,"created_at":"2025-08-20T05:55:35.157Z","updated_at":"2025-08-20T05:55:35.157Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36997292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-31T02:00:07.497Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"micromatch","name":"micromatch","uuid":"26890389","kind":"organization","description":"Libraries for fast, accurate glob matching.","email":null,"website":"https://github.com/jonschlinkert","location":null,"twitter":"jonschlinkert","company":null,"icon_url":"https://avatars.githubusercontent.com/u/26890389?v=4","repositories_count":28,"last_synced_at":"2026-09-06T00:53:27.250Z","metadata":{"has_sponsors_listing":false,"funding":{"github":["doowb","jonschlinkert"]}},"html_url":"https://github.com/micromatch","funding_links":["https://github.com/sponsors/doowb","https://github.com/sponsors/jonschlinkert"],"total_stars":5678,"followers":118,"following":0,"created_at":"2022-11-02T16:18:53.320Z","updated_at":"2026-09-06T00:53:27.268Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micromatch/repositories"},"tags":[{"name":"v4.0.3","sha":"627ca7e552c69e8d62d620b4715a2658267b3d17","kind":"tag","published_at":"2021-09-29T16:46:45.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/v4.0.3","html_url":"https://github.com/micromatch/is-glob/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/v4.0.3/manifests"},{"name":"4.0.2","sha":"7a612a300ac87724ce3cc036aff60b2a8c8130a0","kind":"commit","published_at":"2021-09-26T22:30:59.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/4.0.2","html_url":"https://github.com/micromatch/is-glob/releases/tag/4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.2/manifests"},{"name":"4.0.1","sha":"4ac6a0cb019fa39141457946c2d455f281f73659","kind":"commit","published_at":"2019-03-27T20:26:43.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/4.0.1","html_url":"https://github.com/micromatch/is-glob/releases/tag/4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.1/manifests"},{"name":"4.0.0","sha":"490b1a22f7a0d054d5fa3485160d331a705ef152","kind":"tag","published_at":"2017-08-07T20:54:03.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/4.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/4.0.0/manifests"},{"name":"2.0.0","sha":"722a6e9f14cb370aa8cc5976d1319bc5ce8dfdfe","kind":"tag","published_at":"2017-08-07T20:14:53.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/2.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.0/manifests"},{"name":"1.1.1","sha":"f3527a1072e036d007ac3f971d79bcc2f83c36f3","kind":"tag","published_at":"2017-08-07T20:14:53.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/1.1.1","html_url":"https://github.com/micromatch/is-glob/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.1/manifests"},{"name":"0.2.0","sha":"1a9b2d4dacc0057fdce173eaf344d1cb72583fc6","kind":"tag","published_at":"2017-08-07T20:14:53.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/0.2.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.2.0/manifests"},{"name":"3.1.0","sha":"30de1d489082959bcee33992282c5445fdf80ebb","kind":"commit","published_at":"2016-10-12T22:37:10.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/3.1.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"57657ef7749e447571b01ea6b068e8288ed539a4","kind":"tag","published_at":"2016-09-03T19:57:44.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/3.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/3.0.0/manifests"},{"name":"2.0.1","sha":"aadfba54553b17923e93446a48040760e70fcd6f","kind":"commit","published_at":"2015-10-02T04:35:20.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/2.0.1","html_url":"https://github.com/micromatch/is-glob/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/2.0.1/manifests"},{"name":"1.1.0","sha":"09ce03c38d6fc0e699b3c3ee2a609c587309ae45","kind":"tag","published_at":"2015-01-16T10:38:24.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/1.1.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"01054073f4326c63afe61d84b75aee6914e03546","kind":"tag","published_at":"2015-01-13T10:48:07.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/1.0.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/1.0.0/manifests"},{"name":"0.3.0","sha":"793e5c03c2fb509065319211d806159d0a7b5849","kind":"tag","published_at":"2014-12-24T01:37:06.000Z","download_url":"https://codeload.github.com/micromatch/is-glob/tar.gz/0.3.0","html_url":"https://github.com/micromatch/is-glob/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/micromatch/is-glob@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/tags/0.3.0/manifests"}]},"repo_metadata_updated_at":"2026-09-09T01:37:11.564Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.356192877460796,"dependent_packages_count":32.23715913671932,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.296676007090056},"purl":"pkg:npm/%40depup/is-glob","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/is-glob","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/is-glob","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/is-glob/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T21:03:30.776Z","issues_count":9,"pull_requests_count":14,"avg_time_to_close_issue":7725742.25,"avg_time_to_close_pull_request":6964126.846153846,"issues_closed_count":8,"pull_requests_closed_count":13,"pull_request_authors_count":9,"issue_authors_count":8,"avg_comments_per_issue":5.222222222222222,"avg_comments_per_pull_request":3.7142857142857144,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":11373.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/issues","maintainers":[{"login":"phated","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phated"},{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"},{"login":"jonschlinkert","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonschlinkert"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fis-glob/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fis-glob/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fis-glob/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fis-glob/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fis-glob/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fis-glob/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2149,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-23T00:11:15.063Z","updated_at":"2026-03-23T00:11:15.063Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5840936,"maintainers_count":1250504,"namespaces_count":430239,"keywords_count":895194,"github":"npm","metadata":{"funded_packages_count":193655,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-09T05:02:05.580Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":207986,"full_name":"micromatch/is-glob","default_branch":"master","total_commits":64,"total_committers":7,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":9.142857142857142,"dds":0.234375,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-09-08T21:04:04.297Z","last_synced_commit":"789e8bbc62e1fff7a2762449b3a7bac75c08916d","created_at":"2023-03-08T06:33:19.165Z","updated_at":"2026-09-08T21:04:04.245Z","committers":[{"name":"jonschlinkert","email":"jon.schlinkert@sellside.com","login":"jonschlinkert","count":49},{"name":"Blaine Bublitz","email":"blaine.bublitz@gmail.com","login":"phated","count":5},{"name":"doowb","email":"brian.woodward@gmail.com","login":"doowb","count":4},{"name":"Rich Trott","email":"rtrott@gmail.com","login":"Trott","count":2},{"name":"Charlike Mike Reagent","email":"mamemto_100@mail.bg","login":null,"count":2},{"name":"Paul Miller","email":"paul@paulmillr.com","login":"paulmillr","count":1},{"name":"Daniel Perez","email":"daniel@claudetech.com","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-09T00:00:08.881Z","repositories_count":7188315,"commits_count":1070820724,"contributors_count":47125943,"owners_count":1436286,"committers_count":3481639,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"micromatch/is-glob","html_url":"https://github.com/micromatch/is-glob","last_synced_at":"2026-09-08T21:03:30.776Z","status":null,"issues_count":9,"pull_requests_count":14,"avg_time_to_close_issue":7725742.25,"avg_time_to_close_pull_request":6964126.846153846,"issues_closed_count":8,"pull_requests_closed_count":13,"pull_request_authors_count":9,"issue_authors_count":8,"avg_comments_per_issue":5.222222222222222,"avg_comments_per_pull_request":3.7142857142857144,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":11373.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T14:20:15.607Z","updated_at":"2026-09-08T21:03:30.776Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/micromatch%2Fis-glob/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":6,"MEMBER":3}},"pull_request_author_associations_count":{"table":{"NONE":9,"CONTRIBUTOR":3,"MEMBER":2}},"issue_authors":{"table":{"phated":2,"tgrajewski":1,"paulmillr":1,"Jorenm":1,"felix9":1,"VdustR":1,"MhMadHamster":1,"n1ru4l":1}},"pull_request_authors":{"table":{"jeanpierrecarvalho":4,"Trott":2,"theluckystrike":2,"dlong500":1,"phated":1,"jonschlinkert":1,"dead-claudia":1,"danhper":1,"tunnckoCore":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-09T00:00:06.809Z","repositories_count":17015079,"issues_count":44966141,"pull_requests_count":141697955,"authors_count":11687118,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"NONE":2}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"theluckystrike":2}},"maintainers":[{"table":{"login":"phated","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phated"}},{"table":{"login":"paulmillr","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paulmillr"}},{"table":{"login":"jonschlinkert","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonschlinkert"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":1,"ForkEvent":3,"WatchEvent":4},"last_year":{"PullRequestEvent":1,"ForkEvent":3,"WatchEvent":1}},"keywords":["glob","glob-pattern","globbing","javascript","jonschlinkert","match","matching","node","node-glob","nodejs","regex","regexp"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-18T03:11:35.308Z","updated_at":"2022-08-18T03:11:35.308Z","repository_link":"https://github.com/micromatch/is-glob/blob/master/package.json","dependencies":[{"id":1888052715,"package_name":"is-extglob","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"runtime","optional":false},{"id":1888052716,"package_name":"gulp-format-md","ecosystem":"npm","requirements":"^0.1.10","direct":true,"kind":"development","optional":false},{"id":1888052717,"package_name":"mocha","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dev.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T01:34:51.226Z","updated_at":"2023-01-14T01:34:51.226Z","repository_link":"https://github.com/micromatch/is-glob/blob/master/.github/workflows/dev.yml","dependencies":[{"id":6892174171,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6892174172,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":29.650788685756062,"created_at":"2026-07-08T06:27:39.620Z","updated_at":"2026-09-09T21:35:00.250Z","avatar_url":"https://github.com/micromatch.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377980","html_url":"https://summary.ecosyste.ms/projects/377980"}