{"id":369239,"url":"https://github.com/juliangruber/brace-expansion","last_synced_at":"2026-08-24T12:00:52.983Z","repository":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36879412,"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-24T02:00:14.037Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":816,"last_synced_at":"2026-08-22T00:48:33.168Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8914,"followers":1736,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-22T00:48:33.206Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"packages":[{"id":1010974,"name":"@juliangruber/brace-expansion","ecosystem":"npm","description":"Brace expansion as known from sh/bash","homepage":"https://github.com/juliangruber/brace-expansion","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":[],"namespace":"juliangruber","versions_count":1,"first_release_published_at":"2019-05-21T07:21:59.495Z","latest_release_published_at":"2019-05-21T07:21:59.495Z","latest_release_number":"1.1.11","last_synced_at":"2026-08-23T01:35:12.019Z","created_at":"2022-04-07T19:10:14.471Z","updated_at":"2026-08-23T02:40:29.349Z","registry_url":"https://www.npmjs.com/package/@juliangruber/brace-expansion","install_command":"npm install @juliangruber/brace-expansion","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.11"},"contentPolicy":null},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":816,"last_synced_at":"2026-08-22T00:48:33.168Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8914,"followers":1736,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-22T00:48:33.206Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T02:40:29.349Z","dependent_packages_count":1,"downloads":29,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":64.39689277449303,"dependent_repos_count":10.295976646711454,"dependent_packages_count":20.907756255897063,"stargazers_count":4.182528579467623,"forks_count":4.410620401052069,"docker_downloads_count":null,"average":20.838754931524246},"purl":"pkg:npm/%40juliangruber/brace-expansion","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@juliangruber/brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@juliangruber/brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@juliangruber/brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T11:00:55.249Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juliangruber%2Fbrace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juliangruber%2Fbrace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juliangruber%2Fbrace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juliangruber%2Fbrace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juliangruber%2Fbrace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@juliangruber%2Fbrace-expansion/codemeta","maintainers":[{"uuid":"juliangruber","login":"juliangruber","name":null,"email":"julian@juliangruber.com","url":null,"packages_count":621,"html_url":"https://www.npmjs.com/~juliangruber","role":null,"created_at":"2022-11-20T18:09:11.878Z","updated_at":"2022-11-20T18:09:11.878Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/juliangruber/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777762,"maintainers_count":1236480,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":4997515,"name":"org.webjars.npm:brace-expansion","ecosystem":"maven","description":"WebJar for brace-expansion","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":[],"namespace":"org.webjars.npm","versions_count":13,"first_release_published_at":"2015-05-23T22:10:04.000Z","latest_release_published_at":"2026-08-07T02:24:31.000Z","latest_release_number":"5.0.9","last_synced_at":"2026-08-23T11:33:23.507Z","created_at":"2022-07-27T10:52:24.871Z","updated_at":"2026-08-23T11:33:23.507Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/brace-expansion/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/brace-expansion/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T05:03:02.305Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":20.77465987245843,"dependent_packages_count":23.157705052608396,"stargazers_count":23.449381915162,"forks_count":28.678575862055155,"docker_downloads_count":null,"average":24.015080675570996},"purl":"pkg:maven/org.webjars.npm/brace-expansion","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:brace-expansion/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617983,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":5055875,"name":"org.webjars.npm:github-com-juliangruber-brace-expansion","ecosystem":"maven","description":"WebJar for brace-expansion","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2017-06-07T02:45:19.000Z","latest_release_published_at":"2017-06-07T02:45:19.000Z","latest_release_number":"1.1.7","last_synced_at":"2026-08-23T11:33:23.965Z","created_at":"2022-07-27T23:42:57.302Z","updated_at":"2026-08-23T11:33:23.966Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/github-com-juliangruber-brace-expansion/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/github-com-juliangruber-brace-expansion/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:14:56.348Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":16.981639356103393,"forks_count":19.766534310588018,"average":29.39699399883227},"purl":"pkg:maven/org.webjars.npm/github-com-juliangruber-brace-expansion","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:github-com-juliangruber-brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:github-com-juliangruber-brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:github-com-juliangruber-brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-juliangruber-brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-juliangruber-brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-juliangruber-brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-juliangruber-brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-juliangruber-brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:github-com-juliangruber-brace-expansion/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617983,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":11641549,"name":"github.com/juliangruber/brace-expansion","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":[],"namespace":null,"versions_count":47,"first_release_published_at":"2014-11-30T09:57:55.000Z","latest_release_published_at":"2026-07-30T09:59:58.000Z","latest_release_number":"v5.0.9+incompatible","last_synced_at":"2026-08-24T00:50:31.166Z","created_at":"2025-05-15T08:14:17.051Z","updated_at":"2026-08-24T00:50:31.167Z","registry_url":"https://pkg.go.dev/github.com/juliangruber/brace-expansion","install_command":"go get github.com/juliangruber/brace-expansion","documentation_url":"https://pkg.go.dev/github.com/juliangruber/brace-expansion#section-documentation","metadata":{},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:08:41.866Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.865733838392594,"dependent_packages_count":5.496961843177366,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.68134784078498},"purl":"pkg:golang/github.com/juliangruber/brace-expansion","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/juliangruber/brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/juliangruber/brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/juliangruber/brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjuliangruber%2Fbrace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjuliangruber%2Fbrace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjuliangruber%2Fbrace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjuliangruber%2Fbrace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjuliangruber%2Fbrace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjuliangruber%2Fbrace-expansion/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","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":1487120,"name":"brace-expansion","ecosystem":"npm","description":"Brace expansion as known from sh/bash","homepage":"https://github.com/juliangruber/brace-expansion#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":[],"namespace":null,"versions_count":48,"first_release_published_at":"2013-10-13T12:58:50.153Z","latest_release_published_at":"2026-07-30T10:00:32.762Z","latest_release_number":"5.0.9","last_synced_at":"2026-08-24T09:06:38.056Z","created_at":"2022-04-09T03:00:16.169Z","updated_at":"2026-08-24T09:06:38.056Z","registry_url":"https://www.npmjs.com/package/brace-expansion","install_command":"npm install brace-expansion","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"3.x":"3.0.1","2.x":"2.0.2","1.x":"1.1.12","maintenance-v1":"1.1.18","latest":"5.0.9","maintenance-v3":"3.0.6","maintenance-v2":"2.1.4"},"contentPolicy":null},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":816,"last_synced_at":"2026-08-22T00:48:33.168Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8914,"followers":1736,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-22T00:48:33.206Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:35:22.897Z","dependent_packages_count":2652,"downloads":2469375195,"downloads_period":"last-month","dependent_repos_count":1303119,"rankings":{"downloads":0.0007118755072112989,"dependent_repos_count":0.02696912979242805,"dependent_packages_count":0.030391608192482374,"stargazers_count":4.145251078491394,"forks_count":4.290940313876948,"docker_downloads_count":0.00035593775360564947,"average":1.4157699906023449},"purl":"pkg:npm/brace-expansion","advisories":[{"uuid":"GSA_kwCzR0hTQS1yZ3c1LXJ2djkteDg5Nc4ABhGf","url":"https://github.com/advisories/GHSA-rgw5-rvv9-x895","title":"brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation","description":"### Summary\n\nThe `maxLength` mitigation added in `5.0.8` for GHSA-mh99-v99m-4gvg / CVE-2026-14257 is incomplete. It bounds the accumulator where results are *combined*, but not the intermediate arrays that feed it. A ~25 KB input still crashes the Node process with an **uncatchable** out-of-memory error, so `try/catch` around `expand()` does not help.\n\nA second, related path in the same function lets a ~400 KB input block the event loop for over two minutes without ever exceeding the memory bound.\n\n### Details\n\n`maxLength` was enforced in `combine()`, the single place output grows. Two arrays are built *before* `combine()` runs, and neither was bounded.\n\n**1. Comma alternatives accumulate without a running total (memory exhaustion)**\n\nEach alternative in `{a,b,c,...}` is expanded by its own recursive `expand_()` call, so each receives a full, independent `maxLength` allowance. The results were then concatenated into a single `values` array with no cumulative limit:\n\n```js\nvalues = []\nfor (let j = 0; j \u003c n.length; j++) {\n  values.push.apply(values, expand_(n[j], max, maxLength, false))\n}\n\nacc = combine(acc, pre, values, max, maxLength, ...)\n```\n\nWith `A` alternatives, `values` can reach `A * maxLength` characters before `combine()` gets a chance to truncate it. At the default `maxLength` of 4,000,000 and 400 alternatives, that is well past any default heap.\n\n**2. Padded sequences ignore `maxLength` while generating (CPU exhaustion)**\n\n`expandSequence()` was bounded by `max` (the result *count*) but never consulted `maxLength`. A padded sequence's element width follows the input, so `{0...01..100000}` with a wide pad generates `max` elements, each as wide as the input, only for `combine()` to discard all but a handful.\n\nMemory stays flat here, because V8 represents the padded strings as cons-strings, which is likely why this path was not caught alongside the original issue. The cost is time: work proportional to `max * width`.\n\n| pad width | input bytes | results kept | time (5.0.8) | time (patched) |\n|---|---|---|---|---|\n| 20,000 | 20 KB | 199 | ~7.3 s | ~20 ms |\n| 100,000 | 100 KB | 39 | ~32 s | ~20 ms |\n| 400,000 | 400 KB | 9 | ~124 s | ~18 ms |\n\nOutput is byte-identical before and after the fix; only the wasted work is removed.\n\n### Proof of concept\n\nMemory exhaustion, against `5.0.8`:\n\n```js\nimport { expand } from 'brace-expansion'\n\nconst part = '{' + '0'.repeat(50) + '1..100000}'\nconst input = '{' + Array(400).fill(part).join(',') + '}'  // ~25 KB\n\ntry {\n  expand(input)\n} catch (e) {\n  // never reached - the process is already dead\n}\n```\n\n```\nFATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory\nAborted\n```\n\nEvent-loop stall, against `5.0.8`:\n\n```js\nimport { expand } from 'brace-expansion'\n\n// ~400 KB input, returns 9 results after roughly two minutes of blocking CPU\nexpand('{' + '0'.repeat(400_000) + '1..100000}')\n```\n\n### Impact\n\nDenial of service. Any application that passes attacker-controlled input to `expand()`, directly or transitively through a glob or pattern-matching library, can be remotely crashed or stalled. The out-of-memory variant terminates the process and cannot be handled with `try/catch`.\n\nApplications already on `5.0.8` are affected: the `5.0.8` mitigation does not cover these paths.\n\n### Patches\n\nBoth intermediate arrays are now bounded as they are built, using the same `max` and `maxLength` limits already applied in `combine()`:\n\n- `values` tracks a running result count and character length while alternatives are appended, and stops once either bound is reached.\n- `expandSequence()` accepts `maxLength` and stops generating once the sequence's own characters reach it.\n\nAs with the existing limits, output is truncated rather than allowed to grow without bound, which matches how `max` already behaves. The defaults sit well above any realistic expansion, so legitimate input is unaffected.\n\n### Workarounds\n\nIf upgrading is not immediately possible, avoid passing untrusted input to `expand()` or to glob brace patterns, or pass an explicitly small `max` **and** `maxLength`.\n\nNote that a small `maxLength` alone was not sufficient on affected versions: it was applied per alternative rather than cumulatively, which is the root of the first issue above.\n\n### Credits\n\nThe memory-exhaustion bypass was reported by Alessio Della Libera, CEO \u0026 Co-founder at [Numyra](https://numyra.ai/).\n\nThe sequence-generation issue was found while verifying that report.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-08-03T16:35:32.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895","https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d","https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac","https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf","https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031","https://nvd.nist.gov/vuln/detail/CVE-2026-69152","https://github.com/advisories/GHSA-rgw5-rvv9-x895"],"source_kind":"github","identifiers":["GHSA-rgw5-rvv9-x895","CVE-2026-69152"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-08-03T17:00:09.139Z","updated_at":"2026-08-10T06:00:19.229Z","epss_percentage":0.00411,"epss_percentile":0.33772,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yZ3c1LXJ2djkteDg5Nc4ABhGf","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1yZ3c1LXJ2djkteDg5Nc4ABhGf","packages":[{"ecosystem":"npm","package_name":"brace-expansion","versions":[{"first_patched_version":"5.0.9","vulnerable_version_range":"\u003e= 4.0.0, \u003c 5.0.9"},{"first_patched_version":"3.0.6","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.0.6"},{"first_patched_version":"2.1.4","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.4"},{"first_patched_version":"1.1.18","vulnerable_version_range":"\u003c 1.1.18"}],"purl":"pkg:npm/brace-expansion"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1yZ3c1LXJ2djkteDg5Nc4ABhGf/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1taDk5LXY5OW0tNGd2Z84ABftQ","url":"https://github.com/advisories/GHSA-mh99-v99m-4gvg","title":"brace-expansion: DoS via unbounded expansion length causing an out-of-memory process crash","description":"### Summary\n\n`expand()` bounds the *number* of results it produces (the `max` option,\n`100_000` by default) but not their *length*. By chaining many brace groups,\nan attacker keeps the result count under `max` while making every result grow\nwith the number of groups. Building `max` long results — plus the intermediate\narrays combined at each brace group — exhausts memory and crashes the Node\nprocess with an **uncatchable** out-of-memory error. `try/catch` around\n`expand()` does not help: the fatal error terminates the process.\n\nA ~7.5 KB input (`'{a,b}'.repeat(1500)`) is enough to crash a default Node\nprocess.\n\n### Details\n\nFor `N` chained brace groups such as `'{a,b}'.repeat(N)`:\n\n- the result count is `2^N`, immediately capped at `max` (`100_000`), so the\n  `max` protection appears to hold, but\n- each result is `N` characters long, so the total output size is\n  `max × N` characters, which grows without bound in `N`.\n\n`expand_` combines each brace set with the fully-expanded tail:\n\n```js\nconst post = m.post.length ? expand_(m.post, max, false) : ['']\n...\nfor (let j = 0; j \u003c N.length; j++) {\n  for (let k = 0; k \u003c post.length \u0026\u0026 expansions.length \u003c max; k++) {\n    const expansion = pre + N[j] + post[k]   // grows one group longer per level\n    ...\n    expansions.push(expansion)\n  }\n}\n```\n\nThe loop guard `expansions.length \u003c max` limits how many strings are built, but\nnothing limits how long they get. Each recursion level materializes another\narray of up to `max` strings, one character longer than the level below, and —\nbecause V8 represents `pre + N[j] + post[k]` as a cons-string (rope) that\nreferences `post[k]` — those intermediate strings stay reachable through the\nwhole chain. Memory therefore scales with `max × N`.\n\nMeasured on `5.0.7` (`'{a,b}'.repeat(N)`, default `max`):\n\n| groups (N) | input bytes | result count | peak RSS |\n|---|---|---|---|\n| 20 | 100 | 100,000 | ~80 MB |\n| 50 | 250 | 100,000 | ~214 MB |\n| 100 | 500 | 100,000 | ~409 MB |\n| 300 | 1,500 | 100,000 | ~1,148 MB |\n| 1500 | 7,500 | — | **OOM crash** |\n\n### Proof of concept\n\n```js\nconst { expand } = require('brace-expansion')\n\n// ~7.5 KB input — crashes the process with a fatal, uncatchable OOM:\n//   FATAL ERROR: ... JavaScript heap out of memory\ntry {\n  expand('{a,b}'.repeat(1500))\n} catch (e) {\n  // never reached — the process is already dead\n}\n```\n\n### Impact\n\nAny application that passes attacker-influenced strings to\n`brace-expansion.expand()` — directly, or transitively via `minimatch` / `glob`\nbrace patterns — can be crashed by a small request. Because the failure is a\nfatal V8 out-of-memory error rather than a thrown exception, it cannot be caught\nand it takes down the whole worker/process, denying service.\n\n### Remediation\n\nUpgrade to a patched release. The fix bounds the total number of characters a\nsingle `expand()` call may accumulate (`EXPANSION_MAX_LENGTH`, default\n`4_000_000`, configurable via a new `maxLength` option), applied inside the\noutput-building loops so intermediate arrays are bounded too. Once the limit is\nreached, output is truncated — consistent with how `max` already truncates —\ninstead of growing without bound. The limit sits well above any realistic\nexpansion (100,000 results hitting `max` measure ~1M characters), so legitimate\ninput is unaffected.\n\nAfter the fix, `'{a,b}'.repeat(1500)` returns a bounded, truncated result in\n~0.7 s using ~340 MB and never crashes, including under a constrained 512 MB\nheap.\n\nThe fix bounds memory but the algorithm still rebuilds intermediate arrays at\neach level (roughly `O(N × maxLength)` work on this input class). A streaming\nrewrite that produces output in `O(total output size)` can be a non-urgent\nfollow-up.\n\nIf immediate upgrade isn't possible, avoid passing untrusted input to\n`expand()` / glob brace patterns, or pass a small explicit `max` **and**\n`maxLength`.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-07-24T21:53:14.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-mh99-v99m-4gvg","https://nvd.nist.gov/vuln/detail/CVE-2026-14257","https://github.com/juliangruber/brace-expansion/commit/a1bd33999ea75262c4749fff3bbb0d1372bd07b5","https://github.com/juliangruber/brace-expansion","https://www.npmjs.com/package/brace-expansion","https://github.com/juliangruber/brace-expansion/pull/129","https://github.com/juliangruber/brace-expansion/pull/130","https://github.com/juliangruber/brace-expansion/pull/136","https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d","https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031","https://github.com/juliangruber/brace-expansion/commit/d13ff455a58b0d56704f0111e3c2a0b16ceb06eb","https://github.com/advisories/GHSA-mh99-v99m-4gvg"],"source_kind":"github","identifiers":["GHSA-mh99-v99m-4gvg","CVE-2026-14257"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-24T22:00:08.726Z","updated_at":"2026-08-21T15:00:23.102Z","epss_percentage":0.00339,"epss_percentile":0.26501,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1taDk5LXY5OW0tNGd2Z84ABftQ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1taDk5LXY5OW0tNGd2Z84ABftQ","packages":[{"ecosystem":"npm","package_name":"brace-expansion","versions":[{"first_patched_version":"5.0.8","vulnerable_version_range":"\u003e= 4.0.0, \u003c 5.0.8"}],"purl":"pkg:npm/brace-expansion","statistics":{"dependent_packages_count":2652,"dependent_repos_count":1303119,"downloads":2480322252,"downloads_period":"last-month"},"affected_versions":["4.0.0","4.0.1","5.0.2","5.0.3","5.0.4","5.0.5","5.0.6","5.0.7"],"unaffected_versions":["0.0.0","1.0.0","1.0.1","1.1.0","1.1.1","1.1.2","1.1.3","1.1.4","1.1.5","1.1.6","1.1.7","1.1.8","1.1.9","1.1.10","1.1.11","1.1.12","1.1.13","1.1.14","1.1.15","1.1.16","1.1.17","1.1.18","2.0.0","2.0.1","2.0.2","2.0.3","2.1.0","2.1.1","2.1.2","2.1.3","2.1.4","3.0.0","3.0.1","3.0.2","3.0.3","3.0.4","3.0.5","3.0.6","5.0.8","5.0.9"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1taDk5LXY5OW0tNGd2Z84ABftQ/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS0zanhyLTl2bWotcjVjcM4ABcPw","url":"https://github.com/advisories/GHSA-3jxr-9vmj-r5cp","title":"brace-expansion: DoS via exponential-time expansion of consecutive non-expanding {} groups","description":"### Summary\nbrace-expansion's expand() exhibits exponential-time - O(2ⁿ) - behavior in the number of consecutive non-expanding {} groups. A short, all-ASCII input (~90 bytes/30 groups) blocks the calling thread for minutes; a slightly longer input hangs it effectively indefinitely. Because the dominant consumers run on Node's single-threaded event loop, one small input can fully stall a worker/process.\n\nIn `expand_`, `post` is computed unconditionally at the top of the function, before the early-return branches that don't use it:\n```js\nconst post = m.post.length ? expand_(m.post, max, false) : [''];   // always recurses\n  ...\nif (!isSequence \u0026\u0026 !isOptions) {\n  if (m.post.match(/,(?!,).*\\}/)) {\n    str = m.pre + '{' + m.body + escClose + m.post;\n    return expand_(str, max, true); // restart — `post` discarded\n  }\n  return [str];\n}\n```\n\nFor input like a{},{},…, the first {} is non-expanding, so control reaches the {a},b} rewrite branch - but `expand_` has already recursed into post over the entire remaining tail, only to throw the result away.\nEach level therefore spawns two recursive expansions over essentially the same remaining work: `T(n) = 2·T(n−1) ⇒ O(2ⁿ)`.\n\nThe max option does not mitigate this: max only bounds the output-building loops; neither the post recursion nor the rewrite recursion consults it.\n  \nMeasured on 5.0.6:\n\n| groups (n) | input bytes | time |\n|---|---|---|\n| 20 | 60 | 130 ms |\n| 24 | 72 | 1.9 s |\n| 26 | 78 | 7.8 s |\n| 30 (PoC) | 90 | ~2 min |\n\n### Proof of concept\n```js\nconst { expand } = require('brace-expansion');\n// 30 non-expanding groups, ~90 bytes — blocks for minutes:\nexpand('a{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{},{}');\n```\n\n### Impact\n\nAny application that passes attacker-influenced strings to brace-expansion.expand() - directly or transitively via minimatch/glob brace patterns - can be driven into a multi-minute-to-indefinite CPU hang by a tiny request, denying service on that thread/process.\n\n### Remediation\n\nUpgrade to a patched release. The fix:\n1. Defers computing post until after the early-return branches (and computes it locally in the $-suffix branch), so post is only expanded when a brace set actually expands and the value is used. This alone removes the exponential.\n1. Converts the {a},b} rewrite from recursion to an in-function loop, so a long run of rewrites cannot grow the call stack.\n\nVerified: the PoC drops from ~2 min to 0.55 ms, 5,000 groups complete in ~344 ms, and output is identical to 5.0.6 across a behavioral-equivalence suite (sequences, padding, $-prefix, a{},b}c, {},a}b, x{{a,b}}y, etc.). Post-fix complexity is ~O(n²) on this input class - acceptable for the security fix; a linear rewrite can be a non-urgent follow-up.\n\nIf immediate upgrade isn't possible, avoid passing untrusted input to expand() / glob brace patterns, or run such expansion under a timeout/worker.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-07-20T20:51:09.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.7,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/S:N/AU:Y/R:U/V:D/RE:M/U:Amber","references":["https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-3jxr-9vmj-r5cp","https://nvd.nist.gov/vuln/detail/CVE-2026-13149","https://github.com/juliangruber/brace-expansion/pull/122","https://github.com/juliangruber/brace-expansion/pull/123","https://github.com/juliangruber/brace-expansion/commit/835d6be91201122d9adffb0c0c8c094189ace265","https://github.com/juliangruber/brace-expansion/commit/c7e33ec13ac1a684c116720843ce24e208611754","https://github.com/juliangruber/brace-expansion/commit/d74e63030c012e3b7ae81657b8d665619cd51b95","https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","https://www.npmjs.com/package/brace-expansion","https://github.com/advisories/GHSA-3jxr-9vmj-r5cp"],"source_kind":"github","identifiers":["GHSA-3jxr-9vmj-r5cp","CVE-2026-13149"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-07-20T21:00:08.686Z","updated_at":"2026-08-19T22:00:43.658Z","epss_percentage":0.00348,"epss_percentile":0.27504,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zanhyLTl2bWotcjVjcM4ABcPw","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zanhyLTl2bWotcjVjcM4ABcPw","packages":[{"ecosystem":"npm","package_name":"brace-expansion","versions":[{"first_patched_version":"2.1.2","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.1.2"},{"first_patched_version":"1.1.16","vulnerable_version_range":"\u003c 1.1.16"},{"first_patched_version":"5.0.7","vulnerable_version_range":"\u003e= 3.0.0, \u003c 5.0.7"}],"purl":"pkg:npm/brace-expansion"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zanhyLTl2bWotcjVjcM4ABcPw/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1qeHhyLTRnd2otNWpmMs4ABXA-","url":"https://github.com/advisories/GHSA-jxxr-4gwj-5jf2","title":"brace-expansion: Large numeric range defeats documented `max` DoS protection","description":"The `max` option was being applied too late:\n\nWhen expanding a single large numeric range like `{1..10000000}`, the sequence generation loop generates all 10 million intermediate elements before the `max` limit is applied With `max=10`, the output is correctly limited to 10 items, but the process still allocates `~505 MB` and spends `~800ms` building the full intermediate array.\n\n### Workaround\n\nEnsure the string to be expanded doesn't contain more values than the desired `max` item count.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-05-18T16:22:01.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H","references":["https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-jxxr-4gwj-5jf2","https://github.com/juliangruber/brace-expansion/commit/c0b095bdc52bc4c36dc88deddbadabc49f8371e5","https://nvd.nist.gov/vuln/detail/CVE-2026-45149","https://github.com/advisories/GHSA-jxxr-4gwj-5jf2"],"source_kind":"github","identifiers":["GHSA-jxxr-4gwj-5jf2","CVE-2026-45149"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-05-18T17:00:16.637Z","updated_at":"2026-08-17T05:03:00.795Z","epss_percentage":0.003,"epss_percentile":0.22585,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qeHhyLTRnd2otNWpmMs4ABXA-","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qeHhyLTRnd2otNWpmMs4ABXA-","packages":[{"ecosystem":"npm","package_name":"brace-expansion","versions":[{"first_patched_version":"5.0.6","vulnerable_version_range":"\u003e= 5.0.0, \u003c 5.0.6"}],"purl":"pkg:npm/brace-expansion"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qeHhyLTRnd2otNWpmMs4ABXA-/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1mODg2LW02aGYtNm04ds4ABUU6","url":"https://github.com/advisories/GHSA-f886-m6hf-6m8v","title":"brace-expansion: Zero-step sequence causes process hang and memory exhaustion","description":"### Impact\n\nA brace pattern with a zero step value (e.g., `{1..2..0}`) causes the sequence generation loop to run indefinitely, making the process hang for seconds and allocate heaps of memory.\n\nThe loop in question:\n\nhttps://github.com/juliangruber/brace-expansion/blob/daa71bcb4a30a2df9bcb7f7b8daaf2ab30e5794a/src/index.ts#L184\n\n`test()` is one of\n\nhttps://github.com/juliangruber/brace-expansion/blob/daa71bcb4a30a2df9bcb7f7b8daaf2ab30e5794a/src/index.ts#L107-L113\n\nThe increment is computed as `Math.abs(0) = 0`, so the loop variable never advances. On a test machine, the process hangs for about 3.5 seconds and allocates roughly 1.9 GB of memory before throwing a `RangeError`. Setting max to any value has no effect because the limit is only checked at the output combination step, not during sequence generation.\n\nThis affects any application that passes untrusted strings to expand(), or by error sets a step value of `0`. That includes tools built on minimatch/glob that resolve patterns from CLI arguments or config files. The input needed is just 10 bytes.\n\n### Patches\n\n\nUpgrade to versions\n- 5.0.5+\n\nA step increment of 0 is now sanitized to 1, which matches bash behavior.\n\n### Workarounds\n\nSanitize strings passed to `expand()` to ensure a step value of `0` is not used.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-03-26T18:29:42.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H","references":["https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-f886-m6hf-6m8v","https://github.com/juliangruber/brace-expansion/blob/daa71bcb4a30a2df9bcb7f7b8daaf2ab30e5794a/src/index.ts#L107-L113","https://github.com/juliangruber/brace-expansion/blob/daa71bcb4a30a2df9bcb7f7b8daaf2ab30e5794a/src/index.ts#L184","https://github.com/juliangruber/brace-expansion/issues/98","https://github.com/juliangruber/brace-expansion/pull/95","https://github.com/juliangruber/brace-expansion/pull/96","https://github.com/juliangruber/brace-expansion/pull/97","https://github.com/juliangruber/brace-expansion/commit/311ac0d54994158c0a384e286a7d6cbb17ee8ed5","https://github.com/juliangruber/brace-expansion/commit/7fd684f89fdde3549563d0a6522226a9189472a2","https://github.com/juliangruber/brace-expansion/commit/b9cacd9e55e7a1fa588fe4b7bb1159d52f1d902a","https://nvd.nist.gov/vuln/detail/CVE-2026-33750","https://github.com/advisories/GHSA-f886-m6hf-6m8v"],"source_kind":"github","identifiers":["GHSA-f886-m6hf-6m8v","CVE-2026-33750"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-26T19:00:09.001Z","updated_at":"2026-08-19T22:02:48.649Z","epss_percentage":0.0043,"epss_percentile":0.35542,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mODg2LW02aGYtNm04ds4ABUU6","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mODg2LW02aGYtNm04ds4ABUU6","packages":[{"ecosystem":"npm","package_name":"brace-expansion","versions":[{"first_patched_version":"1.1.13","vulnerable_version_range":"\u003c 1.1.13"},{"first_patched_version":"2.0.3","vulnerable_version_range":"\u003e= 2.0.0, \u003c 2.0.3"},{"first_patched_version":"3.0.2","vulnerable_version_range":"\u003e= 3.0.0, \u003c 3.0.2"},{"first_patched_version":"5.0.5","vulnerable_version_range":"\u003e= 4.0.0, \u003c 5.0.5"}],"purl":"pkg:npm/brace-expansion"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mODg2LW02aGYtNm04ds4ABUU6/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS12NmgyLXA4aDQtcWNqd84ABIz1","url":"https://github.com/advisories/GHSA-v6h2-p8h4-qcjw","title":"brace-expansion Regular Expression Denial of Service vulnerability","description":"A vulnerability was found in juliangruber brace-expansion up to 1.1.11/2.0.1/3.0.0/4.0.0. It has been rated as problematic. Affected by this issue is the function expand of the file index.js. The manipulation leads to inefficient regular expression complexity. The attack may be launched remotely. The complexity of an attack is rather high. The exploitation is known to be difficult. The exploit has been disclosed to the public and may be used. Upgrading to version 1.1.12, 2.0.2, 3.0.1 and 4.0.1 is able to address this issue. The name of the patch is `a5b98a4f30d7813266b221435e1eaaf25a1b0ac5`. It is recommended to upgrade the affected component.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2025-06-09T21:30:51.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":1.3,"cvss_vector":"CVSS:4.0/AV:N/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X","references":["https://nvd.nist.gov/vuln/detail/CVE-2025-5889","https://github.com/juliangruber/brace-expansion/pull/65/commits/a5b98a4f30d7813266b221435e1eaaf25a1b0ac5","https://gist.github.com/mmmsssttt404/37a40ce7d6e5ca604858fe30814d9466","https://vuldb.com/?ctiid.311660","https://vuldb.com/?id.311660","https://vuldb.com/?submit.585717","https://github.com/juliangruber/brace-expansion/commit/0b6a9781e18e9d2769bb2931f4856d1360243ed2","https://github.com/juliangruber/brace-expansion/commit/15f9b3c75ebf5988198241fecaebdc45eff28a9f","https://github.com/juliangruber/brace-expansion/commit/36603d5f3599a37af9e85eda30acd7d28599c36e","https://github.com/juliangruber/brace-expansion/commit/c3c73c8b088defc70851843be88ccc3af08e7217","https://github.com/advisories/GHSA-v6h2-p8h4-qcjw"],"source_kind":"github","identifiers":["GHSA-v6h2-p8h4-qcjw","CVE-2025-5889"],"repository_url":"https://github.com/juliangruber/brace-expansion","blast_radius":7.949479300125972,"created_at":"2025-06-10T23:07:54.911Z","updated_at":"2026-08-15T20:08:27.263Z","epss_percentage":0.00501,"epss_percentile":0.40509,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12NmgyLXA4aDQtcWNqd84ABIz1","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12NmgyLXA4aDQtcWNqd84ABIz1","packages":[{"ecosystem":"npm","package_name":"brace-expansion","versions":[{"first_patched_version":"4.0.1","vulnerable_version_range":"= 4.0.0"},{"first_patched_version":"3.0.1","vulnerable_version_range":"= 3.0.0"},{"first_patched_version":"1.1.12","vulnerable_version_range":"\u003e= 1.0.0, \u003c= 1.1.11"},{"first_patched_version":"2.0.2","vulnerable_version_range":"\u003e= 2.0.0, \u003c= 2.0.1"}],"purl":"pkg:npm/brace-expansion"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12NmgyLXA4aDQtcWNqd84ABIz1/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTgzMmgteGc3Ni00Z3Y2","url":"https://github.com/advisories/GHSA-832h-xg76-4gv6","title":"ReDoS in brace-expansion","description":"Affected versions of `brace-expansion` are vulnerable to a regular expression denial of service condition.\n\n## Proof of Concept\n\n```\nvar expand = require('brace-expansion');\nexpand('{,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,\\n}');\n```\n\n\n## Recommendation\n\nUpdate to version 1.1.7 or later.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2018-01-29T15:50:46.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2017-18077","https://github.com/juliangruber/brace-expansion/issues/33","https://github.com/juliangruber/brace-expansion/pull/35","https://github.com/juliangruber/brace-expansion/pull/35/commits/b13381281cead487cbdbfd6a69fb097ea5e456c3","https://github.com/advisories/GHSA-832h-xg76-4gv6","https://www.npmjs.com/advisories/338","https://bugs.debian.org/862712"],"source_kind":"github","identifiers":["GHSA-832h-xg76-4gv6","CVE-2017-18077"],"repository_url":"https://github.com/juliangruber/brace-expansion","blast_radius":0.0,"created_at":"2022-12-21T16:13:37.476Z","updated_at":"2026-08-21T15:14:08.022Z","epss_percentage":0.0258,"epss_percentile":0.83508,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTgzMmgteGc3Ni00Z3Y2","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTgzMmgteGc3Ni00Z3Y2","packages":[{"ecosystem":"npm","package_name":"brace-expansion","versions":[{"first_patched_version":"1.1.7","vulnerable_version_range":"\u003c 1.1.7"}],"purl":"pkg:npm/brace-expansion","statistics":{"dependent_packages_count":2652,"dependent_repos_count":1303119,"downloads":2480322252,"downloads_period":"last-month"},"affected_versions":["0.0.0","1.0.0","1.0.1","1.1.0","1.1.1","1.1.2","1.1.3","1.1.4","1.1.5","1.1.6"],"unaffected_versions":["1.1.7","1.1.8","1.1.9","1.1.10","1.1.11","1.1.12","1.1.13","1.1.14","1.1.15","1.1.16","1.1.17","1.1.18","2.0.0","2.0.1","2.0.2","2.0.3","2.1.0","2.1.1","2.1.2","2.1.3","2.1.4","3.0.0","3.0.1","3.0.2","3.0.3","3.0.4","3.0.5","3.0.6","4.0.0","4.0.1","5.0.2","5.0.3","5.0.4","5.0.5","5.0.6","5.0.7","5.0.8","5.0.9"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTgzMmgteGc3Ni00Z3Y2/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/brace-expansion","docker_dependents_count":71266,"docker_downloads_count":19616661215,"usage_url":"https://repos.ecosyste.ms/usage/npm/brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T11:00:55.249Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/brace-expansion/codemeta","maintainers":[{"uuid":"isaacs","login":"isaacs","name":null,"email":"i@izs.me","url":null,"packages_count":431,"html_url":"https://www.npmjs.com/~isaacs","role":null,"created_at":"2022-11-11T15:39:40.446Z","updated_at":"2022-11-11T15:39:40.446Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/isaacs/packages"},{"uuid":"juliangruber","login":"juliangruber","name":null,"email":"julian@juliangruber.com","url":null,"packages_count":621,"html_url":"https://www.npmjs.com/~juliangruber","role":null,"created_at":"2022-11-11T15:39:40.438Z","updated_at":"2022-11-11T15:39:40.438Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/juliangruber/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5777762,"maintainers_count":1236480,"namespaces_count":421466,"keywords_count":881826,"github":"npm","metadata":{"funded_packages_count":189888,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-24T05:03:24.460Z","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":13742560,"name":"node-brace-expansion","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/juliangruber/brace-expansion","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:28:32.875Z","latest_release_published_at":"2026-02-13T05:28:32.875Z","latest_release_number":"1.1.11-1","last_synced_at":"2026-08-02T04:03:15.288Z","created_at":"2026-02-13T05:28:32.702Z","updated_at":"2026-08-20T01:27:21.959Z","registry_url":"https://launchpad.net/ubuntu/+source/node-brace-expansion","install_command":"apt-get install node-brace-expansion","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-brace-expansion","standards_version":"4.4.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), node-balanced-match \u003c!nocheck\u003e, node-concat-map \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:27:21.959Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-brace-expansion?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-brace-expansion/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":754},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-24T05:06:13.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13398948,"name":"node-brace-expansion","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/juliangruber/brace-expansion","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:06:41.695Z","latest_release_published_at":"2026-02-06T05:06:41.695Z","latest_release_number":"2.0.1+~1.1.0-1","last_synced_at":"2026-08-10T09:12:59.019Z","created_at":"2026-02-06T05:06:41.183Z","updated_at":"2026-08-20T01:29:31.607Z","registry_url":"https://launchpad.net/ubuntu/+source/node-brace-expansion","install_command":"apt-get install node-brace-expansion","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-brace-expansion","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-balanced-match \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:29:31.607Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-brace-expansion?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-brace-expansion/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13595984,"name":"node-brace-expansion","ecosystem":"debian","description":null,"homepage":"https://github.com/juliangruber/brace-expansion","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:22:36.382Z","latest_release_published_at":"2026-02-11T10:22:36.382Z","latest_release_number":"1.1.8-1","last_synced_at":"2026-03-13T14:07:56.533Z","created_at":"2026-02-11T10:22:36.192Z","updated_at":"2026-08-20T01:29:31.615Z","registry_url":"https://tracker.debian.org/pkg/node-brace-expansion","install_command":"apt-get install node-brace-expansion","documentation_url":"https://packages.debian.org/buster/node-brace-expansion","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-brace-expansion","standards_version":"4.0.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:29:31.615Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-brace-expansion?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-brace-expansion/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":606},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-24T05:03:25.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13954802,"name":"node-brace-expansion","ecosystem":"guix","description":"Brace expansion as known from sh/bash, in JavaScript","homepage":"https://github.com/juliangruber/brace-expansion","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-03-02T20:21:47.984Z","latest_release_published_at":"2026-03-02T20:21:47.984Z","latest_release_number":"2.0.1","last_synced_at":"2026-04-27T16:55:05.188Z","created_at":"2026-03-02T20:21:47.810Z","updated_at":"2026-08-20T01:36:06.276Z","registry_url":"https://packages.guix.gnu.org/packages/node-brace-expansion/1.1.11/","install_command":"guix install node-brace-expansion","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/node-xyz.scm#n356","metadata":{"location":"gnu/packages/node-xyz.scm:356","variable_name":"node-brace-expansion"},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:36:06.276Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/node-brace-expansion","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/node-brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/node-brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/node-brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-brace-expansion/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32336,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1223},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-24T05:05:20.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13428107,"name":"node-brace-expansion","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/juliangruber/brace-expansion","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:16:03.829Z","latest_release_published_at":"2026-02-07T15:16:03.829Z","latest_release_number":"2.0.1-1","last_synced_at":"2026-03-07T15:37:28.968Z","created_at":"2026-02-07T15:16:00.158Z","updated_at":"2026-08-20T01:45:45.591Z","registry_url":"https://launchpad.net/ubuntu/+source/node-brace-expansion","install_command":"apt-get install node-brace-expansion","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-brace-expansion","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-balanced-match \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:45:45.591Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-brace-expansion?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-brace-expansion/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13459099,"name":"node-brace-expansion","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/juliangruber/brace-expansion","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T05:50:57.042Z","latest_release_published_at":"2026-02-09T05:50:57.042Z","latest_release_number":"2.0.1+~1.1.0-1","last_synced_at":"2026-03-09T06:23:24.188Z","created_at":"2026-02-09T05:50:55.851Z","updated_at":"2026-08-20T02:02:22.417Z","registry_url":"https://launchpad.net/ubuntu/+source/node-brace-expansion","install_command":"apt-get install node-brace-expansion","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-brace-expansion","standards_version":"4.6.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-balanced-match \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T02:02:22.417Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-brace-expansion?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-brace-expansion/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13793374,"name":"node-brace-expansion","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/juliangruber/brace-expansion","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:57:02.127Z","latest_release_published_at":"2026-02-13T15:57:02.127Z","latest_release_number":"2.0.1-2","last_synced_at":"2026-03-13T20:15:34.739Z","created_at":"2026-02-13T15:57:01.945Z","updated_at":"2026-08-20T02:43:39.891Z","registry_url":"https://launchpad.net/ubuntu/+source/node-brace-expansion","install_command":"apt-get install node-brace-expansion","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-brace-expansion","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-balanced-match \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T02:43:39.891Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-brace-expansion?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-brace-expansion/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13557867,"name":"node-brace-expansion","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/juliangruber/brace-expansion","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:40:33.269Z","latest_release_published_at":"2026-02-11T04:40:33.269Z","latest_release_number":"2.0.1-2","last_synced_at":"2026-03-11T05:12:50.119Z","created_at":"2026-02-11T04:40:33.078Z","updated_at":"2026-08-20T03:38:39.254Z","registry_url":"https://launchpad.net/ubuntu/+source/node-brace-expansion","install_command":"apt-get install node-brace-expansion","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-brace-expansion","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-balanced-match \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T03:38:39.253Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-brace-expansion?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-brace-expansion/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1100},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-24T05:06:12.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13522418,"name":"node-brace-expansion","ecosystem":"debian","description":null,"homepage":"https://github.com/juliangruber/brace-expansion","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:56:25.984Z","latest_release_published_at":"2026-02-10T21:56:25.984Z","latest_release_number":"2.0.0-1","last_synced_at":"2026-07-26T01:05:57.564Z","created_at":"2026-02-10T21:56:25.759Z","updated_at":"2026-08-20T03:41:42.297Z","registry_url":"https://tracker.debian.org/pkg/node-brace-expansion","install_command":"apt-get install node-brace-expansion","documentation_url":"https://packages.debian.org/bullseye/node-brace-expansion","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-brace-expansion","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-balanced-match \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T03:41:42.297Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-brace-expansion?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-brace-expansion/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":800},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-24T05:06:16.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13659046,"name":"node-brace-expansion","ecosystem":"debian","description":null,"homepage":"https://github.com/juliangruber/brace-expansion","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:09:39.930Z","latest_release_published_at":"2026-02-12T08:09:39.930Z","latest_release_number":"2.0.1+~1.1.0-2","last_synced_at":"2026-03-14T07:01:30.221Z","created_at":"2026-02-12T08:09:39.700Z","updated_at":"2026-08-20T05:41:07.417Z","registry_url":"https://tracker.debian.org/pkg/node-brace-expansion","install_command":"apt-get install node-brace-expansion","documentation_url":"https://packages.debian.org/trixie/node-brace-expansion","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-brace-expansion","standards_version":"4.7.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-balanced-match \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T05:41:07.417Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-brace-expansion?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-brace-expansion/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":4991624,"name":"org.webjars.bowergithub.juliangruber:brace-expansion","ecosystem":"maven","description":"WebJar for brace-expansion","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":[],"namespace":"org.webjars.bowergithub.juliangruber","versions_count":1,"first_release_published_at":"2018-09-03T13:10:37.000Z","latest_release_published_at":"2018-09-03T13:10:37.000Z","latest_release_number":"1.1.11","last_synced_at":"2026-08-23T11:34:01.768Z","created_at":"2022-07-27T10:38:13.316Z","updated_at":"2026-08-23T11:34:01.768Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.juliangruber/brace-expansion/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.juliangruber/brace-expansion/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:16:28.031Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":16.981639356103393,"forks_count":19.766534310588018,"average":29.39699399883227},"purl":"pkg:maven/org.webjars.bowergithub.juliangruber/brace-expansion","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.juliangruber:brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.juliangruber:brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.juliangruber:brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.juliangruber:brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.juliangruber:brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.juliangruber:brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.juliangruber:brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.juliangruber:brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.juliangruber:brace-expansion/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617983,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":13875792,"name":"org.mvnpm:brace-expansion","ecosystem":"maven","description":"Brace expansion as known from sh/bash","homepage":"https://github.com/juliangruber/brace-expansion#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":[],"namespace":"org.mvnpm","versions_count":24,"first_release_published_at":"2023-10-14T19:07:10.000Z","latest_release_published_at":"2026-07-31T02:16:30.000Z","latest_release_number":"5.0.9","last_synced_at":"2026-08-23T11:34:01.513Z","created_at":"2026-02-22T12:17:49.214Z","updated_at":"2026-08-23T11:34:01.513Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/brace-expansion/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/brace-expansion/","metadata":{},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T05:36:59.983Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.143286538921338,"dependent_packages_count":43.09475014516514,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.61901834204324},"purl":"pkg:maven/org.mvnpm/brace-expansion","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:brace-expansion/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":617983,"maintainers_count":0,"namespaces_count":82109,"keywords_count":36586,"github":"maven-central","metadata":{"funded_packages_count":47727,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-24T05:04:02.273Z","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":13701020,"name":"node-brace-expansion","ecosystem":"debian","description":null,"homepage":"https://github.com/juliangruber/brace-expansion","licenses":"other","normalized_licenses":["MIT"],"repository_url":"https://github.com/juliangruber/brace-expansion","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:06:20.293Z","latest_release_published_at":"2026-02-12T21:06:20.293Z","latest_release_number":"2.0.1-2","last_synced_at":"2026-07-25T00:04:22.976Z","created_at":"2026-02-12T21:06:20.092Z","updated_at":"2026-08-20T01:29:31.629Z","registry_url":"https://tracker.debian.org/pkg/node-brace-expansion","install_command":"apt-get install node-brace-expansion","documentation_url":"https://packages.debian.org/bookworm/node-brace-expansion","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-brace-expansion","standards_version":"4.6.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-balanced-match \u003c!nocheck\u003e, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":11165766,"uuid":"13539234","full_name":"juliangruber/brace-expansion","owner":"juliangruber","description":"Brace expansion, as known from sh/bash, in JavaScript","archived":false,"fork":false,"pushed_at":"2026-08-09T16:59:43.000Z","size":488,"stargazers_count":238,"open_issues_count":8,"forks_count":122,"subscribers_count":11,"default_branch":"main","last_synced_at":"2026-08-20T00:49:09.266Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"G-Ray/AndRemote","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juliangruber.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":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"created_at":"2013-10-13T12:58:03.000Z","updated_at":"2026-08-19T11:53:49.000Z","dependencies_parsed_at":"2026-08-20T00:49:09.133Z","dependency_job_id":null,"html_url":"https://github.com/juliangruber/brace-expansion","commit_stats":{"total_commits":99,"total_committers":20,"mean_commits":4.95,"dds":0.5858585858585859,"last_synced_commit":"2520537daa85b1dde990108d09c31ca41c269ac4"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/juliangruber/brace-expansion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/sbom","scorecard":{"id":541478,"data":{"date":"2025-08-11","repo":{"name":"github.com/juliangruber/brace-expansion","commit":"c85b8ad3f53d1eb65f4996a495cae61949855f7c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"Maintained","score":7,"reason":"3 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"Code-Review","score":3,"reason":"Found 9/28 approved changesets -- score normalized to 3","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":"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/juliangruber/brace-expansion/ci.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   1 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":"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":"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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-20T08:18:23.243Z","repository_id":11165766,"created_at":"2025-08-20T08:18:23.243Z","updated_at":"2025-08-20T08:18:23.243Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36784060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-19T02:00:06.185Z","response_time":54,"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":"juliangruber","name":"Julian Gruber","uuid":"10247","kind":"user","description":"","email":"julian@juliangruber.com","website":"https://juliangruber.com/","location":"Kaufbeuren, Germany","twitter":null,"company":"@socketdev","icon_url":"https://avatars.githubusercontent.com/u/10247?u=31e5ab15303029314e73615663bee650267bad7e\u0026v=4","repositories_count":815,"last_synced_at":"2026-08-14T04:49:55.975Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"juliangruber","custom":"https://paypal.me/julianpetergruber"}},"html_url":"https://github.com/juliangruber","funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"total_stars":8915,"followers":1737,"following":212,"created_at":"2022-11-02T16:18:56.680Z","updated_at":"2026-08-14T04:49:55.992Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juliangruber/repositories"},"tags":[{"name":"v1.1.18","sha":"758fcd6d188a95c2342818519c77b8c06794552b","kind":"tag","published_at":"2026-07-30T10:16:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.18","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.18/manifests"},{"name":"v2.1.4","sha":"b25213dff0446d622f97d736420b9830ee1abc32","kind":"tag","published_at":"2026-07-30T10:14:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.4/manifests"},{"name":"v3.0.6","sha":"da500e1736f2e1afe615f5f588fb87252de484b1","kind":"tag","published_at":"2026-07-30T10:12:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.6/manifests"},{"name":"v5.0.9","sha":"fbcf8ec75b88c79374b4aac06559b1a5288a1223","kind":"tag","published_at":"2026-07-30T09:59:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.9/manifests"},{"name":"v1.1.17","sha":"5c57cc2519dfb067e188b7cb0733fffbd02946bf","kind":"tag","published_at":"2026-07-29T10:44:23.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.17","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.17/manifests"},{"name":"v3.0.5","sha":"813328d75daeb9fe4c478aaa81fab83ab116ffab","kind":"tag","published_at":"2026-07-28T10:43:37.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.5/manifests"},{"name":"v2.1.3","sha":"878df3989e816dfb28cbe0d64de0b88738ff0ed6","kind":"tag","published_at":"2026-07-28T10:15:07.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.3/manifests"},{"name":"v3.0.4","sha":"1f985c292bf18bb2da3108b0498287137cf4e9fd","kind":"tag","published_at":"2026-07-27T22:26:39.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.4/manifests"},{"name":"v3.0.3","sha":"e6d559e9b7519808f40b8c76d9164ac43bcce849","kind":"tag","published_at":"2026-07-27T19:33:14.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.3/manifests"},{"name":"v5.0.8","sha":"96a63c0011c0288846ad41773c73e3fbd0906b59","kind":"tag","published_at":"2026-07-23T11:38:51.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.8/manifests"},{"name":"v2.1.2","sha":"9e67a3b151e418679ac4800f31f874ec6d220b4a","kind":"tag","published_at":"2026-07-08T06:53:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.2/manifests"},{"name":"v1.1.16","sha":"447763a91a613cfa67ac73096cbc1de9a2304f97","kind":"tag","published_at":"2026-07-08T06:34:35.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.16","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.16/manifests"},{"name":"v5.0.7","sha":"b735ba6ecee714b2b6562c0df90c8d2059e56501","kind":"tag","published_at":"2026-06-29T03:46:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.7/manifests"},{"name":"v1.1.15","sha":"2203f4f4895eba16c4d408b4219ce1b8e5f6ff24","kind":"tag","published_at":"2026-05-26T08:42:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.15","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.15/manifests"},{"name":"v2.1.1","sha":"64b71d31d7c43b956ce64fccc1dda5a3729be728","kind":"tag","published_at":"2026-05-25T10:13:18.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.1/manifests"},{"name":"v5.0.6","sha":"46317b5d8779c151d24f65c9c139cd076f91a1c3","kind":"tag","published_at":"2026-05-08T05:41:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.6/manifests"},{"name":"v2.1.0","sha":"1ee4a9069c69a51bd502aab289c0c6629c8920ca","kind":"tag","published_at":"2026-04-11T13:25:58.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.1.0/manifests"},{"name":"v1.1.14","sha":"10c05fcf3699b1a29ef5e611c011af3d3c97e6e3","kind":"tag","published_at":"2026-04-11T13:24:34.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.14","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.14/manifests"},{"name":"v3.0.2","sha":"67ff947eb70ec5d57961f9e09b205487498fc4ed","kind":"tag","published_at":"2026-03-27T08:41:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.2/manifests"},{"name":"v2.0.3","sha":"73b5459d2ab973c984d01324769d306f66440c7e","kind":"tag","published_at":"2026-03-27T08:40:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.3/manifests"},{"name":"v1.1.13","sha":"6c353caf23beb9644f858eb3fe38d43a68b82898","kind":"tag","published_at":"2026-03-27T08:35:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.13","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.13/manifests"},{"name":"v5.0.5","sha":"87939017c6cb6be56b98c6fa2059b073315cd534","kind":"tag","published_at":"2026-03-24T17:57:53.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.5/manifests"},{"name":"v5.0.4","sha":"012c230b7f71ca0c43febfa2dc3b710f63f129dd","kind":"tag","published_at":"2026-02-27T09:37:42.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.4/manifests"},{"name":"v5.0.3","sha":"3c51e2c3fd4af2e982f702e517fb6887cefdf509","kind":"tag","published_at":"2026-02-22T11:37:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.3/manifests"},{"name":"v5.0.2","sha":"5a678888ded7979056bd7e24c4a83abac2ac733e","kind":"tag","published_at":"2026-02-12T08:17:31.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v5.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v5.0.2/manifests"},{"name":"v1.1.12","sha":"44f33b47c5c6a965d507421af43e86cf5971d711","kind":"tag","published_at":"2025-06-11T08:52:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.12","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.12/manifests"},{"name":"v2.0.2","sha":"a3efcee659ef0fb381e2b50d759c720900580a15","kind":"tag","published_at":"2025-06-11T08:48:25.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.2/manifests"},{"name":"v3.0.1","sha":"a057bebec555a951f378148351ce25c54000d4d2","kind":"tag","published_at":"2025-06-11T08:43:57.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.1/manifests"},{"name":"v4.0.1","sha":"c85b8ad3f53d1eb65f4996a495cae61949855f7c","kind":"tag","published_at":"2025-06-11T07:04:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"6a39bdddcf944374b475d99b0e8292d3727c7ebe","kind":"tag","published_at":"2024-02-27T11:56:17.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v4.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"b01a637b0578a7c59acc7d8386f11f8d0710b512","kind":"tag","published_at":"2023-10-07T13:30:48.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v3.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"b9c0e57027317a8d0a56a7ccee28fc478d847da2","kind":"tag","published_at":"2021-02-22T16:16:05.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0b6a022491103b806770bc037654744bef3e63be","kind":"tag","published_at":"2020-10-05T11:39:54.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v2.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v2.0.0/manifests"},{"name":"1.1.11","sha":"e52ad1c92cb928dcdc5334625cf3a04e230d3bd5","kind":"commit","published_at":"2018-05-05T09:07:04.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/1.1.11/manifests"},{"name":"v1.1.11","sha":"01a21de7441549d26ac0c0a9ff91385d16e5c21c","kind":"tag","published_at":"2018-02-10T07:42:13.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.11","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.11/manifests"},{"name":"v1.1.10","sha":"54a6176731eb223cd3dede1473190d885d6b3648","kind":"tag","published_at":"2018-02-09T21:13:19.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.10","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.10/manifests"},{"name":"v1.1.9","sha":"0f82dab6708f7c451e4a865b817057bc5a6b3c8e","kind":"tag","published_at":"2018-02-09T09:53:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.9","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.9/manifests"},{"name":"v1.1.8","sha":"8f59e68bd5c915a0d624e8e39354e1ccf672edf6","kind":"tag","published_at":"2017-06-12T07:19:32.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.8","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.8/manifests"},{"name":"v1.1.7","sha":"892512024872ca7680554be90f6e8ce065053372","kind":"tag","published_at":"2017-04-07T08:13:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.7","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"791262fa06625e9c5594cde529a21d82086af5f2","kind":"tag","published_at":"2016-07-20T20:48:27.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.6","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"ff31acab078f1bb696ac4c55ca56ea24e6495fb6","kind":"tag","published_at":"2016-06-15T11:20:52.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.5","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"1660b75d0bf03b022e7888b576cd5a4080692c1d","kind":"tag","published_at":"2016-05-01T19:14:11.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.4","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"f0da1bb668e655f67b6b2d660c6e1c19e2a6f231","kind":"tag","published_at":"2016-02-11T18:51:16.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.3","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"b03773a30fa516b1374945b68e9acb6253d595fa","kind":"tag","published_at":"2015-11-28T12:58:45.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.2","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"f50da498166d76ea570cf3b30179f01f0f119612","kind":"tag","published_at":"2015-09-27T21:58:36.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b5fa3b1c74e5e2dba2d0efa19b28335641bc1164","kind":"tag","published_at":"2014-12-16T18:56:38.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.1.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"ceba9627f19c590feb7df404e1d6c41f8c01b93a","kind":"tag","published_at":"2014-12-03T07:57:33.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.1","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"55329dcf69a61c2ea76320c5e87a56de48682c80","kind":"tag","published_at":"2014-11-30T09:57:55.000Z","download_url":"https://codeload.github.com/juliangruber/brace-expansion/tar.gz/v1.0.0","html_url":"https://github.com/juliangruber/brace-expansion/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/juliangruber/brace-expansion@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T01:29:31.629Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":3.0172165601427996,"forks_count":2.637185466689699,"docker_downloads_count":null,"average":1.4136005067081245},"purl":"pkg:deb/debian/node-brace-expansion?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-brace-expansion","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-brace-expansion","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-brace-expansion/dependencies","status":null,"funding_links":["https://github.com/sponsors/juliangruber","https://paypal.me/julianpetergruber"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T09:30:30.051Z","issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","maintainers":[{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}],"active_maintainers":[{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"},{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-brace-expansion/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-brace-expansion/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-brace-expansion/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-brace-expansion/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-brace-expansion/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-brace-expansion/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1231},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-24T05:06:15.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}}],"commits":{"id":71067,"full_name":"juliangruber/brace-expansion","default_branch":"main","total_commits":161,"total_committers":28,"total_bot_commits":23,"total_bot_committers":2,"mean_commits":5.75,"dds":0.5527950310559007,"past_year_total_commits":46,"past_year_total_committers":8,"past_year_total_bot_commits":19,"past_year_total_bot_committers":1,"past_year_mean_commits":5.75,"past_year_dds":0.5869565217391304,"last_synced_at":"2026-08-19T09:30:32.898Z","last_synced_commit":"4e7046543469d31e2b324b1bf14d8606d74f7f18","created_at":"2023-03-07T19:22:54.028Z","updated_at":"2026-08-19T09:30:32.767Z","committers":[{"name":"Julian Gruber","email":"julian@juliangruber.com","login":"juliangruber","count":72},{"name":"isaacs","email":"i@izs.me","login":"isaacs","count":28},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":21},{"name":"greenkeeperio-bot","email":"support@greenkeeper.io","login":"greenkeeperio-bot","count":8},{"name":"Sean Lang","email":"slang800@gmail.com","login":"notslang","count":3},{"name":"Gerrit Birkeland","email":"gerrit@gerritbirkeland.com","login":"Gerrit0","count":2},{"name":"Jimmy Wärting","email":"jimmy@warting.se","login":"jimmywarting","count":2},{"name":"Shinnosuke Watanabe","email":"snnskwtnb@gmail.com","login":"shinnn","count":2},{"name":"Steve Mao","email":"maochenyan@gmail.com","login":"stevemao","count":2},{"name":"blueish4","email":"blueish4","login":"blueish4","count":2},{"name":"greenkeeper[bot]","email":"greenkeeper[bot]","login":"greenkeeper[bot]","count":2},{"name":"mengyuan.ymy","email":"mengyuan.ymy@alibaba-inc.com","login":null,"count":1},{"name":"Ayobami Adegoke","email":"adegokeayobamiseun@gmail.com","login":"ayobamiseun","count":1},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","login":"TrySound","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Haelwenn Monnier","email":"contact+github.com@hacktivis.me","login":"lanodan","count":1},{"name":"James Garbutt","email":"43081j","login":"43081j","count":1},{"name":"Jorrit Schippers","email":"jorrit@ncode.nl","login":"jorrit","count":1},{"name":"Mark Amery","email":"markrobertamery@gmail.com","login":"ExplodingCabbage","count":1},{"name":"Martin Perzl","email":"Parcley","login":"Parcley","count":1},{"name":"Martin Øinæs Myrseth","email":"myrseth@gmail.com","login":"myme","count":1},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":1},{"name":"Rogger Valverde","email":"rogger.valverde@uni.pe","login":"roggervalf","count":1},{"name":"Timo Sand","email":"timo.sand@iki.fi","login":"deiga","count":1},{"name":"YuLe","email":"joyful4yu@gmail.com","login":"yuler","count":1},{"name":"dineshks1","email":"70757280+dineshks1","login":"dineshks1","count":1},{"name":"guoyunfeng","email":"jdjioe5@gmail.com","login":"jdjioe5-cpu","count":1},{"name":"mmmsssttt404","email":"931121963@qq.com","login":"mmmsssttt404","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":19},{"name":"Julian Gruber","email":"julian@juliangruber.com","login":"juliangruber","count":18},{"name":"isaacs","email":"i@izs.me","login":"isaacs","count":3},{"name":"Gerrit Birkeland","email":"gerrit@gerritbirkeland.com","login":"Gerrit0","count":2},{"name":"guoyunfeng","email":"jdjioe5@gmail.com","login":"jdjioe5-cpu","count":1},{"name":"Timo Sand","email":"timo.sand@iki.fi","login":"deiga","count":1},{"name":"Mark Amery","email":"markrobertamery@gmail.com","login":"ExplodingCabbage","count":1},{"name":"Ayobami Adegoke","email":"adegokeayobamiseun@gmail.com","login":"ayobamiseun","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6741072,"commits_count":975963681,"contributors_count":41154664,"owners_count":1356453,"committers_count":3349993,"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":"juliangruber/brace-expansion","html_url":"https://github.com/juliangruber/brace-expansion","last_synced_at":"2026-08-23T11:30:32.435Z","status":null,"issues_count":46,"pull_requests_count":107,"avg_time_to_close_issue":6332444.523809524,"avg_time_to_close_pull_request":4283663.381443299,"issues_closed_count":42,"pull_requests_closed_count":97,"pull_request_authors_count":40,"issue_authors_count":44,"avg_comments_per_issue":2.4347826086956523,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":78,"bot_issues_count":2,"bot_pull_requests_count":22,"past_year_issues_count":23,"past_year_pull_requests_count":52,"past_year_avg_time_to_close_issue":1160709.5238095238,"past_year_avg_time_to_close_pull_request":379289.8695652174,"past_year_issues_closed_count":21,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":23,"past_year_avg_comments_per_issue":2.6521739130434785,"past_year_avg_comments_per_pull_request":1.6730769230769231,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":39,"created_at":"2023-05-16T14:18:59.954Z","updated_at":"2026-08-23T11:30:32.435Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/juliangruber%2Fbrace-expansion/issues","issue_labels_count":{"table":{"greenkeeper":2,"enhancement":1}},"pull_request_labels_count":{"table":{"dependencies":21,"javascript":19,"greenkeeper":5}},"issue_author_associations_count":{"table":{"NONE":39,"CONTRIBUTOR":5,"OWNER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":61,"NONE":32,"OWNER":8,"COLLABORATOR":6}},"issue_authors":{"table":{"greenkeeper[bot]":2,"juliangruber":2,"christopheretter":1,"luckyabsoluter":1,"Pomax":1,"mustafaucardev":1,"ankon":1,"Gerrit0":1,"docsupportinc":1,"rmdort":1,"ptitgraig":1,"snk-js3":1,"deostroll":1,"uriklar":1,"Dowser":1,"soszik":1,"SamiyahRizvi":1,"G-Rath":1,"Adu2120":1,"henricavalcante":1,"cryptoduels-team":1,"christhegrand":1,"DANYBOYUSA-2":1,"vitolob":1,"jimmywarting":1,"safareli":1,"36degrees":1,"gaurigarg97":1,"valentinmicu-britishgas":1,"jdmiranda":1,"jpsla94":1,"esafak":1,"myvyang":1,"kaocong":1,"fmegclark":1,"abhisheksbhokare":1,"ansf":1,"WORMSS":1,"MrSpark2591":1,"bretto36":1,"Sueta7771010":1,"joeldejong":1,"TrySound":1,"huseyinevecen":1}},"pull_request_authors":{"table":{"dependabot[bot]":21,"greenkeeperio-bot":10,"G-Rath":8,"juliangruber":8,"isaacs":6,"stevemao":3,"vitolob":3,"fenichelar":3,"Gerrit0":2,"sid-srini":2,"ExplodingCabbage":2,"notslang":2,"ayobamiseun":2,"43081j":2,"roggervalf":2,"Trismaske":2,"mmmsssttt404":2,"LewisTarver":2,"adam-tylr":2,"jimmywarting":2,"blueish4":2,"myvyang":1,"luxcoder":1,"TrySound":1,"Koki1610":1,"shinnn":1,"yuler":1,"olleolleolle":1,"jdjioe5-cpu":1,"jorrit":1,"Parcley":1,"dineshks1":1,"deiga":1,"myme":1,"EdwardBetts":1,"lanodan":1,"MrSpark2591":1,"locks":1,"EsrefDurna":1,"greenkeeper[bot]":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16300377,"issues_count":42325218,"pull_requests_count":134726855,"authors_count":11516281,"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":{"dependencies":19,"javascript":19}},"past_year_issue_author_associations_count":{"table":{"NONE":22,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":24,"NONE":23,"OWNER":3,"COLLABORATOR":2}},"past_year_issue_authors":{"table":{"36degrees":1,"Adu2120":1,"ansf":1,"bretto36":1,"christhegrand":1,"christopheretter":1,"cryptoduels-team":1,"docsupportinc":1,"Dowser":1,"esafak":1,"gaurigarg97":1,"Gerrit0":1,"G-Rath":1,"huseyinevecen":1,"jdmiranda":1,"luckyabsoluter":1,"Pomax":1,"SamiyahRizvi":1,"snk-js3":1,"soszik":1,"Sueta7771010":1,"valentinmicu-britishgas":1,"vitolob":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":19,"G-Rath":8,"fenichelar":3,"juliangruber":3,"vitolob":3,"adam-tylr":2,"ayobamiseun":2,"Gerrit0":2,"isaacs":2,"LewisTarver":2,"sid-srini":2,"Trismaske":2,"deiga":1,"jdjioe5-cpu":1}},"maintainers":[{"table":{"login":"juliangruber","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}},{"table":{"login":"isaacs","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}}],"active_maintainers":[{"table":{"login":"juliangruber","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juliangruber"}},{"table":{"login":"isaacs","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isaacs"}}]}},"events":{"total":{"ReleaseEvent":3,"DeleteEvent":8,"PullRequestEvent":14,"ForkEvent":14,"IssuesEvent":8,"WatchEvent":18,"IssueCommentEvent":34,"PushEvent":24,"GollumEvent":1,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":4,"CreateEvent":11},"last_year":{"DeleteEvent":8,"PullRequestEvent":10,"ForkEvent":6,"IssuesEvent":2,"WatchEvent":4,"IssueCommentEvent":6,"PushEvent":21,"GollumEvent":1,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":2,"CreateEvent":6}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-08-30T20:50:25.643Z","updated_at":"2022-08-30T20:50:25.643Z","repository_link":"https://github.com/juliangruber/brace-expansion/blob/main/package-lock.json","dependencies":[{"id":3338403834,"package_name":"@c4312/matcha","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":3338403835,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":3338403836,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":3338403837,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":3338403838,"package_name":"call-bind","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3338403839,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3338403840,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":3338403841,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":3338403842,"package_name":"commander","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":3338403843,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":3338403844,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.20.1","direct":false,"kind":"development","optional":false},{"id":3338403845,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":3338403846,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3338403847,"package_name":"function.prototype.name","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":3338403848,"package_name":"functions-have-names","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":3338403849,"package_name":"get-intrinsic","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3338403850,"package_name":"get-symbol-description","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3338403851,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3338403852,"package_name":"has-bigints","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3338403853,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":3338403854,"package_name":"has-property-descriptors","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3338403855,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3338403856,"package_name":"has-tostringtag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":3338403857,"package_name":"internal-slot","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":3338403858,"package_name":"is-bigint","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":3338403859,"package_name":"is-boolean-object","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":3338403860,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":3338403861,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":3338403862,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":3338403863,"package_name":"is-number-object","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":3338403864,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":3338403865,"package_name":"is-shared-array-buffer","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3338403866,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":3338403867,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":3338403868,"package_name":"is-weakref","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3338403869,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":3338403870,"package_name":"microtime","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3338403871,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"development","optional":false},{"id":3338403872,"package_name":"node-addon-api","ecosystem":"npm","requirements":"1.7.2","direct":false,"kind":"development","optional":false},{"id":3338403873,"package_name":"node-gyp-build","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"development","optional":false},{"id":3338403874,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.12.2","direct":false,"kind":"development","optional":false},{"id":3338403875,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":3338403876,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":3338403877,"package_name":"platform","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":3338403878,"package_name":"regexp.prototype.flags","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":3338403879,"package_name":"side-channel","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":3338403880,"package_name":"string.prototype.replaceall","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":3338403881,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":3338403882,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":3338403883,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":3338403884,"package_name":"test","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":3338403885,"package_name":"unbox-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":3338403886,"package_name":"which-boxed-primitive","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-08-30T20:50:25.769Z","updated_at":"2022-08-30T20:50:25.769Z","repository_link":"https://github.com/juliangruber/brace-expansion/blob/main/package.json","dependencies":[{"id":3338403934,"package_name":"balanced-match","ecosystem":"npm","requirements":"^1.0.0","direct":true,"kind":"runtime","optional":false},{"id":3338403935,"package_name":"@c4312/matcha","ecosystem":"npm","requirements":"^1.3.1","direct":true,"kind":"development","optional":false},{"id":3338403936,"package_name":"test","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-02-23T10:53:00.870Z","updated_at":"2024-02-23T10:53:00.870Z","repository_link":"https://github.com/juliangruber/brace-expansion/blob/main/.github/workflows/ci.yml","dependencies":[{"id":16404493489,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":16404493490,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]}],"score":32.655809803680235,"created_at":"2025-11-11T15:16:36.099Z","updated_at":"2026-08-24T12:00:52.983Z","avatar_url":"https://github.com/juliangruber.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369239","html_url":"https://summary.ecosyste.ms/projects/369239"}