{"id":372330,"url":"https://github.com/cosmiconfig/cosmiconfig","last_synced_at":"2026-08-26T10:03:52.218Z","repository":{"id":2119286,"uuid":"45750507","full_name":"cosmiconfig/cosmiconfig","owner":"cosmiconfig","description":"Find and load configuration from a package.json property, rc file, TypeScript module, and more!","archived":false,"fork":false,"pushed_at":"2026-08-02T10:57:43.000Z","size":1356,"stargazers_count":4157,"open_issues_count":14,"forks_count":144,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-08-22T19:18:59.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosmiconfig.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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":"d-fischer","custom":"paypal.me/dfischerdev"}},"created_at":"2015-11-07T19:12:10.000Z","updated_at":"2026-08-19T16:03:48.000Z","dependencies_parsed_at":"2024-05-11T02:49:46.019Z","dependency_job_id":null,"html_url":"https://github.com/cosmiconfig/cosmiconfig","commit_stats":{"total_commits":357,"total_committers":34,"mean_commits":10.5,"dds":0.773109243697479,"last_synced_commit":"dee5198fd96c3f64b8b004cca9117f06aafe1212"},"previous_names":["davidtheclark/cosmiconfig"],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/cosmiconfig/cosmiconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/sbom","scorecard":{"id":305585,"data":{"date":"2025-08-11","repo":{"name":"github.com/cosmiconfig/cosmiconfig","commit":"a5a842547c13392ebb89a485b9e56d9f37e3cbd3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:15","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:56:43.342Z","repository_id":2119286,"created_at":"2025-08-17T21:56:43.342Z","updated_at":"2025-08-17T21:56:43.342Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36843216,"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-23T02:00:05.822Z","response_time":128,"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":"cosmiconfig","name":"cosmiconfig","uuid":"125766940","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/125766940?v=4","repositories_count":1,"last_synced_at":"2026-08-22T00:49:16.323Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/cosmiconfig","funding_links":[],"total_stars":4159,"followers":10,"following":0,"created_at":"2023-02-20T14:48:18.166Z","updated_at":"2026-08-22T00:49:16.340Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig/repositories"},"packages":[{"id":14074330,"name":"@depup/cosmiconfig","ecosystem":"npm","description":"Find and load configuration from a package.json property, rc file, TypeScript module, and more! (with updated dependencies)","homepage":"https://github.com/cosmiconfig/cosmiconfig#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cosmiconfig/cosmiconfig","keywords_array":["cosmiconfig","depup","updated-dependencies","security","latest","patched","load","configuration","config"],"namespace":"depup","versions_count":5,"first_release_published_at":"2026-03-17T18:42:18.803Z","latest_release_published_at":"2026-08-25T08:18:05.572Z","latest_release_number":"10.0.0-depup.2","last_synced_at":"2026-08-25T08:18:18.631Z","created_at":"2026-03-19T04:22:18.436Z","updated_at":"2026-08-25T08:18:18.631Z","registry_url":"https://www.npmjs.com/package/@depup/cosmiconfig","install_command":"npm install @depup/cosmiconfig","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/d-fischer","dist-tags":{"latest":"10.0.0-depup.2"},"contentPolicy":null},"repo_metadata":{"id":2119286,"uuid":"45750507","full_name":"cosmiconfig/cosmiconfig","owner":"cosmiconfig","description":"Find and load configuration from a package.json property, rc file, TypeScript module, and more!","archived":false,"fork":false,"pushed_at":"2026-08-02T10:57:43.000Z","size":1356,"stargazers_count":4157,"open_issues_count":14,"forks_count":144,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-08-22T19:18:59.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosmiconfig.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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":"d-fischer","custom":"paypal.me/dfischerdev"}},"created_at":"2015-11-07T19:12:10.000Z","updated_at":"2026-08-19T16:03:48.000Z","dependencies_parsed_at":"2024-05-11T02:49:46.019Z","dependency_job_id":null,"html_url":"https://github.com/cosmiconfig/cosmiconfig","commit_stats":{"total_commits":357,"total_committers":34,"mean_commits":10.5,"dds":0.773109243697479,"last_synced_commit":"dee5198fd96c3f64b8b004cca9117f06aafe1212"},"previous_names":["davidtheclark/cosmiconfig"],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/cosmiconfig/cosmiconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/sbom","scorecard":{"id":305585,"data":{"date":"2025-08-11","repo":{"name":"github.com/cosmiconfig/cosmiconfig","commit":"a5a842547c13392ebb89a485b9e56d9f37e3cbd3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:15","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:56:43.342Z","repository_id":2119286,"created_at":"2025-08-17T21:56:43.342Z","updated_at":"2025-08-17T21:56:43.342Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36843216,"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-23T02:00:05.822Z","response_time":128,"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":"cosmiconfig","name":"cosmiconfig","uuid":"125766940","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/125766940?v=4","repositories_count":1,"last_synced_at":"2026-08-22T00:49:16.323Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/cosmiconfig","funding_links":[],"total_stars":4159,"followers":10,"following":0,"created_at":"2023-02-20T14:48:18.166Z","updated_at":"2026-08-22T00:49:16.340Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig/repositories"},"tags":[{"name":"v10.0.0","sha":"014687e689b04c34d72fa89997f8c6c3bdcf5756","kind":"tag","published_at":"2026-08-02T10:55:52.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v10.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"9a5cda3785913cce1eb5fa257e5994914b9ec599","kind":"tag","published_at":"2026-03-02T13:25:57.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"006fc0baa0c998a42afc3bff3e8257b9f19a9b22","kind":"tag","published_at":"2023-11-26T12:35:45.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0/manifests"},{"name":"v9.0.0-alpha.3","sha":"5839d5eda86a9f8c05e0ea6dd6052a3edf73181a","kind":"tag","published_at":"2023-11-12T18:30:12.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.3/manifests"},{"name":"v9.0.0-alpha.2","sha":"76d26bdc397760086c7ff0302b2f154ca94390ae","kind":"tag","published_at":"2023-11-12T17:07:23.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"c6378b3b7ad3c6754d6d878c6bacdd9f1a5d642c","kind":"tag","published_at":"2023-10-17T13:35:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.1/manifests"},{"name":"v9.0.0-alpha.0","sha":"77e5629c77f96a3f6f15a822a2c17188cb440ba2","kind":"tag","published_at":"2023-10-16T20:50:52.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.0/manifests"},{"name":"cosmiconfig-v8.3.6","sha":"42ca3fab6d6ae593a895c0fe4e2a5f6b297e6361","kind":"commit","published_at":"2023-09-13T16:33:33.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.6","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.6/manifests"},{"name":"cosmiconfig-v8.3.5","sha":"8550adb3da7c91866b3a8862b5b5caf42866b0a4","kind":"commit","published_at":"2023-09-08T22:07:51.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.5","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.5/manifests"},{"name":"cosmiconfig-v8.3.4","sha":"f4eb2d78ea2cc52ee766e113011cbc4601c1c706","kind":"commit","published_at":"2023-09-04T19:32:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.4","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.4/manifests"},{"name":"cosmiconfig-v8.3.3","sha":"bd90c8975cda6f03069260aa870a3ae1f547a80a","kind":"commit","published_at":"2023-09-03T19:52:28.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.3/manifests"},{"name":"cosmiconfig-v8.3.2","sha":"6cb1e76f9b42f583bf91c9654d7b6d81fc4fc141","kind":"commit","published_at":"2023-09-02T20:32:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.2/manifests"},{"name":"cosmiconfig-v8.3.1","sha":"408c9cc41002ba53afe6068441cfc7a80a7f0e24","kind":"commit","published_at":"2023-09-02T19:56:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.1/manifests"},{"name":"cosmiconfig-v8.3.0","sha":"7eaaeef40a0b3f8c7cf7b146825e529fd747db24","kind":"commit","published_at":"2023-09-02T16:03:32.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.0/manifests"},{"name":"v8.2.0","sha":"889d3b491b54babf4d816a10a6c6720df5ccd944","kind":"tag","published_at":"2023-06-04T19:06:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.2.0/manifests"},{"name":"v8.1.3","sha":"dee5198fd96c3f64b8b004cca9117f06aafe1212","kind":"tag","published_at":"2023-03-18T20:50:49.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"49b1586d98cabd7578483a4aaffce40f48780ab8","kind":"tag","published_at":"2023-03-17T17:02:12.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"193cb57ed96a3c84e14855000aa64f3fcd95ee6f","kind":"tag","published_at":"2023-03-17T14:10:50.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"5633110822a5e35e0f6d6e7102ce69875a9ff6bc","kind":"tag","published_at":"2023-02-24T21:56:57.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"7d1dce9ae38c57154f00584118f3174969aca6bd","kind":"tag","published_at":"2023-01-03T15:30:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"18f14419aa7015aad11b7dc684947dec7171a9c5","kind":"tag","published_at":"2022-11-12T14:17:36.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"3aaa667d469a907ffb5904af2f2b04b85b1f22e0","kind":"tag","published_at":"2021-08-21T22:44:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"07e7637b74cb01b23f351bc1586390d20eed881f","kind":"tag","published_at":"2020-08-01T20:00:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.0/manifests"},{"name":"6.0.0","sha":"d26b10550df566648c5a9a05d893d800c9b129c6","kind":"tag","published_at":"2019-11-02T16:03:17.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/6.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/6.0.0/manifests"},{"name":"5.2.1","sha":"f31c3c8623161967bbd1b4d50b16dcc4be1fb503","kind":"tag","published_at":"2019-05-15T01:12:11.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.2.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"f1750cde0b9c53bc577efa60d012a85a4dc4b823","kind":"tag","published_at":"2019-03-24T18:17:56.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"71da3267ff24b3e80bd0e5fc955b4c45942c3548","kind":"tag","published_at":"2019-02-17T23:57:44.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.1.0/manifests"},{"name":"5.0.7","sha":"323d8f21ee8e182815cfac6711cee144a74f65d3","kind":"tag","published_at":"2018-11-08T02:40:29.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.7","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"599594916041a66e3963268bb9893e4c7724ca55","kind":"tag","published_at":"2018-08-09T14:31:25.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.6","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"5ce57f0758a143cffcf52415b5a0d155675332bb","kind":"tag","published_at":"2018-05-22T02:10:34.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.5","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"6106aeca2d5729d5955c37ab80494e470b712ca1","kind":"tag","published_at":"2018-05-19T17:25:16.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.4","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"fa5f52ef43e9eea14105fc13c6c6f49556c99c77","kind":"tag","published_at":"2018-05-15T03:34:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"e454aba02a6acfa45a3f9eb7d0784fb03b266acf","kind":"tag","published_at":"2018-05-07T22:11:37.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"493c62aca93b9b79ea75b0768f7b425e685e2d57","kind":"tag","published_at":"2018-05-05T17:00:54.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"9344cf79fc4e9f8ba46ce5f3994c7eacd2adc6b8","kind":"tag","published_at":"2018-05-05T16:59:32.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"e520cde1cbbbd528e8b0533c3f02bcb35e8a359e","kind":"tag","published_at":"2018-01-16T03:20:00.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/4.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/4.0.0/manifests"},{"name":"3.1.0","sha":"930926e7ca4e4f4c6cd57c371748a6c9d45083d8","kind":"tag","published_at":"2017-10-02T01:13:21.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"2dac2f9165c01a571f5c61648ff3c0079d4a4bee","kind":"tag","published_at":"2017-09-17T15:04:08.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"e9226f1310f36dadd0323d68ab0256e976be8645","kind":"commit","published_at":"2017-09-16T01:33:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.0/manifests"},{"name":"2.2.2","sha":"6ba8acded691b08e550436de3bbad7d25598ad75","kind":"commit","published_at":"2017-07-23T14:30:00.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"a004ec9d36adf0b4d47a527f2bb8cff12aca0405","kind":"commit","published_at":"2017-07-21T15:19:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"bfa7721399d8a094796725456ddf0a143379f0a2","kind":"commit","published_at":"2017-07-21T14:00:42.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"334065d9f7b557170a38b3f920bf5e90cecfab72","kind":"commit","published_at":"2017-04-29T16:50:54.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"324ba6e6899822218027c145220faad3da52a231","kind":"commit","published_at":"2017-04-26T01:35:19.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"833385b0897c7d698e346442cc260a40f0e8eb9d","kind":"commit","published_at":"2016-12-04T20:39:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"141c4adb5244b6abbb98a941f662a07ed70c8783","kind":"commit","published_at":"2016-10-14T02:30:02.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"2c5ace504ebab0d67f1481dda443189d4c9506ae","kind":"commit","published_at":"2016-10-11T18:12:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"529cb128016f3f09bc876100b3eba2d89934da6c","kind":"commit","published_at":"2016-10-11T15:02:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"31fec2c5179bc4d5494789be2b046c738c4f4fca","kind":"commit","published_at":"2016-10-08T14:30:50.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"3bf5bef54fc18e8193a8e0b34f3cd17eb1033dea","kind":"commit","published_at":"2016-01-13T02:38:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1135486e4483208dcd0047cf6588581be9a892a4","kind":"commit","published_at":"2016-01-10T17:46:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"38ca03025b7ee82bc4479fcffbac88027e999b4c","kind":"commit","published_at":"2015-11-27T15:45:34.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"edcd9fde279416790a3dede34c65d420cf28fbb0","kind":"commit","published_at":"2015-11-18T02:47:05.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"c01dd6ee235522450df90fae4e3ee64ca154b9b9","kind":"commit","published_at":"2015-11-12T14:13:04.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/0.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ea874b90ee989ab9855badc29d572d2a55944b7c","kind":"commit","published_at":"2015-11-12T02:03:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/0.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T21:23:33.157Z","dependent_packages_count":0,"downloads":221,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/cosmiconfig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/cosmiconfig","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/cosmiconfig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/cosmiconfig/dependencies","status":null,"funding_links":["https://github.com/sponsors/d-fischer","paypal.me/dfischerdev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:30:52.823Z","issues_count":93,"pull_requests_count":72,"avg_time_to_close_issue":18125748.987341773,"avg_time_to_close_pull_request":9213881.803030303,"issues_closed_count":79,"pull_requests_closed_count":66,"pull_request_authors_count":40,"issue_authors_count":81,"avg_comments_per_issue":3.903225806451613,"avg_comments_per_pull_request":2.611111111111111,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":9,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":9194274.25,"past_year_avg_time_to_close_pull_request":3625729.25,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/issues","maintainers":[{"login":"davidtheclark","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidtheclark"},{"login":"d-fischer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-fischer"},{"login":"jrandolf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrandolf"},{"login":"chrisblossom","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisblossom"},{"login":"ybiquitous","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ybiquitous"},{"login":"sudo-suhas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sudo-suhas"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcosmiconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcosmiconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcosmiconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcosmiconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcosmiconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fcosmiconfig/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2133,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:22:23.321Z","updated_at":"2026-03-19T04:22:23.321Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786789,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":4998190,"name":"org.webjars.npm:cosmiconfig","ecosystem":"maven","description":"WebJar for cosmiconfig","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cosmiconfig/cosmiconfig","keywords_array":[],"namespace":"org.webjars.npm","versions_count":12,"first_release_published_at":"2017-05-08T09:22:39.000Z","latest_release_published_at":"2023-05-03T05:23:01.000Z","latest_release_number":"8.1.3","last_synced_at":"2026-08-25T09:38:04.419Z","created_at":"2022-07-27T10:54:00.586Z","updated_at":"2026-08-25T09:38:04.420Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/cosmiconfig/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/cosmiconfig/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":2119286,"uuid":"45750507","full_name":"cosmiconfig/cosmiconfig","owner":"cosmiconfig","description":"Find and load configuration from a package.json property, rc file, TypeScript module, and more!","archived":false,"fork":false,"pushed_at":"2026-08-02T10:57:43.000Z","size":1356,"stargazers_count":4157,"open_issues_count":14,"forks_count":144,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-08-22T19:18:59.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosmiconfig.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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":"d-fischer","custom":"paypal.me/dfischerdev"}},"created_at":"2015-11-07T19:12:10.000Z","updated_at":"2026-08-19T16:03:48.000Z","dependencies_parsed_at":"2024-05-11T02:49:46.019Z","dependency_job_id":null,"html_url":"https://github.com/cosmiconfig/cosmiconfig","commit_stats":{"total_commits":357,"total_committers":34,"mean_commits":10.5,"dds":0.773109243697479,"last_synced_commit":"dee5198fd96c3f64b8b004cca9117f06aafe1212"},"previous_names":["davidtheclark/cosmiconfig"],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/cosmiconfig/cosmiconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/sbom","scorecard":{"id":305585,"data":{"date":"2025-08-11","repo":{"name":"github.com/cosmiconfig/cosmiconfig","commit":"a5a842547c13392ebb89a485b9e56d9f37e3cbd3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:15","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:56:43.342Z","repository_id":2119286,"created_at":"2025-08-17T21:56:43.342Z","updated_at":"2025-08-17T21:56:43.342Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36843216,"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-23T02:00:05.822Z","response_time":128,"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":"cosmiconfig","name":"cosmiconfig","uuid":"125766940","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/125766940?v=4","repositories_count":1,"last_synced_at":"2026-08-22T00:49:16.323Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/cosmiconfig","funding_links":[],"total_stars":4159,"followers":10,"following":0,"created_at":"2023-02-20T14:48:18.166Z","updated_at":"2026-08-22T00:49:16.340Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig/repositories"},"tags":[{"name":"v10.0.0","sha":"014687e689b04c34d72fa89997f8c6c3bdcf5756","kind":"tag","published_at":"2026-08-02T10:55:52.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v10.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"9a5cda3785913cce1eb5fa257e5994914b9ec599","kind":"tag","published_at":"2026-03-02T13:25:57.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"006fc0baa0c998a42afc3bff3e8257b9f19a9b22","kind":"tag","published_at":"2023-11-26T12:35:45.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0/manifests"},{"name":"v9.0.0-alpha.3","sha":"5839d5eda86a9f8c05e0ea6dd6052a3edf73181a","kind":"tag","published_at":"2023-11-12T18:30:12.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.3/manifests"},{"name":"v9.0.0-alpha.2","sha":"76d26bdc397760086c7ff0302b2f154ca94390ae","kind":"tag","published_at":"2023-11-12T17:07:23.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"c6378b3b7ad3c6754d6d878c6bacdd9f1a5d642c","kind":"tag","published_at":"2023-10-17T13:35:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.1/manifests"},{"name":"v9.0.0-alpha.0","sha":"77e5629c77f96a3f6f15a822a2c17188cb440ba2","kind":"tag","published_at":"2023-10-16T20:50:52.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.0/manifests"},{"name":"cosmiconfig-v8.3.6","sha":"42ca3fab6d6ae593a895c0fe4e2a5f6b297e6361","kind":"commit","published_at":"2023-09-13T16:33:33.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.6","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.6/manifests"},{"name":"cosmiconfig-v8.3.5","sha":"8550adb3da7c91866b3a8862b5b5caf42866b0a4","kind":"commit","published_at":"2023-09-08T22:07:51.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.5","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.5/manifests"},{"name":"cosmiconfig-v8.3.4","sha":"f4eb2d78ea2cc52ee766e113011cbc4601c1c706","kind":"commit","published_at":"2023-09-04T19:32:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.4","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.4/manifests"},{"name":"cosmiconfig-v8.3.3","sha":"bd90c8975cda6f03069260aa870a3ae1f547a80a","kind":"commit","published_at":"2023-09-03T19:52:28.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.3/manifests"},{"name":"cosmiconfig-v8.3.2","sha":"6cb1e76f9b42f583bf91c9654d7b6d81fc4fc141","kind":"commit","published_at":"2023-09-02T20:32:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.2/manifests"},{"name":"cosmiconfig-v8.3.1","sha":"408c9cc41002ba53afe6068441cfc7a80a7f0e24","kind":"commit","published_at":"2023-09-02T19:56:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.1/manifests"},{"name":"cosmiconfig-v8.3.0","sha":"7eaaeef40a0b3f8c7cf7b146825e529fd747db24","kind":"commit","published_at":"2023-09-02T16:03:32.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.0/manifests"},{"name":"v8.2.0","sha":"889d3b491b54babf4d816a10a6c6720df5ccd944","kind":"tag","published_at":"2023-06-04T19:06:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.2.0/manifests"},{"name":"v8.1.3","sha":"dee5198fd96c3f64b8b004cca9117f06aafe1212","kind":"tag","published_at":"2023-03-18T20:50:49.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"49b1586d98cabd7578483a4aaffce40f48780ab8","kind":"tag","published_at":"2023-03-17T17:02:12.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"193cb57ed96a3c84e14855000aa64f3fcd95ee6f","kind":"tag","published_at":"2023-03-17T14:10:50.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"5633110822a5e35e0f6d6e7102ce69875a9ff6bc","kind":"tag","published_at":"2023-02-24T21:56:57.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"7d1dce9ae38c57154f00584118f3174969aca6bd","kind":"tag","published_at":"2023-01-03T15:30:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"18f14419aa7015aad11b7dc684947dec7171a9c5","kind":"tag","published_at":"2022-11-12T14:17:36.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"3aaa667d469a907ffb5904af2f2b04b85b1f22e0","kind":"tag","published_at":"2021-08-21T22:44:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"07e7637b74cb01b23f351bc1586390d20eed881f","kind":"tag","published_at":"2020-08-01T20:00:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.0/manifests"},{"name":"6.0.0","sha":"d26b10550df566648c5a9a05d893d800c9b129c6","kind":"tag","published_at":"2019-11-02T16:03:17.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/6.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/6.0.0/manifests"},{"name":"5.2.1","sha":"f31c3c8623161967bbd1b4d50b16dcc4be1fb503","kind":"tag","published_at":"2019-05-15T01:12:11.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.2.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"f1750cde0b9c53bc577efa60d012a85a4dc4b823","kind":"tag","published_at":"2019-03-24T18:17:56.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"71da3267ff24b3e80bd0e5fc955b4c45942c3548","kind":"tag","published_at":"2019-02-17T23:57:44.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.1.0/manifests"},{"name":"5.0.7","sha":"323d8f21ee8e182815cfac6711cee144a74f65d3","kind":"tag","published_at":"2018-11-08T02:40:29.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.7","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"599594916041a66e3963268bb9893e4c7724ca55","kind":"tag","published_at":"2018-08-09T14:31:25.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.6","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"5ce57f0758a143cffcf52415b5a0d155675332bb","kind":"tag","published_at":"2018-05-22T02:10:34.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.5","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"6106aeca2d5729d5955c37ab80494e470b712ca1","kind":"tag","published_at":"2018-05-19T17:25:16.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.4","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"fa5f52ef43e9eea14105fc13c6c6f49556c99c77","kind":"tag","published_at":"2018-05-15T03:34:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"e454aba02a6acfa45a3f9eb7d0784fb03b266acf","kind":"tag","published_at":"2018-05-07T22:11:37.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"493c62aca93b9b79ea75b0768f7b425e685e2d57","kind":"tag","published_at":"2018-05-05T17:00:54.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"9344cf79fc4e9f8ba46ce5f3994c7eacd2adc6b8","kind":"tag","published_at":"2018-05-05T16:59:32.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"e520cde1cbbbd528e8b0533c3f02bcb35e8a359e","kind":"tag","published_at":"2018-01-16T03:20:00.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/4.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/4.0.0/manifests"},{"name":"3.1.0","sha":"930926e7ca4e4f4c6cd57c371748a6c9d45083d8","kind":"tag","published_at":"2017-10-02T01:13:21.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"2dac2f9165c01a571f5c61648ff3c0079d4a4bee","kind":"tag","published_at":"2017-09-17T15:04:08.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"e9226f1310f36dadd0323d68ab0256e976be8645","kind":"commit","published_at":"2017-09-16T01:33:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.0/manifests"},{"name":"2.2.2","sha":"6ba8acded691b08e550436de3bbad7d25598ad75","kind":"commit","published_at":"2017-07-23T14:30:00.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"a004ec9d36adf0b4d47a527f2bb8cff12aca0405","kind":"commit","published_at":"2017-07-21T15:19:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"bfa7721399d8a094796725456ddf0a143379f0a2","kind":"commit","published_at":"2017-07-21T14:00:42.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"334065d9f7b557170a38b3f920bf5e90cecfab72","kind":"commit","published_at":"2017-04-29T16:50:54.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"324ba6e6899822218027c145220faad3da52a231","kind":"commit","published_at":"2017-04-26T01:35:19.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"833385b0897c7d698e346442cc260a40f0e8eb9d","kind":"commit","published_at":"2016-12-04T20:39:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"141c4adb5244b6abbb98a941f662a07ed70c8783","kind":"commit","published_at":"2016-10-14T02:30:02.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"2c5ace504ebab0d67f1481dda443189d4c9506ae","kind":"commit","published_at":"2016-10-11T18:12:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"529cb128016f3f09bc876100b3eba2d89934da6c","kind":"commit","published_at":"2016-10-11T15:02:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"31fec2c5179bc4d5494789be2b046c738c4f4fca","kind":"commit","published_at":"2016-10-08T14:30:50.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"3bf5bef54fc18e8193a8e0b34f3cd17eb1033dea","kind":"commit","published_at":"2016-01-13T02:38:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1135486e4483208dcd0047cf6588581be9a892a4","kind":"commit","published_at":"2016-01-10T17:46:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"38ca03025b7ee82bc4479fcffbac88027e999b4c","kind":"commit","published_at":"2015-11-27T15:45:34.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"edcd9fde279416790a3dede34c65d420cf28fbb0","kind":"commit","published_at":"2015-11-18T02:47:05.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"c01dd6ee235522450df90fae4e3ee64ca154b9b9","kind":"commit","published_at":"2015-11-12T14:13:04.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/0.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ea874b90ee989ab9855badc29d572d2a55944b7c","kind":"commit","published_at":"2015-11-12T02:03:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/0.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:54:10.627Z","dependent_packages_count":17,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.982921451114861,"stargazers_count":4.692186844782235,"forks_count":11.358278341021222,"average":13.003332644466425},"purl":"pkg:maven/org.webjars.npm/cosmiconfig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:cosmiconfig","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:cosmiconfig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:cosmiconfig/dependencies","status":null,"funding_links":["https://github.com/sponsors/d-fischer","paypal.me/dfischerdev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:02:33.336Z","issues_count":93,"pull_requests_count":72,"avg_time_to_close_issue":18125748.987341773,"avg_time_to_close_pull_request":9213881.803030303,"issues_closed_count":79,"pull_requests_closed_count":66,"pull_request_authors_count":40,"issue_authors_count":81,"avg_comments_per_issue":3.903225806451613,"avg_comments_per_pull_request":2.611111111111111,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":9,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":9194274.25,"past_year_avg_time_to_close_pull_request":3625729.25,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/issues","maintainers":[{"login":"davidtheclark","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidtheclark"},{"login":"d-fischer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-fischer"},{"login":"jrandolf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrandolf"},{"login":"chrisblossom","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisblossom"},{"login":"ybiquitous","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ybiquitous"},{"login":"sudo-suhas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sudo-suhas"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cosmiconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cosmiconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cosmiconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cosmiconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cosmiconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:cosmiconfig/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":618406,"maintainers_count":0,"namespaces_count":82141,"keywords_count":36624,"github":"maven-central","metadata":{"funded_packages_count":47753,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-25T05:04:03.010Z","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":1563481,"name":"cosmiconfig","ecosystem":"npm","description":"Find and load configuration from a package.json property, rc file, TypeScript module, and more!","homepage":"https://github.com/cosmiconfig/cosmiconfig#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cosmiconfig/cosmiconfig","keywords_array":["load","configuration","config"],"namespace":null,"versions_count":60,"first_release_published_at":"2015-11-12T02:06:06.728Z","latest_release_published_at":"2026-08-02T10:58:15.247Z","latest_release_number":"10.0.0","last_synced_at":"2026-08-26T00:53:10.880Z","created_at":"2022-04-09T06:01:57.042Z","updated_at":"2026-08-26T00:53:10.880Z","registry_url":"https://www.npmjs.com/package/cosmiconfig","install_command":"npm install cosmiconfig","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/d-fischer","dist-tags":{"latest":"10.0.0","next":"10.0.0-alpha.0"},"contentPolicy":null},"repo_metadata":{"id":2119286,"uuid":"45750507","full_name":"cosmiconfig/cosmiconfig","owner":"cosmiconfig","description":"Find and load configuration from a package.json property, rc file, TypeScript module, and more!","archived":false,"fork":false,"pushed_at":"2026-08-02T10:57:43.000Z","size":1356,"stargazers_count":4159,"open_issues_count":12,"forks_count":143,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-08-10T12:49:28.037Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosmiconfig.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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":"d-fischer","custom":"paypal.me/dfischerdev"}},"created_at":"2015-11-07T19:12:10.000Z","updated_at":"2026-08-10T09:44:54.000Z","dependencies_parsed_at":"2024-05-11T02:49:46.019Z","dependency_job_id":null,"html_url":"https://github.com/cosmiconfig/cosmiconfig","commit_stats":{"total_commits":357,"total_committers":34,"mean_commits":10.5,"dds":0.773109243697479,"last_synced_commit":"dee5198fd96c3f64b8b004cca9117f06aafe1212"},"previous_names":["davidtheclark/cosmiconfig"],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/cosmiconfig/cosmiconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/sbom","scorecard":{"id":305585,"data":{"date":"2025-08-11","repo":{"name":"github.com/cosmiconfig/cosmiconfig","commit":"a5a842547c13392ebb89a485b9e56d9f37e3cbd3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:15","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:56:43.342Z","repository_id":2119286,"created_at":"2025-08-17T21:56:43.342Z","updated_at":"2025-08-17T21:56:43.342Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36489129,"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-10T02:00:05.122Z","response_time":58,"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":"cosmiconfig","name":"cosmiconfig","uuid":"125766940","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/125766940?v=4","repositories_count":1,"last_synced_at":"2026-08-22T00:49:16.323Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/cosmiconfig","funding_links":[],"total_stars":4159,"followers":10,"following":0,"created_at":"2023-02-20T14:48:18.166Z","updated_at":"2026-08-22T00:49:16.340Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig/repositories"},"tags":[{"name":"v10.0.0","sha":"014687e689b04c34d72fa89997f8c6c3bdcf5756","kind":"tag","published_at":"2026-08-02T10:55:52.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v10.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"9a5cda3785913cce1eb5fa257e5994914b9ec599","kind":"tag","published_at":"2026-03-02T13:25:57.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"006fc0baa0c998a42afc3bff3e8257b9f19a9b22","kind":"tag","published_at":"2023-11-26T12:35:45.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0/manifests"},{"name":"v9.0.0-alpha.3","sha":"5839d5eda86a9f8c05e0ea6dd6052a3edf73181a","kind":"tag","published_at":"2023-11-12T18:30:12.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.3/manifests"},{"name":"v9.0.0-alpha.2","sha":"76d26bdc397760086c7ff0302b2f154ca94390ae","kind":"tag","published_at":"2023-11-12T17:07:23.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"c6378b3b7ad3c6754d6d878c6bacdd9f1a5d642c","kind":"tag","published_at":"2023-10-17T13:35:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.1/manifests"},{"name":"v9.0.0-alpha.0","sha":"77e5629c77f96a3f6f15a822a2c17188cb440ba2","kind":"tag","published_at":"2023-10-16T20:50:52.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.0/manifests"},{"name":"cosmiconfig-v8.3.6","sha":"42ca3fab6d6ae593a895c0fe4e2a5f6b297e6361","kind":"commit","published_at":"2023-09-13T16:33:33.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.6","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.6/manifests"},{"name":"cosmiconfig-v8.3.5","sha":"8550adb3da7c91866b3a8862b5b5caf42866b0a4","kind":"commit","published_at":"2023-09-08T22:07:51.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.5","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.5/manifests"},{"name":"cosmiconfig-v8.3.4","sha":"f4eb2d78ea2cc52ee766e113011cbc4601c1c706","kind":"commit","published_at":"2023-09-04T19:32:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.4","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.4/manifests"},{"name":"cosmiconfig-v8.3.3","sha":"bd90c8975cda6f03069260aa870a3ae1f547a80a","kind":"commit","published_at":"2023-09-03T19:52:28.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.3/manifests"},{"name":"cosmiconfig-v8.3.2","sha":"6cb1e76f9b42f583bf91c9654d7b6d81fc4fc141","kind":"commit","published_at":"2023-09-02T20:32:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.2/manifests"},{"name":"cosmiconfig-v8.3.1","sha":"408c9cc41002ba53afe6068441cfc7a80a7f0e24","kind":"commit","published_at":"2023-09-02T19:56:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.1/manifests"},{"name":"cosmiconfig-v8.3.0","sha":"7eaaeef40a0b3f8c7cf7b146825e529fd747db24","kind":"commit","published_at":"2023-09-02T16:03:32.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.0/manifests"},{"name":"v8.2.0","sha":"889d3b491b54babf4d816a10a6c6720df5ccd944","kind":"tag","published_at":"2023-06-04T19:06:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.2.0/manifests"},{"name":"v8.1.3","sha":"dee5198fd96c3f64b8b004cca9117f06aafe1212","kind":"tag","published_at":"2023-03-18T20:50:49.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"49b1586d98cabd7578483a4aaffce40f48780ab8","kind":"tag","published_at":"2023-03-17T17:02:12.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"193cb57ed96a3c84e14855000aa64f3fcd95ee6f","kind":"tag","published_at":"2023-03-17T14:10:50.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"5633110822a5e35e0f6d6e7102ce69875a9ff6bc","kind":"tag","published_at":"2023-02-24T21:56:57.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"7d1dce9ae38c57154f00584118f3174969aca6bd","kind":"tag","published_at":"2023-01-03T15:30:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"18f14419aa7015aad11b7dc684947dec7171a9c5","kind":"tag","published_at":"2022-11-12T14:17:36.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"3aaa667d469a907ffb5904af2f2b04b85b1f22e0","kind":"tag","published_at":"2021-08-21T22:44:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"07e7637b74cb01b23f351bc1586390d20eed881f","kind":"tag","published_at":"2020-08-01T20:00:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.0/manifests"},{"name":"6.0.0","sha":"d26b10550df566648c5a9a05d893d800c9b129c6","kind":"tag","published_at":"2019-11-02T16:03:17.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/6.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/6.0.0/manifests"},{"name":"5.2.1","sha":"f31c3c8623161967bbd1b4d50b16dcc4be1fb503","kind":"tag","published_at":"2019-05-15T01:12:11.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.2.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"f1750cde0b9c53bc577efa60d012a85a4dc4b823","kind":"tag","published_at":"2019-03-24T18:17:56.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"71da3267ff24b3e80bd0e5fc955b4c45942c3548","kind":"tag","published_at":"2019-02-17T23:57:44.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.1.0/manifests"},{"name":"5.0.7","sha":"323d8f21ee8e182815cfac6711cee144a74f65d3","kind":"tag","published_at":"2018-11-08T02:40:29.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.7","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"599594916041a66e3963268bb9893e4c7724ca55","kind":"tag","published_at":"2018-08-09T14:31:25.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.6","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"5ce57f0758a143cffcf52415b5a0d155675332bb","kind":"tag","published_at":"2018-05-22T02:10:34.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.5","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"6106aeca2d5729d5955c37ab80494e470b712ca1","kind":"tag","published_at":"2018-05-19T17:25:16.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.4","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"fa5f52ef43e9eea14105fc13c6c6f49556c99c77","kind":"tag","published_at":"2018-05-15T03:34:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"e454aba02a6acfa45a3f9eb7d0784fb03b266acf","kind":"tag","published_at":"2018-05-07T22:11:37.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"493c62aca93b9b79ea75b0768f7b425e685e2d57","kind":"tag","published_at":"2018-05-05T17:00:54.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"9344cf79fc4e9f8ba46ce5f3994c7eacd2adc6b8","kind":"tag","published_at":"2018-05-05T16:59:32.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"e520cde1cbbbd528e8b0533c3f02bcb35e8a359e","kind":"tag","published_at":"2018-01-16T03:20:00.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/4.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/4.0.0/manifests"},{"name":"3.1.0","sha":"930926e7ca4e4f4c6cd57c371748a6c9d45083d8","kind":"tag","published_at":"2017-10-02T01:13:21.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"2dac2f9165c01a571f5c61648ff3c0079d4a4bee","kind":"tag","published_at":"2017-09-17T15:04:08.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"e9226f1310f36dadd0323d68ab0256e976be8645","kind":"commit","published_at":"2017-09-16T01:33:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.0/manifests"},{"name":"2.2.2","sha":"6ba8acded691b08e550436de3bbad7d25598ad75","kind":"commit","published_at":"2017-07-23T14:30:00.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"a004ec9d36adf0b4d47a527f2bb8cff12aca0405","kind":"commit","published_at":"2017-07-21T15:19:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"bfa7721399d8a094796725456ddf0a143379f0a2","kind":"commit","published_at":"2017-07-21T14:00:42.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"334065d9f7b557170a38b3f920bf5e90cecfab72","kind":"commit","published_at":"2017-04-29T16:50:54.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"324ba6e6899822218027c145220faad3da52a231","kind":"commit","published_at":"2017-04-26T01:35:19.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"833385b0897c7d698e346442cc260a40f0e8eb9d","kind":"commit","published_at":"2016-12-04T20:39:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"141c4adb5244b6abbb98a941f662a07ed70c8783","kind":"commit","published_at":"2016-10-14T02:30:02.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"2c5ace504ebab0d67f1481dda443189d4c9506ae","kind":"commit","published_at":"2016-10-11T18:12:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"529cb128016f3f09bc876100b3eba2d89934da6c","kind":"commit","published_at":"2016-10-11T15:02:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"31fec2c5179bc4d5494789be2b046c738c4f4fca","kind":"commit","published_at":"2016-10-08T14:30:50.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"3bf5bef54fc18e8193a8e0b34f3cd17eb1033dea","kind":"commit","published_at":"2016-01-13T02:38:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1135486e4483208dcd0047cf6588581be9a892a4","kind":"commit","published_at":"2016-01-10T17:46:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"38ca03025b7ee82bc4479fcffbac88027e999b4c","kind":"commit","published_at":"2015-11-27T15:45:34.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"edcd9fde279416790a3dede34c65d420cf28fbb0","kind":"commit","published_at":"2015-11-18T02:47:05.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"c01dd6ee235522450df90fae4e3ee64ca154b9b9","kind":"commit","published_at":"2015-11-12T14:13:04.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/0.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ea874b90ee989ab9855badc29d572d2a55944b7c","kind":"commit","published_at":"2015-11-12T02:03:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/0.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T18:29:41.558Z","dependent_packages_count":3392,"downloads":498061211,"downloads_period":"last-month","dependent_repos_count":3498872,"rankings":{"downloads":0.0032034397824508448,"dependent_repos_count":0.003915315289662144,"dependent_packages_count":0.024833503270794158,"stargazers_count":1.4919541639788803,"forks_count":2.677473301930497,"docker_downloads_count":0.01382681273621946,"average":0.7025344228314173},"purl":"pkg:npm/cosmiconfig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cosmiconfig","docker_dependents_count":17423,"docker_downloads_count":7435418360,"usage_url":"https://repos.ecosyste.ms/usage/npm/cosmiconfig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cosmiconfig/dependencies","status":null,"funding_links":["https://github.com/sponsors/d-fischer","paypal.me/dfischerdev"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T08:02:33.336Z","issues_count":93,"pull_requests_count":72,"avg_time_to_close_issue":18125748.987341773,"avg_time_to_close_pull_request":9213881.803030303,"issues_closed_count":79,"pull_requests_closed_count":66,"pull_request_authors_count":40,"issue_authors_count":81,"avg_comments_per_issue":3.903225806451613,"avg_comments_per_pull_request":2.611111111111111,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":9,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":9194274.25,"past_year_avg_time_to_close_pull_request":3625729.25,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/issues","maintainers":[{"login":"davidtheclark","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidtheclark"},{"login":"d-fischer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-fischer"},{"login":"jrandolf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrandolf"},{"login":"chrisblossom","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisblossom"},{"login":"ybiquitous","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ybiquitous"},{"login":"sudo-suhas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sudo-suhas"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cosmiconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cosmiconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cosmiconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cosmiconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cosmiconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cosmiconfig/codemeta","maintainers":[{"uuid":"d-fischer","login":"d-fischer","name":null,"email":"daniel@d-fischer.dev","url":null,"packages_count":70,"html_url":"https://www.npmjs.com/~d-fischer","role":null,"created_at":"2022-11-10T11:53:33.901Z","updated_at":"2022-11-10T11:53:33.901Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/d-fischer/packages"},{"uuid":"davidtheclark","login":"davidtheclark","name":null,"email":"david.dave.clark@gmail.com","url":null,"packages_count":53,"html_url":"https://www.npmjs.com/~davidtheclark","role":null,"created_at":"2022-11-10T11:53:33.880Z","updated_at":"2022-11-10T11:53:33.880Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidtheclark/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786789,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":14339700,"name":"github.com/cosmiconfig/cosmiconfig","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/cosmiconfig/cosmiconfig","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2026-04-28T11:04:45.675Z","latest_release_published_at":"2026-08-02T10:55:49.000Z","latest_release_number":"v10.0.0+incompatible","last_synced_at":"2026-08-25T01:03:10.645Z","created_at":"2026-04-28T11:04:43.095Z","updated_at":"2026-08-25T01:03:10.645Z","registry_url":"https://pkg.go.dev/github.com/cosmiconfig/cosmiconfig","install_command":"go get github.com/cosmiconfig/cosmiconfig","documentation_url":"https://pkg.go.dev/github.com/cosmiconfig/cosmiconfig#section-documentation","metadata":{},"repo_metadata":{"id":2119286,"uuid":"45750507","full_name":"cosmiconfig/cosmiconfig","owner":"cosmiconfig","description":"Find and load configuration from a package.json property, rc file, TypeScript module, and more!","archived":false,"fork":false,"pushed_at":"2026-08-02T10:57:43.000Z","size":1356,"stargazers_count":4157,"open_issues_count":14,"forks_count":144,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-08-22T19:18:59.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosmiconfig.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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":"d-fischer","custom":"paypal.me/dfischerdev"}},"created_at":"2015-11-07T19:12:10.000Z","updated_at":"2026-08-19T16:03:48.000Z","dependencies_parsed_at":"2024-05-11T02:49:46.019Z","dependency_job_id":null,"html_url":"https://github.com/cosmiconfig/cosmiconfig","commit_stats":{"total_commits":357,"total_committers":34,"mean_commits":10.5,"dds":0.773109243697479,"last_synced_commit":"dee5198fd96c3f64b8b004cca9117f06aafe1212"},"previous_names":["davidtheclark/cosmiconfig"],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/cosmiconfig/cosmiconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/sbom","scorecard":{"id":305585,"data":{"date":"2025-08-11","repo":{"name":"github.com/cosmiconfig/cosmiconfig","commit":"a5a842547c13392ebb89a485b9e56d9f37e3cbd3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:15","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:56:43.342Z","repository_id":2119286,"created_at":"2025-08-17T21:56:43.342Z","updated_at":"2025-08-17T21:56:43.342Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36843216,"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-23T02:00:05.822Z","response_time":128,"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":"cosmiconfig","name":"cosmiconfig","uuid":"125766940","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/125766940?v=4","repositories_count":1,"last_synced_at":"2026-08-22T00:49:16.323Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/cosmiconfig","funding_links":[],"total_stars":4159,"followers":10,"following":0,"created_at":"2023-02-20T14:48:18.166Z","updated_at":"2026-08-22T00:49:16.340Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig/repositories"},"tags":[{"name":"v10.0.0","sha":"014687e689b04c34d72fa89997f8c6c3bdcf5756","kind":"tag","published_at":"2026-08-02T10:55:52.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v10.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"9a5cda3785913cce1eb5fa257e5994914b9ec599","kind":"tag","published_at":"2026-03-02T13:25:57.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"006fc0baa0c998a42afc3bff3e8257b9f19a9b22","kind":"tag","published_at":"2023-11-26T12:35:45.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0/manifests"},{"name":"v9.0.0-alpha.3","sha":"5839d5eda86a9f8c05e0ea6dd6052a3edf73181a","kind":"tag","published_at":"2023-11-12T18:30:12.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.3/manifests"},{"name":"v9.0.0-alpha.2","sha":"76d26bdc397760086c7ff0302b2f154ca94390ae","kind":"tag","published_at":"2023-11-12T17:07:23.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"c6378b3b7ad3c6754d6d878c6bacdd9f1a5d642c","kind":"tag","published_at":"2023-10-17T13:35:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.1/manifests"},{"name":"v9.0.0-alpha.0","sha":"77e5629c77f96a3f6f15a822a2c17188cb440ba2","kind":"tag","published_at":"2023-10-16T20:50:52.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.0/manifests"},{"name":"cosmiconfig-v8.3.6","sha":"42ca3fab6d6ae593a895c0fe4e2a5f6b297e6361","kind":"commit","published_at":"2023-09-13T16:33:33.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.6","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.6/manifests"},{"name":"cosmiconfig-v8.3.5","sha":"8550adb3da7c91866b3a8862b5b5caf42866b0a4","kind":"commit","published_at":"2023-09-08T22:07:51.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.5","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.5/manifests"},{"name":"cosmiconfig-v8.3.4","sha":"f4eb2d78ea2cc52ee766e113011cbc4601c1c706","kind":"commit","published_at":"2023-09-04T19:32:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.4","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.4/manifests"},{"name":"cosmiconfig-v8.3.3","sha":"bd90c8975cda6f03069260aa870a3ae1f547a80a","kind":"commit","published_at":"2023-09-03T19:52:28.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.3/manifests"},{"name":"cosmiconfig-v8.3.2","sha":"6cb1e76f9b42f583bf91c9654d7b6d81fc4fc141","kind":"commit","published_at":"2023-09-02T20:32:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.2/manifests"},{"name":"cosmiconfig-v8.3.1","sha":"408c9cc41002ba53afe6068441cfc7a80a7f0e24","kind":"commit","published_at":"2023-09-02T19:56:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.1/manifests"},{"name":"cosmiconfig-v8.3.0","sha":"7eaaeef40a0b3f8c7cf7b146825e529fd747db24","kind":"commit","published_at":"2023-09-02T16:03:32.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.0/manifests"},{"name":"v8.2.0","sha":"889d3b491b54babf4d816a10a6c6720df5ccd944","kind":"tag","published_at":"2023-06-04T19:06:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.2.0/manifests"},{"name":"v8.1.3","sha":"dee5198fd96c3f64b8b004cca9117f06aafe1212","kind":"tag","published_at":"2023-03-18T20:50:49.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"49b1586d98cabd7578483a4aaffce40f48780ab8","kind":"tag","published_at":"2023-03-17T17:02:12.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"193cb57ed96a3c84e14855000aa64f3fcd95ee6f","kind":"tag","published_at":"2023-03-17T14:10:50.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"5633110822a5e35e0f6d6e7102ce69875a9ff6bc","kind":"tag","published_at":"2023-02-24T21:56:57.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"7d1dce9ae38c57154f00584118f3174969aca6bd","kind":"tag","published_at":"2023-01-03T15:30:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"18f14419aa7015aad11b7dc684947dec7171a9c5","kind":"tag","published_at":"2022-11-12T14:17:36.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"3aaa667d469a907ffb5904af2f2b04b85b1f22e0","kind":"tag","published_at":"2021-08-21T22:44:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"07e7637b74cb01b23f351bc1586390d20eed881f","kind":"tag","published_at":"2020-08-01T20:00:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.0/manifests"},{"name":"6.0.0","sha":"d26b10550df566648c5a9a05d893d800c9b129c6","kind":"tag","published_at":"2019-11-02T16:03:17.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/6.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/6.0.0/manifests"},{"name":"5.2.1","sha":"f31c3c8623161967bbd1b4d50b16dcc4be1fb503","kind":"tag","published_at":"2019-05-15T01:12:11.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.2.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"f1750cde0b9c53bc577efa60d012a85a4dc4b823","kind":"tag","published_at":"2019-03-24T18:17:56.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"71da3267ff24b3e80bd0e5fc955b4c45942c3548","kind":"tag","published_at":"2019-02-17T23:57:44.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.1.0/manifests"},{"name":"5.0.7","sha":"323d8f21ee8e182815cfac6711cee144a74f65d3","kind":"tag","published_at":"2018-11-08T02:40:29.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.7","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"599594916041a66e3963268bb9893e4c7724ca55","kind":"tag","published_at":"2018-08-09T14:31:25.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.6","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"5ce57f0758a143cffcf52415b5a0d155675332bb","kind":"tag","published_at":"2018-05-22T02:10:34.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.5","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"6106aeca2d5729d5955c37ab80494e470b712ca1","kind":"tag","published_at":"2018-05-19T17:25:16.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.4","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"fa5f52ef43e9eea14105fc13c6c6f49556c99c77","kind":"tag","published_at":"2018-05-15T03:34:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"e454aba02a6acfa45a3f9eb7d0784fb03b266acf","kind":"tag","published_at":"2018-05-07T22:11:37.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"493c62aca93b9b79ea75b0768f7b425e685e2d57","kind":"tag","published_at":"2018-05-05T17:00:54.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"9344cf79fc4e9f8ba46ce5f3994c7eacd2adc6b8","kind":"tag","published_at":"2018-05-05T16:59:32.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"e520cde1cbbbd528e8b0533c3f02bcb35e8a359e","kind":"tag","published_at":"2018-01-16T03:20:00.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/4.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/4.0.0/manifests"},{"name":"3.1.0","sha":"930926e7ca4e4f4c6cd57c371748a6c9d45083d8","kind":"tag","published_at":"2017-10-02T01:13:21.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"2dac2f9165c01a571f5c61648ff3c0079d4a4bee","kind":"tag","published_at":"2017-09-17T15:04:08.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"e9226f1310f36dadd0323d68ab0256e976be8645","kind":"commit","published_at":"2017-09-16T01:33:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.0/manifests"},{"name":"2.2.2","sha":"6ba8acded691b08e550436de3bbad7d25598ad75","kind":"commit","published_at":"2017-07-23T14:30:00.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"a004ec9d36adf0b4d47a527f2bb8cff12aca0405","kind":"commit","published_at":"2017-07-21T15:19:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"bfa7721399d8a094796725456ddf0a143379f0a2","kind":"commit","published_at":"2017-07-21T14:00:42.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"334065d9f7b557170a38b3f920bf5e90cecfab72","kind":"commit","published_at":"2017-04-29T16:50:54.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"324ba6e6899822218027c145220faad3da52a231","kind":"commit","published_at":"2017-04-26T01:35:19.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"833385b0897c7d698e346442cc260a40f0e8eb9d","kind":"commit","published_at":"2016-12-04T20:39:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"141c4adb5244b6abbb98a941f662a07ed70c8783","kind":"commit","published_at":"2016-10-14T02:30:02.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"2c5ace504ebab0d67f1481dda443189d4c9506ae","kind":"commit","published_at":"2016-10-11T18:12:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"529cb128016f3f09bc876100b3eba2d89934da6c","kind":"commit","published_at":"2016-10-11T15:02:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"31fec2c5179bc4d5494789be2b046c738c4f4fca","kind":"commit","published_at":"2016-10-08T14:30:50.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"3bf5bef54fc18e8193a8e0b34f3cd17eb1033dea","kind":"commit","published_at":"2016-01-13T02:38:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1135486e4483208dcd0047cf6588581be9a892a4","kind":"commit","published_at":"2016-01-10T17:46:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"38ca03025b7ee82bc4479fcffbac88027e999b4c","kind":"commit","published_at":"2015-11-27T15:45:34.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"edcd9fde279416790a3dede34c65d420cf28fbb0","kind":"commit","published_at":"2015-11-18T02:47:05.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"c01dd6ee235522450df90fae4e3ee64ca154b9b9","kind":"commit","published_at":"2015-11-12T14:13:04.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/0.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ea874b90ee989ab9855badc29d572d2a55944b7c","kind":"commit","published_at":"2015-11-12T02:03:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/0.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:54:10.627Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/cosmiconfig/cosmiconfig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/cosmiconfig/cosmiconfig","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/cosmiconfig/cosmiconfig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/cosmiconfig/cosmiconfig/dependencies","status":null,"funding_links":["https://github.com/sponsors/d-fischer","paypal.me/dfischerdev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T08:02:33.336Z","issues_count":93,"pull_requests_count":72,"avg_time_to_close_issue":18125748.987341773,"avg_time_to_close_pull_request":9213881.803030303,"issues_closed_count":79,"pull_requests_closed_count":66,"pull_request_authors_count":40,"issue_authors_count":81,"avg_comments_per_issue":3.903225806451613,"avg_comments_per_pull_request":2.611111111111111,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":9,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":9194274.25,"past_year_avg_time_to_close_pull_request":3625729.25,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/issues","maintainers":[{"login":"davidtheclark","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidtheclark"},{"login":"d-fischer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-fischer"},{"login":"jrandolf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrandolf"},{"login":"chrisblossom","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisblossom"},{"login":"ybiquitous","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ybiquitous"},{"login":"sudo-suhas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sudo-suhas"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcosmiconfig%2Fcosmiconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcosmiconfig%2Fcosmiconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcosmiconfig%2Fcosmiconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcosmiconfig%2Fcosmiconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcosmiconfig%2Fcosmiconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcosmiconfig%2Fcosmiconfig/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"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-26T05:01:06.821Z","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":6445462,"name":"cosmiconfig-lab","ecosystem":"npm","description":"Find and load configuration from a package.json property, rc file, or CommonJS module","homepage":"https://github.com/cosmiconfig/cosmiconfig#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cosmiconfig/cosmiconfig","keywords_array":["load","configuration","config"],"namespace":null,"versions_count":16,"first_release_published_at":"2023-02-28T09:13:56.924Z","latest_release_published_at":"2023-03-01T08:34:39.635Z","latest_release_number":"8.1.15","last_synced_at":"2026-08-25T09:55:18.295Z","created_at":"2023-02-28T11:23:30.450Z","updated_at":"2026-08-25T09:55:18.295Z","registry_url":"https://www.npmjs.com/package/cosmiconfig-lab","install_command":"npm install cosmiconfig-lab","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/d-fischer","dist-tags":{"latest":"8.1.15"},"contentPolicy":null},"repo_metadata":{"id":2119286,"uuid":"45750507","full_name":"cosmiconfig/cosmiconfig","owner":"cosmiconfig","description":"Find and load configuration from a package.json property, rc file, TypeScript module, and more!","archived":false,"fork":false,"pushed_at":"2026-08-02T10:57:43.000Z","size":1356,"stargazers_count":4157,"open_issues_count":14,"forks_count":144,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-08-22T19:18:59.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosmiconfig.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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":"d-fischer","custom":"paypal.me/dfischerdev"}},"created_at":"2015-11-07T19:12:10.000Z","updated_at":"2026-08-19T16:03:48.000Z","dependencies_parsed_at":"2024-05-11T02:49:46.019Z","dependency_job_id":null,"html_url":"https://github.com/cosmiconfig/cosmiconfig","commit_stats":{"total_commits":357,"total_committers":34,"mean_commits":10.5,"dds":0.773109243697479,"last_synced_commit":"dee5198fd96c3f64b8b004cca9117f06aafe1212"},"previous_names":["davidtheclark/cosmiconfig"],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/cosmiconfig/cosmiconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/sbom","scorecard":{"id":305585,"data":{"date":"2025-08-11","repo":{"name":"github.com/cosmiconfig/cosmiconfig","commit":"a5a842547c13392ebb89a485b9e56d9f37e3cbd3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:15","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:56:43.342Z","repository_id":2119286,"created_at":"2025-08-17T21:56:43.342Z","updated_at":"2025-08-17T21:56:43.342Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36843216,"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-23T02:00:05.822Z","response_time":128,"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":"cosmiconfig","name":"cosmiconfig","uuid":"125766940","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/125766940?v=4","repositories_count":1,"last_synced_at":"2026-08-22T00:49:16.323Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/cosmiconfig","funding_links":[],"total_stars":4159,"followers":10,"following":0,"created_at":"2023-02-20T14:48:18.166Z","updated_at":"2026-08-22T00:49:16.340Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig/repositories"},"tags":[{"name":"v10.0.0","sha":"014687e689b04c34d72fa89997f8c6c3bdcf5756","kind":"tag","published_at":"2026-08-02T10:55:52.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v10.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"9a5cda3785913cce1eb5fa257e5994914b9ec599","kind":"tag","published_at":"2026-03-02T13:25:57.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"006fc0baa0c998a42afc3bff3e8257b9f19a9b22","kind":"tag","published_at":"2023-11-26T12:35:45.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0/manifests"},{"name":"v9.0.0-alpha.3","sha":"5839d5eda86a9f8c05e0ea6dd6052a3edf73181a","kind":"tag","published_at":"2023-11-12T18:30:12.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.3/manifests"},{"name":"v9.0.0-alpha.2","sha":"76d26bdc397760086c7ff0302b2f154ca94390ae","kind":"tag","published_at":"2023-11-12T17:07:23.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"c6378b3b7ad3c6754d6d878c6bacdd9f1a5d642c","kind":"tag","published_at":"2023-10-17T13:35:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.1/manifests"},{"name":"v9.0.0-alpha.0","sha":"77e5629c77f96a3f6f15a822a2c17188cb440ba2","kind":"tag","published_at":"2023-10-16T20:50:52.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.0/manifests"},{"name":"cosmiconfig-v8.3.6","sha":"42ca3fab6d6ae593a895c0fe4e2a5f6b297e6361","kind":"commit","published_at":"2023-09-13T16:33:33.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.6","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.6/manifests"},{"name":"cosmiconfig-v8.3.5","sha":"8550adb3da7c91866b3a8862b5b5caf42866b0a4","kind":"commit","published_at":"2023-09-08T22:07:51.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.5","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.5/manifests"},{"name":"cosmiconfig-v8.3.4","sha":"f4eb2d78ea2cc52ee766e113011cbc4601c1c706","kind":"commit","published_at":"2023-09-04T19:32:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.4","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.4/manifests"},{"name":"cosmiconfig-v8.3.3","sha":"bd90c8975cda6f03069260aa870a3ae1f547a80a","kind":"commit","published_at":"2023-09-03T19:52:28.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.3/manifests"},{"name":"cosmiconfig-v8.3.2","sha":"6cb1e76f9b42f583bf91c9654d7b6d81fc4fc141","kind":"commit","published_at":"2023-09-02T20:32:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.2/manifests"},{"name":"cosmiconfig-v8.3.1","sha":"408c9cc41002ba53afe6068441cfc7a80a7f0e24","kind":"commit","published_at":"2023-09-02T19:56:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.1/manifests"},{"name":"cosmiconfig-v8.3.0","sha":"7eaaeef40a0b3f8c7cf7b146825e529fd747db24","kind":"commit","published_at":"2023-09-02T16:03:32.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.0/manifests"},{"name":"v8.2.0","sha":"889d3b491b54babf4d816a10a6c6720df5ccd944","kind":"tag","published_at":"2023-06-04T19:06:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.2.0/manifests"},{"name":"v8.1.3","sha":"dee5198fd96c3f64b8b004cca9117f06aafe1212","kind":"tag","published_at":"2023-03-18T20:50:49.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"49b1586d98cabd7578483a4aaffce40f48780ab8","kind":"tag","published_at":"2023-03-17T17:02:12.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"193cb57ed96a3c84e14855000aa64f3fcd95ee6f","kind":"tag","published_at":"2023-03-17T14:10:50.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"5633110822a5e35e0f6d6e7102ce69875a9ff6bc","kind":"tag","published_at":"2023-02-24T21:56:57.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"7d1dce9ae38c57154f00584118f3174969aca6bd","kind":"tag","published_at":"2023-01-03T15:30:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"18f14419aa7015aad11b7dc684947dec7171a9c5","kind":"tag","published_at":"2022-11-12T14:17:36.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"3aaa667d469a907ffb5904af2f2b04b85b1f22e0","kind":"tag","published_at":"2021-08-21T22:44:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"07e7637b74cb01b23f351bc1586390d20eed881f","kind":"tag","published_at":"2020-08-01T20:00:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.0/manifests"},{"name":"6.0.0","sha":"d26b10550df566648c5a9a05d893d800c9b129c6","kind":"tag","published_at":"2019-11-02T16:03:17.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/6.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/6.0.0/manifests"},{"name":"5.2.1","sha":"f31c3c8623161967bbd1b4d50b16dcc4be1fb503","kind":"tag","published_at":"2019-05-15T01:12:11.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.2.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"f1750cde0b9c53bc577efa60d012a85a4dc4b823","kind":"tag","published_at":"2019-03-24T18:17:56.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"71da3267ff24b3e80bd0e5fc955b4c45942c3548","kind":"tag","published_at":"2019-02-17T23:57:44.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.1.0/manifests"},{"name":"5.0.7","sha":"323d8f21ee8e182815cfac6711cee144a74f65d3","kind":"tag","published_at":"2018-11-08T02:40:29.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.7","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"599594916041a66e3963268bb9893e4c7724ca55","kind":"tag","published_at":"2018-08-09T14:31:25.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.6","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"5ce57f0758a143cffcf52415b5a0d155675332bb","kind":"tag","published_at":"2018-05-22T02:10:34.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.5","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"6106aeca2d5729d5955c37ab80494e470b712ca1","kind":"tag","published_at":"2018-05-19T17:25:16.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.4","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"fa5f52ef43e9eea14105fc13c6c6f49556c99c77","kind":"tag","published_at":"2018-05-15T03:34:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"e454aba02a6acfa45a3f9eb7d0784fb03b266acf","kind":"tag","published_at":"2018-05-07T22:11:37.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"493c62aca93b9b79ea75b0768f7b425e685e2d57","kind":"tag","published_at":"2018-05-05T17:00:54.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"9344cf79fc4e9f8ba46ce5f3994c7eacd2adc6b8","kind":"tag","published_at":"2018-05-05T16:59:32.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"e520cde1cbbbd528e8b0533c3f02bcb35e8a359e","kind":"tag","published_at":"2018-01-16T03:20:00.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/4.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/4.0.0/manifests"},{"name":"3.1.0","sha":"930926e7ca4e4f4c6cd57c371748a6c9d45083d8","kind":"tag","published_at":"2017-10-02T01:13:21.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"2dac2f9165c01a571f5c61648ff3c0079d4a4bee","kind":"tag","published_at":"2017-09-17T15:04:08.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"e9226f1310f36dadd0323d68ab0256e976be8645","kind":"commit","published_at":"2017-09-16T01:33:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.0/manifests"},{"name":"2.2.2","sha":"6ba8acded691b08e550436de3bbad7d25598ad75","kind":"commit","published_at":"2017-07-23T14:30:00.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"a004ec9d36adf0b4d47a527f2bb8cff12aca0405","kind":"commit","published_at":"2017-07-21T15:19:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"bfa7721399d8a094796725456ddf0a143379f0a2","kind":"commit","published_at":"2017-07-21T14:00:42.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"334065d9f7b557170a38b3f920bf5e90cecfab72","kind":"commit","published_at":"2017-04-29T16:50:54.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"324ba6e6899822218027c145220faad3da52a231","kind":"commit","published_at":"2017-04-26T01:35:19.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"833385b0897c7d698e346442cc260a40f0e8eb9d","kind":"commit","published_at":"2016-12-04T20:39:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"141c4adb5244b6abbb98a941f662a07ed70c8783","kind":"commit","published_at":"2016-10-14T02:30:02.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"2c5ace504ebab0d67f1481dda443189d4c9506ae","kind":"commit","published_at":"2016-10-11T18:12:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"529cb128016f3f09bc876100b3eba2d89934da6c","kind":"commit","published_at":"2016-10-11T15:02:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"31fec2c5179bc4d5494789be2b046c738c4f4fca","kind":"commit","published_at":"2016-10-08T14:30:50.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"3bf5bef54fc18e8193a8e0b34f3cd17eb1033dea","kind":"commit","published_at":"2016-01-13T02:38:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1135486e4483208dcd0047cf6588581be9a892a4","kind":"commit","published_at":"2016-01-10T17:46:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"38ca03025b7ee82bc4479fcffbac88027e999b4c","kind":"commit","published_at":"2015-11-27T15:45:34.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"edcd9fde279416790a3dede34c65d420cf28fbb0","kind":"commit","published_at":"2015-11-18T02:47:05.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"c01dd6ee235522450df90fae4e3ee64ca154b9b9","kind":"commit","published_at":"2015-11-12T14:13:04.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/0.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ea874b90ee989ab9855badc29d572d2a55944b7c","kind":"commit","published_at":"2015-11-12T02:03:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/0.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:34:59.652Z","dependent_packages_count":1,"downloads":57,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":5.206491548682492,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":2.02278269517981,"forks_count":3.143059427590754,"average":13.713518902950653},"purl":"pkg:npm/cosmiconfig-lab","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/cosmiconfig-lab","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/cosmiconfig-lab","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/cosmiconfig-lab/dependencies","status":null,"funding_links":["https://github.com/sponsors/d-fischer","paypal.me/dfischerdev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:30:52.823Z","issues_count":93,"pull_requests_count":72,"avg_time_to_close_issue":18125748.987341773,"avg_time_to_close_pull_request":9213881.803030303,"issues_closed_count":79,"pull_requests_closed_count":66,"pull_request_authors_count":40,"issue_authors_count":81,"avg_comments_per_issue":3.903225806451613,"avg_comments_per_pull_request":2.611111111111111,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":9,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":9194274.25,"past_year_avg_time_to_close_pull_request":3625729.25,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/issues","maintainers":[{"login":"davidtheclark","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidtheclark"},{"login":"d-fischer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-fischer"},{"login":"jrandolf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrandolf"},{"login":"chrisblossom","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisblossom"},{"login":"ybiquitous","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ybiquitous"},{"login":"sudo-suhas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sudo-suhas"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cosmiconfig-lab/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cosmiconfig-lab/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cosmiconfig-lab/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cosmiconfig-lab/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cosmiconfig-lab/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/cosmiconfig-lab/codemeta","maintainers":[{"uuid":"labman4","login":"labman4","name":null,"email":"woxiangqusia@gmail.com","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~labman4","role":null,"created_at":"2023-02-28T12:10:57.371Z","updated_at":"2023-02-28T12:10:57.371Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/labman4/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786789,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","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":11847301,"name":"@oktaysenkan/cosmiconfig","ecosystem":"npm","description":"Find and load configuration from a package.json property, rc file, TypeScript module, and more!","homepage":"https://github.com/cosmiconfig/cosmiconfig#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/cosmiconfig/cosmiconfig","keywords_array":["load","configuration","config"],"namespace":"oktaysenkan","versions_count":3,"first_release_published_at":"2025-06-28T02:22:45.255Z","latest_release_published_at":"2026-01-22T18:50:07.495Z","latest_release_number":"9.0.3","last_synced_at":"2026-08-25T00:57:13.122Z","created_at":"2025-06-28T02:22:57.926Z","updated_at":"2026-08-25T00:57:13.122Z","registry_url":"https://www.npmjs.com/package/@oktaysenkan/cosmiconfig","install_command":"npm install @oktaysenkan/cosmiconfig","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/d-fischer","dist-tags":{"latest":"9.0.3"},"contentPolicy":null},"repo_metadata":{"id":2119286,"uuid":"45750507","full_name":"cosmiconfig/cosmiconfig","owner":"cosmiconfig","description":"Find and load configuration from a package.json property, rc file, TypeScript module, and more!","archived":false,"fork":false,"pushed_at":"2026-08-02T10:57:43.000Z","size":1356,"stargazers_count":4157,"open_issues_count":14,"forks_count":144,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-08-22T19:18:59.324Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cosmiconfig.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"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":"d-fischer","custom":"paypal.me/dfischerdev"}},"created_at":"2015-11-07T19:12:10.000Z","updated_at":"2026-08-19T16:03:48.000Z","dependencies_parsed_at":"2024-05-11T02:49:46.019Z","dependency_job_id":null,"html_url":"https://github.com/cosmiconfig/cosmiconfig","commit_stats":{"total_commits":357,"total_committers":34,"mean_commits":10.5,"dds":0.773109243697479,"last_synced_commit":"dee5198fd96c3f64b8b004cca9117f06aafe1212"},"previous_names":["davidtheclark/cosmiconfig"],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/cosmiconfig/cosmiconfig","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/sbom","scorecard":{"id":305585,"data":{"date":"2025-08-11","repo":{"name":"github.com/cosmiconfig/cosmiconfig","commit":"a5a842547c13392ebb89a485b9e56d9f37e3cbd3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":0,"reason":"Found 0/29 approved changesets -- score normalized to 0","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:15","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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/cosmiconfig/cosmiconfig/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:38","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T21:56:43.342Z","repository_id":2119286,"created_at":"2025-08-17T21:56:43.342Z","updated_at":"2025-08-17T21:56:43.342Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36843216,"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-23T02:00:05.822Z","response_time":128,"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":"cosmiconfig","name":"cosmiconfig","uuid":"125766940","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/125766940?v=4","repositories_count":1,"last_synced_at":"2026-08-22T00:49:16.323Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/cosmiconfig","funding_links":[],"total_stars":4159,"followers":10,"following":0,"created_at":"2023-02-20T14:48:18.166Z","updated_at":"2026-08-22T00:49:16.340Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cosmiconfig/repositories"},"tags":[{"name":"v10.0.0","sha":"014687e689b04c34d72fa89997f8c6c3bdcf5756","kind":"tag","published_at":"2026-08-02T10:55:52.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v10.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v10.0.0/manifests"},{"name":"v9.0.1","sha":"9a5cda3785913cce1eb5fa257e5994914b9ec599","kind":"tag","published_at":"2026-03-02T13:25:57.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"006fc0baa0c998a42afc3bff3e8257b9f19a9b22","kind":"tag","published_at":"2023-11-26T12:35:45.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0/manifests"},{"name":"v9.0.0-alpha.3","sha":"5839d5eda86a9f8c05e0ea6dd6052a3edf73181a","kind":"tag","published_at":"2023-11-12T18:30:12.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.3/manifests"},{"name":"v9.0.0-alpha.2","sha":"76d26bdc397760086c7ff0302b2f154ca94390ae","kind":"tag","published_at":"2023-11-12T17:07:23.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.2/manifests"},{"name":"v9.0.0-alpha.1","sha":"c6378b3b7ad3c6754d6d878c6bacdd9f1a5d642c","kind":"tag","published_at":"2023-10-17T13:35:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.1/manifests"},{"name":"v9.0.0-alpha.0","sha":"77e5629c77f96a3f6f15a822a2c17188cb440ba2","kind":"tag","published_at":"2023-10-16T20:50:52.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v9.0.0-alpha.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0-alpha.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v9.0.0-alpha.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v9.0.0-alpha.0/manifests"},{"name":"cosmiconfig-v8.3.6","sha":"42ca3fab6d6ae593a895c0fe4e2a5f6b297e6361","kind":"commit","published_at":"2023-09-13T16:33:33.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.6","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.6/manifests"},{"name":"cosmiconfig-v8.3.5","sha":"8550adb3da7c91866b3a8862b5b5caf42866b0a4","kind":"commit","published_at":"2023-09-08T22:07:51.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.5","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.5/manifests"},{"name":"cosmiconfig-v8.3.4","sha":"f4eb2d78ea2cc52ee766e113011cbc4601c1c706","kind":"commit","published_at":"2023-09-04T19:32:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.4","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.4/manifests"},{"name":"cosmiconfig-v8.3.3","sha":"bd90c8975cda6f03069260aa870a3ae1f547a80a","kind":"commit","published_at":"2023-09-03T19:52:28.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.3/manifests"},{"name":"cosmiconfig-v8.3.2","sha":"6cb1e76f9b42f583bf91c9654d7b6d81fc4fc141","kind":"commit","published_at":"2023-09-02T20:32:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.2/manifests"},{"name":"cosmiconfig-v8.3.1","sha":"408c9cc41002ba53afe6068441cfc7a80a7f0e24","kind":"commit","published_at":"2023-09-02T19:56:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.1/manifests"},{"name":"cosmiconfig-v8.3.0","sha":"7eaaeef40a0b3f8c7cf7b146825e529fd747db24","kind":"commit","published_at":"2023-09-02T16:03:32.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/cosmiconfig-v8.3.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/cosmiconfig-v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@cosmiconfig-v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/cosmiconfig-v8.3.0/manifests"},{"name":"v8.2.0","sha":"889d3b491b54babf4d816a10a6c6720df5ccd944","kind":"tag","published_at":"2023-06-04T19:06:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.2.0/manifests"},{"name":"v8.1.3","sha":"dee5198fd96c3f64b8b004cca9117f06aafe1212","kind":"tag","published_at":"2023-03-18T20:50:49.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"49b1586d98cabd7578483a4aaffce40f48780ab8","kind":"tag","published_at":"2023-03-17T17:02:12.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"193cb57ed96a3c84e14855000aa64f3fcd95ee6f","kind":"tag","published_at":"2023-03-17T14:10:50.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"5633110822a5e35e0f6d6e7102ce69875a9ff6bc","kind":"tag","published_at":"2023-02-24T21:56:57.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.1.0/manifests"},{"name":"v8.0.0","sha":"7d1dce9ae38c57154f00584118f3174969aca6bd","kind":"tag","published_at":"2023-01-03T15:30:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v8.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"18f14419aa7015aad11b7dc684947dec7171a9c5","kind":"tag","published_at":"2022-11-12T14:17:36.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.1.0/manifests"},{"name":"v7.0.1","sha":"3aaa667d469a907ffb5904af2f2b04b85b1f22e0","kind":"tag","published_at":"2021-08-21T22:44:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.1/manifests"},{"name":"v7.0.0","sha":"07e7637b74cb01b23f351bc1586390d20eed881f","kind":"tag","published_at":"2020-08-01T20:00:43.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/v7.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/v7.0.0/manifests"},{"name":"6.0.0","sha":"d26b10550df566648c5a9a05d893d800c9b129c6","kind":"tag","published_at":"2019-11-02T16:03:17.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/6.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/6.0.0/manifests"},{"name":"5.2.1","sha":"f31c3c8623161967bbd1b4d50b16dcc4be1fb503","kind":"tag","published_at":"2019-05-15T01:12:11.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.2.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"f1750cde0b9c53bc577efa60d012a85a4dc4b823","kind":"tag","published_at":"2019-03-24T18:17:56.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.2.0/manifests"},{"name":"5.1.0","sha":"71da3267ff24b3e80bd0e5fc955b4c45942c3548","kind":"tag","published_at":"2019-02-17T23:57:44.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.1.0/manifests"},{"name":"5.0.7","sha":"323d8f21ee8e182815cfac6711cee144a74f65d3","kind":"tag","published_at":"2018-11-08T02:40:29.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.7","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.7/manifests"},{"name":"5.0.6","sha":"599594916041a66e3963268bb9893e4c7724ca55","kind":"tag","published_at":"2018-08-09T14:31:25.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.6","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.6/manifests"},{"name":"5.0.5","sha":"5ce57f0758a143cffcf52415b5a0d155675332bb","kind":"tag","published_at":"2018-05-22T02:10:34.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.5","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.5/manifests"},{"name":"5.0.4","sha":"6106aeca2d5729d5955c37ab80494e470b712ca1","kind":"tag","published_at":"2018-05-19T17:25:16.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.4","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.4/manifests"},{"name":"5.0.3","sha":"fa5f52ef43e9eea14105fc13c6c6f49556c99c77","kind":"tag","published_at":"2018-05-15T03:34:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.3/manifests"},{"name":"5.0.2","sha":"e454aba02a6acfa45a3f9eb7d0784fb03b266acf","kind":"tag","published_at":"2018-05-07T22:11:37.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"493c62aca93b9b79ea75b0768f7b425e685e2d57","kind":"tag","published_at":"2018-05-05T17:00:54.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.1/manifests"},{"name":"5.0.0","sha":"9344cf79fc4e9f8ba46ce5f3994c7eacd2adc6b8","kind":"tag","published_at":"2018-05-05T16:59:32.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/5.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/5.0.0/manifests"},{"name":"4.0.0","sha":"e520cde1cbbbd528e8b0533c3f02bcb35e8a359e","kind":"tag","published_at":"2018-01-16T03:20:00.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/4.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/4.0.0/manifests"},{"name":"3.1.0","sha":"930926e7ca4e4f4c6cd57c371748a6c9d45083d8","kind":"tag","published_at":"2017-10-02T01:13:21.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"2dac2f9165c01a571f5c61648ff3c0079d4a4bee","kind":"tag","published_at":"2017-09-17T15:04:08.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"e9226f1310f36dadd0323d68ab0256e976be8645","kind":"commit","published_at":"2017-09-16T01:33:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/3.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/3.0.0/manifests"},{"name":"2.2.2","sha":"6ba8acded691b08e550436de3bbad7d25598ad75","kind":"commit","published_at":"2017-07-23T14:30:00.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"a004ec9d36adf0b4d47a527f2bb8cff12aca0405","kind":"commit","published_at":"2017-07-21T15:19:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"bfa7721399d8a094796725456ddf0a143379f0a2","kind":"commit","published_at":"2017-07-21T14:00:42.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.2.0/manifests"},{"name":"2.1.3","sha":"334065d9f7b557170a38b3f920bf5e90cecfab72","kind":"commit","published_at":"2017-04-29T16:50:54.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.3","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.3/manifests"},{"name":"2.1.2","sha":"324ba6e6899822218027c145220faad3da52a231","kind":"commit","published_at":"2017-04-26T01:35:19.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"833385b0897c7d698e346442cc260a40f0e8eb9d","kind":"commit","published_at":"2016-12-04T20:39:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"141c4adb5244b6abbb98a941f662a07ed70c8783","kind":"commit","published_at":"2016-10-14T02:30:02.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.1.0/manifests"},{"name":"2.0.2","sha":"2c5ace504ebab0d67f1481dda443189d4c9506ae","kind":"commit","published_at":"2016-10-11T18:12:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"529cb128016f3f09bc876100b3eba2d89934da6c","kind":"commit","published_at":"2016-10-11T15:02:48.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"31fec2c5179bc4d5494789be2b046c738c4f4fca","kind":"commit","published_at":"2016-10-08T14:30:50.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/2.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/2.0.0/manifests"},{"name":"1.1.0","sha":"3bf5bef54fc18e8193a8e0b34f3cd17eb1033dea","kind":"commit","published_at":"2016-01-13T02:38:39.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"1135486e4483208dcd0047cf6588581be9a892a4","kind":"commit","published_at":"2016-01-10T17:46:35.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.2","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"38ca03025b7ee82bc4479fcffbac88027e999b4c","kind":"commit","published_at":"2015-11-27T15:45:34.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.1","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"edcd9fde279416790a3dede34c65d420cf28fbb0","kind":"commit","published_at":"2015-11-18T02:47:05.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/1.0.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/1.0.0/manifests"},{"name":"0.2.0","sha":"c01dd6ee235522450df90fae4e3ee64ca154b9b9","kind":"commit","published_at":"2015-11-12T14:13:04.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/0.2.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"ea874b90ee989ab9855badc29d572d2a55944b7c","kind":"commit","published_at":"2015-11-12T02:03:13.000Z","download_url":"https://codeload.github.com/cosmiconfig/cosmiconfig/tar.gz/0.1.0","html_url":"https://github.com/cosmiconfig/cosmiconfig/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/cosmiconfig/cosmiconfig@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T18:53:06.038Z","dependent_packages_count":0,"downloads":115,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":24.334715090118717,"dependent_packages_count":35.11644968477515,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":29.725582387446934},"purl":"pkg:npm/%40oktaysenkan/cosmiconfig","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@oktaysenkan/cosmiconfig","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@oktaysenkan/cosmiconfig","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@oktaysenkan/cosmiconfig/dependencies","status":null,"funding_links":["https://github.com/sponsors/d-fischer","paypal.me/dfischerdev"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T08:30:52.823Z","issues_count":93,"pull_requests_count":72,"avg_time_to_close_issue":18125748.987341773,"avg_time_to_close_pull_request":9213881.803030303,"issues_closed_count":79,"pull_requests_closed_count":66,"pull_request_authors_count":40,"issue_authors_count":81,"avg_comments_per_issue":3.903225806451613,"avg_comments_per_pull_request":2.611111111111111,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":9,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":9194274.25,"past_year_avg_time_to_close_pull_request":3625729.25,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/issues","maintainers":[{"login":"davidtheclark","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidtheclark"},{"login":"d-fischer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-fischer"},{"login":"jrandolf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrandolf"},{"login":"chrisblossom","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisblossom"},{"login":"ybiquitous","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ybiquitous"},{"login":"sudo-suhas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sudo-suhas"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oktaysenkan%2Fcosmiconfig/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oktaysenkan%2Fcosmiconfig/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oktaysenkan%2Fcosmiconfig/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oktaysenkan%2Fcosmiconfig/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oktaysenkan%2Fcosmiconfig/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@oktaysenkan%2Fcosmiconfig/codemeta","maintainers":[{"uuid":"oktaysenkan","login":"oktaysenkan","name":null,"email":"oktay.senkan@gmail.com","url":null,"packages_count":61,"html_url":"https://www.npmjs.com/~oktaysenkan","role":null,"created_at":"2025-06-28T02:22:58.715Z","updated_at":"2025-06-28T02:22:58.715Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/oktaysenkan/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5786789,"maintainers_count":1238458,"namespaces_count":422153,"keywords_count":882770,"github":"npm","metadata":{"funded_packages_count":190126,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-25T05:03:20.950Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":11462,"full_name":"cosmiconfig/cosmiconfig","default_branch":"main","total_commits":482,"total_committers":40,"total_bot_commits":6,"total_bot_committers":1,"mean_commits":12.05,"dds":0.7904564315352697,"past_year_total_commits":29,"past_year_total_committers":6,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.833333333333333,"past_year_dds":0.1724137931034483,"last_synced_at":"2026-08-26T00:52:11.719Z","last_synced_commit":"014687e689b04c34d72fa89997f8c6c3bdcf5756","created_at":"2023-03-07T11:17:31.039Z","updated_at":"2026-08-26T00:52:11.418Z","committers":[{"name":"Daniel Fischer","email":"daniel@d-fischer.dev","login":"d-fischer","count":101},{"name":"David Clark","email":"dclark@mapbox.com","login":null,"count":83},{"name":"David Clark","email":"david.dave.clark@gmail.com","login":"davidtheclark","count":81},{"name":"Chris Blossom","email":"cbloss@gmail.com","login":"chrisblossom","count":61},{"name":"Suhas Karanth","email":"sudo.suhas@gmail.com","login":"sudo-suhas","count":31},{"name":"Randolf Jung","email":"jrandolf@chromium.org","login":"jrandolf-2","count":30},{"name":"beerose","email":"alexsandra.sikora@gmail.com","login":"beerose","count":24},{"name":"Bogdan Chadkin","email":"trysound@yandex.ru","login":"TrySound","count":9},{"name":"elijaholmos","email":"eli.olmos9@gmail.com","login":"elijaholmos","count":7},{"name":"刘祺","email":"qil@jumei.com","login":null,"count":7},{"name":"release-please[bot]","email":"55107282+release-please[bot]","login":"release-please[bot]","count":6},{"name":"Izaak Schroeder","email":"izaak.schroeder@gmail.com","login":"izaakschroeder","count":5},{"name":"olsonpm","email":"olsonpm","login":"olsonpm","count":5},{"name":"Daniel Ruf","email":"daniel@daniel-ruf.de","login":"DanielRuf","count":4},{"name":"Ika","email":"ikatyang@gmail.com","login":"ikatyang","count":2},{"name":"Lucas Azzola","email":"derflatulator@gmail.com","login":"azz","count":2},{"name":"Alex Miller","email":"codex.nz@gmail.com","login":"Codex-","count":1},{"name":"Alexander Karan","email":"47707063+AlexanderKaran","login":"AlexanderKaran","count":1},{"name":"Amila Welihinda","email":"amilajack","login":"amilajack","count":1},{"name":"Anton","email":"halloy52@gmail.com","login":"antonk52","count":1},{"name":"k2snowman69","email":"k2snowman69","login":"k2snowman69","count":1},{"name":"Veniamin Krol","email":"153412+vkrol","login":"vkrol","count":1},{"name":"Tom Jenkinson","email":"tjenkinson","login":"tjenkinson","count":1},{"name":"Shern Shiou Tan","email":"shernshiou@gmail.com","login":"shernshiou","count":1},{"name":"Saad Quadri","email":"saad@saadq.com","login":"saadq","count":1},{"name":"Romain Menke","email":"11521496+romainmenke","login":"romainmenke","count":1},{"name":"PoppinL","email":"poppinlp@gmail.com","login":"poppinlp","count":1},{"name":"Martin Segado","email":"msegado@mit.edu","login":"msegado","count":1},{"name":"Koen Punt","email":"koen@koenpunt.nl","login":"koenpunt","count":1},{"name":"Kelly","email":"kelly.milligan@gmail.com","login":"kellyrmilligan","count":1},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":1},{"name":"Jesse Donat","email":"donatj@gmail.com","login":"donatj","count":1},{"name":"Jake Bailey","email":"5341706+jakebailey","login":"jakebailey","count":1},{"name":"Hassan Khan","email":"me@hassankhan.me","login":"hassankhan","count":1},{"name":"Hans Larsen","email":"hans@hansl.ca","login":"hansl","count":1},{"name":"Guillermo Garcia","email":"60739421+Gares95","login":"Gares95","count":1},{"name":"Emmanuel Ogbizi","email":"iamogbz+github@gmail.com","login":"iamogbz","count":1},{"name":"DanielC000","email":"91308079+DanielC000","login":"DanielC000","count":1},{"name":"Daniel Stockman","email":"daniel.stockman@gmail.com","login":"evocateur","count":1},{"name":"Ben Briggs","email":"beneb.info@gmail.com","login":"ben-eb","count":1}],"past_year_committers":[{"name":"Daniel Fischer","email":"daniel@d-fischer.dev","login":"d-fischer","count":24},{"name":"Romain Menke","email":"11521496+romainmenke","login":"romainmenke","count":1},{"name":"Jon Dufresne","email":"jon.dufresne@gmail.com","login":"jdufresne","count":1},{"name":"Guillermo Garcia","email":"60739421+Gares95","login":"Gares95","count":1},{"name":"DanielC000","email":"91308079+DanielC000","login":"DanielC000","count":1},{"name":"Alexander Karan","email":"47707063+AlexanderKaran","login":"AlexanderKaran","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778025,"commits_count":983176112,"contributors_count":41439624,"owners_count":1364573,"committers_count":3363305,"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":"cosmiconfig/cosmiconfig","html_url":"https://github.com/cosmiconfig/cosmiconfig","last_synced_at":"2026-08-25T09:33:41.064Z","status":null,"issues_count":93,"pull_requests_count":72,"avg_time_to_close_issue":18125748.987341773,"avg_time_to_close_pull_request":9213881.803030303,"issues_closed_count":79,"pull_requests_closed_count":66,"pull_request_authors_count":40,"issue_authors_count":81,"avg_comments_per_issue":3.903225806451613,"avg_comments_per_pull_request":2.611111111111111,"merged_pull_requests_count":39,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":9,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":9194274.25,"past_year_avg_time_to_close_pull_request":3625729.25,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-19T12:23:02.565Z","updated_at":"2026-08-25T09:33:41.064Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/cosmiconfig%2Fcosmiconfig/issues","issue_labels_count":{"table":{"enhancement":8,"help wanted":6,"needs discussion":6,"bug":3,"backlog":1,"question":1}},"pull_request_labels_count":{"table":{"autorelease: tagged":7,"dependencies":3,"help wanted":1}},"issue_author_associations_count":{"table":{"NONE":86,"MEMBER":4,"COLLABORATOR":3}},"pull_request_author_associations_count":{"table":{"NONE":31,"CONTRIBUTOR":20,"COLLABORATOR":16,"MEMBER":5}},"issue_authors":{"table":{"d-fischer":4,"Jason3S":4,"JounQin":4,"ghiscoding":3,"chrisblossom":2,"Netail":1,"dotboris":1,"loynoir":1,"Hao-yiwen":1,"wallzero":1,"adispring":1,"jheyer159":1,"FDiskas":1,"dmnsgn":1,"silverwind":1,"TannerS":1,"skyfalls530":1,"thromer":1,"tannerhuynh":1,"pvdlg":1,"AleitaT":1,"theKashey":1,"rulatir":1,"cefn":1,"latin-1":1,"yxofmaisey-hash":1,"spence-s":1,"hubgit":1,"maksimr":1,"imcuttle":1,"Lightning00Blade":1,"cspotcode":1,"luohao123":1,"linlinyang":1,"DLFDK":1,"boneskull":1,"foray1010":1,"rossknudsen":1,"tianyingchun":1,"Araxeus":1,"caraxlr":1,"danielbayley":1,"aminya":1,"tylerlong":1,"desfero":1,"panlina":1,"tpluscode":1,"jamonholmgren":1,"wtrocki":1,"chihero":1,"ACHP":1,"felipecrs":1,"Yivan":1,"chocolateboy":1,"erosman":1,"ti8m-hic":1,"dsifford":1,"jimmywarting":1,"haykam821":1,"ybiquitous":1,"OfficialCRUGG":1,"hits313":1,"Berkmann18":1,"nikolay-borzov":1,"dantman":1,"eranshmil":1,"ffflorian":1,"alexander-akait":1,"shaobeichen":1,"tombohub":1,"kitschpatrol":1,"marvinhagemeister":1,"kiranpattar":1,"onemen":1,"sveyret":1,"denvash":1,"J-Tech-Foundation":1,"escapedcat":1,"DanMoran-Lunio":1,"donniean":1,"JuroOravec":1}},"pull_request_authors":{"table":{"davidtheclark":13,"release-please[bot]":6,"d-fischer":5,"Phillip9587":4,"dependabot[bot]":3,"antonk52":2,"beerose":2,"jrandolf":2,"GeorgeTaveras1231":2,"ybiquitous":2,"agustints":2,"ATOM00blue":1,"deanshub":1,"n0th1ng-else":1,"sudo-suhas":1,"jakebailey":1,"jdufresne":1,"vankop":1,"DanielC000":1,"elijaholmos":1,"minkimcello":1,"satanforlink":1,"donatj":1,"Codex-":1,"romainmenke":1,"jun-sheaf":1,"vkrol":1,"romain-faust":1,"AlexanderKaran":1,"Jason3S":1,"thromer":1,"YutaUra":1,"KSXGitHub":1,"sanding0":1,"tjenkinson":1,"manferlo81":1,"Zearin":1,"Gares95":1,"JulianCataldo":1,"k2snowman69":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"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":{"enhancement":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":9}},"past_year_pull_request_author_associations_count":{"table":{"NONE":7,"CONTRIBUTOR":3}},"past_year_issue_authors":{"table":{"ACHP":1,"erosman":1,"hits313":1,"Netail":1,"onemen":1,"silverwind":1,"tannerhuynh":1,"thromer":1,"tpluscode":1}},"past_year_pull_request_authors":{"table":{"agustints":2,"AlexanderKaran":1,"ATOM00blue":1,"DanielC000":1,"Gares95":1,"jdufresne":1,"n0th1ng-else":1,"romainmenke":1,"thromer":1}},"maintainers":[{"table":{"login":"davidtheclark","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidtheclark"}},{"table":{"login":"d-fischer","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/d-fischer"}},{"table":{"login":"jrandolf","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jrandolf"}},{"table":{"login":"chrisblossom","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chrisblossom"}},{"table":{"login":"ybiquitous","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ybiquitous"}},{"table":{"login":"sudo-suhas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sudo-suhas"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":1,"ForkEvent":12,"IssueCommentEvent":20,"IssuesEvent":7,"PullRequestEvent":2,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":1,"PushEvent":12,"WatchEvent":144},"last_year":{"CreateEvent":1,"ForkEvent":2,"IssueCommentEvent":9,"IssuesEvent":5,"PullRequestEvent":1,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":1,"PushEvent":12,"WatchEvent":20}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-04T11:41:46.541Z","updated_at":"2022-07-04T11:41:46.541Z","repository_link":"https://github.com/cosmiconfig/cosmiconfig/blob/main/package.json","dependencies":[{"id":105245220,"package_name":"import-fresh","ecosystem":"npm","requirements":"^3.2.1","direct":true,"kind":"runtime","optional":false},{"id":105245221,"package_name":"js-yaml","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"runtime","optional":false},{"id":105245222,"package_name":"parse-json","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":105245223,"package_name":"path-type","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":105245224,"package_name":"@babel/cli","ecosystem":"npm","requirements":"^7.10.4","direct":true,"kind":"development","optional":false},{"id":105245225,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.10.4","direct":true,"kind":"development","optional":false},{"id":105245226,"package_name":"@babel/preset-env","ecosystem":"npm","requirements":"^7.10.4","direct":true,"kind":"development","optional":false},{"id":105245227,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"^7.10.4","direct":true,"kind":"development","optional":false},{"id":105245228,"package_name":"@types/jest","ecosystem":"npm","requirements":"^26.0.4","direct":true,"kind":"development","optional":false},{"id":105245229,"package_name":"@types/js-yaml","ecosystem":"npm","requirements":"^4.0.5","direct":true,"kind":"development","optional":false},{"id":105245230,"package_name":"@types/node","ecosystem":"npm","requirements":"^14.0.22","direct":true,"kind":"development","optional":false},{"id":105245231,"package_name":"@types/parse-json","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":105245232,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^3.6.0","direct":true,"kind":"development","optional":false},{"id":105245233,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^3.6.0","direct":true,"kind":"development","optional":false},{"id":105245234,"package_name":"cross-env","ecosystem":"npm","requirements":"^7.0.2","direct":true,"kind":"development","optional":false},{"id":105245235,"package_name":"del","ecosystem":"npm","requirements":"^5.1.0","direct":true,"kind":"development","optional":false},{"id":105245236,"package_name":"del-cli","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"development","optional":false},{"id":105245237,"package_name":"eslint","ecosystem":"npm","requirements":"^7.4.0","direct":true,"kind":"development","optional":false},{"id":105245238,"package_name":"eslint-config-davidtheclark-node","ecosystem":"npm","requirements":"^0.2.2","direct":true,"kind":"development","optional":false},{"id":105245239,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^6.11.0","direct":true,"kind":"development","optional":false},{"id":105245240,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.22.0","direct":true,"kind":"development","optional":false},{"id":105245241,"package_name":"eslint-plugin-jest","ecosystem":"npm","requirements":"^23.18.0","direct":true,"kind":"development","optional":false},{"id":105245242,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"^11.1.0","direct":true,"kind":"development","optional":false},{"id":105245243,"package_name":"husky","ecosystem":"npm","requirements":"^4.2.5","direct":true,"kind":"development","optional":false},{"id":105245244,"package_name":"jest","ecosystem":"npm","requirements":"^26.1.0","direct":true,"kind":"development","optional":false},{"id":105245245,"package_name":"lint-staged","ecosystem":"npm","requirements":"^10.2.11","direct":true,"kind":"development","optional":false},{"id":105245246,"package_name":"make-dir","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"development","optional":false},{"id":105245247,"package_name":"parent-module","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":105245248,"package_name":"prettier","ecosystem":"npm","requirements":"^2.0.5","direct":true,"kind":"development","optional":false},{"id":105245249,"package_name":"remark-preset-davidtheclark","ecosystem":"npm","requirements":"^0.12.0","direct":true,"kind":"development","optional":false},{"id":105245250,"package_name":"typescript","ecosystem":"npm","requirements":"^3.9.6","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:38:44.164Z","updated_at":"2023-01-13T11:38:44.164Z","repository_link":"https://github.com/cosmiconfig/cosmiconfig/blob/main/.github/workflows/main.yml","dependencies":[{"id":6875634860,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875634861,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875634862,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":34.81959171429258,"created_at":"2026-05-14T05:11:37.515Z","updated_at":"2026-08-26T10:03:52.229Z","avatar_url":"https://github.com/cosmiconfig.png","language":"TypeScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372330","html_url":"https://summary.ecosyste.ms/projects/372330"}