{"id":372330,"url":"https://github.com/cosmiconfig/cosmiconfig","last_synced_at":"2026-06-12T20:04:38.705Z","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-06-07T21:01:51.000Z","size":1325,"stargazers_count":4153,"open_issues_count":14,"forks_count":143,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-06-07T21:21:25.340Z","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,"dco":null,"cla":null},"funding":{"github":"d-fischer","custom":"paypal.me/dfischerdev"}},"created_at":"2015-11-07T19:12:10.000Z","updated_at":"2026-06-07T20:00:47.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":54,"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":34117422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"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":null,"packages":null,"commits":null,"issues":{"table":{}},"events":null,"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":8.334951631422454,"created_at":"2026-05-14T05:11:37.515Z","updated_at":"2026-06-12T20:04:38.706Z","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"}