{"id":378618,"url":"https://github.com/sindresorhus/find-up","last_synced_at":"2026-07-11T11:30:26.985Z","repository":{"id":1212517,"uuid":"41723004","full_name":"sindresorhus/find-up","owner":"sindresorhus","description":"Find a file or directory by walking up parent directories","archived":false,"fork":false,"pushed_at":"2025-09-16T01:16:42.000Z","size":95,"stargazers_count":640,"open_issues_count":1,"forks_count":49,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-07-06T23:46:15.272Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-09-01T07:12:57.000Z","updated_at":"2026-07-04T18:56:17.000Z","dependencies_parsed_at":"2024-11-05T21:02:28.941Z","dependency_job_id":"87bc2e0f-ffa9-4101-a9e8-c5dcc8c6a574","html_url":"https://github.com/sindresorhus/find-up","commit_stats":{"total_commits":68,"total_committers":16,"mean_commits":4.25,"dds":"0.32352941176470584","last_synced_commit":"b733bb70d3aa21b22fa011be8089110d467c317f"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/find-up","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/sbom","scorecard":{"id":826288,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/find-up","commit":"f9d7aafb15947e0eccf940247daaa04cf746f697"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/find-up/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/find-up/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 10 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-23T16:41:59.499Z","repository_id":1212517,"created_at":"2025-08-23T16:41:59.500Z","updated_at":"2025-08-23T16:41:59.500Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35242494,"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-07-07T02:00:07.222Z","response_time":90,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"packages":[{"id":13522774,"name":"node-find-up","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/find-up","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:01:20.476Z","latest_release_published_at":"2026-02-10T22:01:20.476Z","latest_release_number":"5.0.0-1","last_synced_at":"2026-03-13T09:30:15.808Z","created_at":"2026-02-10T22:01:20.277Z","updated_at":"2026-03-13T09:30:15.808Z","registry_url":"https://tracker.debian.org/pkg/node-find-up","install_command":"apt-get install node-find-up","documentation_url":"https://packages.debian.org/bullseye/node-find-up","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-find-up","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-is-path-inside \u003c!nocheck\u003e, node-locate-path, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:23:01.683Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-find-up?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-find-up","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-find-up/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-find-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-find-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-find-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-find-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-find-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-find-up/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":764,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":100},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-06-10T05:17:51.942Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13743254,"name":"node-find-up","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/find-up","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:36:04.114Z","latest_release_published_at":"2026-02-13T05:36:04.114Z","latest_release_number":"4.1.0-2","last_synced_at":"2026-03-13T09:25:00.775Z","created_at":"2026-02-13T05:36:03.881Z","updated_at":"2026-03-13T09:30:19.529Z","registry_url":"https://launchpad.net/ubuntu/+source/node-find-up","install_command":"apt-get install node-find-up","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-find-up","standards_version":"4.4.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), nodejs, node-locate-path, pkg-js-tools (\u003e= 0.8.11)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:36:04.741Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-find-up?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-find-up","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-find-up/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-find-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-find-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-find-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-find-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-find-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-find-up/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1430,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":165},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-06-10T05:17:46.717Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13596439,"name":"node-find-up","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/find-up#readme","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:25:26.803Z","latest_release_published_at":"2026-02-11T10:25:26.803Z","latest_release_number":"2.1.0-1","last_synced_at":"2026-03-13T15:01:47.213Z","created_at":"2026-02-11T10:25:26.621Z","updated_at":"2026-03-13T15:01:47.213Z","registry_url":"https://tracker.debian.org/pkg/node-find-up","install_command":"apt-get install node-find-up","documentation_url":"https://packages.debian.org/buster/node-find-up","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-find-up","standards_version":"4.1.2","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-buildinfo, nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:12:00.951Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-find-up?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-find-up","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-find-up/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-find-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-find-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-find-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-find-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-find-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-find-up/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":104},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-07-10T05:03:02.305Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13793878,"name":"node-find-up","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/find-up","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:01:24.129Z","latest_release_published_at":"2026-02-13T16:01:24.129Z","latest_release_number":"6.3.0-7","last_synced_at":"2026-03-13T16:22:51.575Z","created_at":"2026-02-13T16:01:23.838Z","updated_at":"2026-03-13T16:22:51.576Z","registry_url":"https://launchpad.net/ubuntu/+source/node-find-up","install_command":"apt-get install node-find-up","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-find-up","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.14.12~), node-is-path-inside \u003c!nocheck\u003e, node-locate-path (\u003e= 7) \u003c!nocheck\u003e, node-path-exists (\u003e= 5) \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, node-tape \u003c!nocheck\u003e, rollup, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-find-up?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-find-up","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-find-up/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-find-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-find-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-find-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-find-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-find-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-find-up/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2223,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":444},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-06-10T05:17:48.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13399331,"name":"node-find-up","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/find-up","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:37:10.138Z","latest_release_published_at":"2026-02-06T05:37:10.138Z","latest_release_number":"6.3.0-7","last_synced_at":"2026-03-06T06:56:57.490Z","created_at":"2026-02-06T05:37:09.806Z","updated_at":"2026-03-06T07:08:28.362Z","registry_url":"https://launchpad.net/ubuntu/+source/node-find-up","install_command":"apt-get install node-find-up","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-find-up","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.14.12~), node-is-path-inside \u003c!nocheck\u003e, node-locate-path (\u003e= 7) \u003c!nocheck\u003e, node-path-exists (\u003e= 5) \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, node-tape \u003c!nocheck\u003e, rollup, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-find-up?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-find-up","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-find-up/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-find-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-find-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-find-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-find-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-find-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-find-up/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13701507,"name":"node-find-up","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/find-up","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:12:55.021Z","latest_release_published_at":"2026-02-12T21:12:55.021Z","latest_release_number":"6.3.0-7","last_synced_at":"2026-03-13T20:40:37.608Z","created_at":"2026-02-12T21:12:54.646Z","updated_at":"2026-03-13T20:40:37.608Z","registry_url":"https://tracker.debian.org/pkg/node-find-up","install_command":"apt-get install node-find-up","documentation_url":"https://packages.debian.org/bookworm/node-find-up","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-find-up","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.14.12~), node-is-path-inside \u003c!nocheck\u003e, node-locate-path (\u003e= 7) \u003c!nocheck\u003e, node-path-exists (\u003e= 5) \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, node-tape \u003c!nocheck\u003e, rollup, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T21:14:34.718Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-find-up?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-find-up","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-find-up/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-find-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-find-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-find-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-find-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-find-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-find-up/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2667,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":395},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-06-10T05:17:51.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13558245,"name":"node-find-up","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/find-up","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:44:55.068Z","latest_release_published_at":"2026-02-11T04:44:55.068Z","latest_release_number":"6.3.0-7","last_synced_at":"2026-03-11T05:10:42.100Z","created_at":"2026-02-11T04:44:54.874Z","updated_at":"2026-03-11T05:10:42.101Z","registry_url":"https://launchpad.net/ubuntu/+source/node-find-up","install_command":"apt-get install node-find-up","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-find-up","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.14.12~), node-is-path-inside \u003c!nocheck\u003e, node-locate-path (\u003e= 7) \u003c!nocheck\u003e, node-path-exists (\u003e= 5) \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, node-tape \u003c!nocheck\u003e, rollup, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:49:57.685Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-find-up?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-find-up","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-find-up/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-find-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-find-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-find-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-find-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-find-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-find-up/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":1000,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":133},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-06-10T05:17:49.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13459363,"name":"node-find-up","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/find-up","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T06:16:58.724Z","latest_release_published_at":"2026-02-09T06:16:58.724Z","latest_release_number":"6.3.0-7","last_synced_at":"2026-03-09T06:23:42.594Z","created_at":"2026-02-09T06:16:30.886Z","updated_at":"2026-03-09T06:33:37.834Z","registry_url":"https://launchpad.net/ubuntu/+source/node-find-up","install_command":"apt-get install node-find-up","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-find-up","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.14.12~), node-is-path-inside \u003c!nocheck\u003e, node-locate-path (\u003e= 7) \u003c!nocheck\u003e, node-path-exists (\u003e= 5) \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, node-tape \u003c!nocheck\u003e, rollup, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-find-up?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-find-up","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-find-up/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-find-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-find-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-find-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-find-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-find-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-find-up/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13428466,"name":"node-find-up","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/sindresorhus/find-up","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:39:02.314Z","latest_release_published_at":"2026-02-07T15:39:02.314Z","latest_release_number":"5.0.0-2","last_synced_at":"2026-03-07T16:30:27.861Z","created_at":"2026-02-07T15:39:02.051Z","updated_at":"2026-03-07T17:02:45.618Z","registry_url":"https://launchpad.net/ubuntu/+source/node-find-up","install_command":"apt-get install node-find-up","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-find-up","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-is-path-inside \u003c!nocheck\u003e, node-locate-path, node-tape \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-find-up?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-find-up","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-find-up/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-find-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-find-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-find-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-find-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-find-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-find-up/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1523,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":167},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-06-10T05:17:45.610Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13659448,"name":"node-find-up","ecosystem":"debian","description":null,"homepage":"https://github.com/sindresorhus/find-up","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:17:37.586Z","latest_release_published_at":"2026-02-12T08:17:37.586Z","latest_release_number":"6.3.0-7","last_synced_at":"2026-03-14T07:03:52.559Z","created_at":"2026-02-12T08:17:37.304Z","updated_at":"2026-03-14T07:03:52.560Z","registry_url":"https://tracker.debian.org/pkg/node-find-up","install_command":"apt-get install node-find-up","documentation_url":"https://packages.debian.org/trixie/node-find-up","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-find-up","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs (\u003e= 0.14.12~), node-is-path-inside \u003c!nocheck\u003e, node-locate-path (\u003e= 7) \u003c!nocheck\u003e, node-path-exists (\u003e= 5) \u003c!nocheck\u003e, node-rollup-plugin-node-resolve, node-tape \u003c!nocheck\u003e, rollup, terser","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:17:38.252Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-find-up?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-find-up","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-find-up/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-find-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-find-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-find-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-find-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-find-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-find-up/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":12106917,"name":"org.mvnpm:find-up","ecosystem":"maven","description":"Find a file or directory by walking up parent directories","homepage":"https://github.com/sindresorhus/find-up#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":[],"namespace":"org.mvnpm","versions_count":8,"first_release_published_at":"2025-03-20T02:45:57.000Z","latest_release_published_at":"2025-09-16T04:01:17.000Z","latest_release_number":"8.0.0","last_synced_at":"2026-07-07T20:22:52.550Z","created_at":"2025-09-16T04:17:44.574Z","updated_at":"2026-07-07T20:22:52.551Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/find-up/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/find-up/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":1212517,"uuid":"41723004","full_name":"sindresorhus/find-up","owner":"sindresorhus","description":"Find a file or directory by walking up parent directories","archived":false,"fork":false,"pushed_at":"2025-09-16T01:16:42.000Z","size":95,"stargazers_count":626,"open_issues_count":0,"forks_count":47,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-11-04T05:17:52.478Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-09-01T07:12:57.000Z","updated_at":"2025-11-03T08:13:27.000Z","dependencies_parsed_at":"2024-11-05T21:02:28.941Z","dependency_job_id":"87bc2e0f-ffa9-4101-a9e8-c5dcc8c6a574","html_url":"https://github.com/sindresorhus/find-up","commit_stats":{"total_commits":68,"total_committers":16,"mean_commits":4.25,"dds":"0.32352941176470584","last_synced_commit":"b733bb70d3aa21b22fa011be8089110d467c317f"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/find-up","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/sbom","scorecard":{"id":826288,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/find-up","commit":"f9d7aafb15947e0eccf940247daaa04cf746f697"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/find-up/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/find-up/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 10 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-23T16:41:59.499Z","repository_id":1212517,"created_at":"2025-08-23T16:41:59.500Z","updated_at":"2025-08-23T16:41:59.500Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282673652,"owners_count":26708384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-04T02:00:05.887Z","response_time":62,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v8.0.0","sha":"5a009c227a484e503b78566412b1c0fd3dab3c27","kind":"tag","published_at":"2025-09-15T23:54:07.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"b733bb70d3aa21b22fa011be8089110d467c317f","kind":"tag","published_at":"2023-11-16T12:20:01.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v7.0.0/manifests"},{"name":"v6.3.0","sha":"576b442b12cdec7cefb4ace23b70e2d10b8ace14","kind":"tag","published_at":"2022-02-08T07:20:20.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.3.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"db9962ce02553945edcfddac7d472789c86b6eb6","kind":"tag","published_at":"2021-10-07T14:55:55.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d3a3cfc92324904348f921e97ef424189645dd63","kind":"tag","published_at":"2021-09-26T11:00:13.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"ace3d10aadce889a78924954a2766af81eb315ff","kind":"tag","published_at":"2021-08-26T11:19:31.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"e852e9cfd020844fac0ea2ff073c378cc302db4d","kind":"tag","published_at":"2020-08-11T18:43:33.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"6c32f0caed1684ef778053b6f79b13a772e22ba4","kind":"tag","published_at":"2019-06-17T06:16:14.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a2841237562d1f9996084d16c1bc6b471143892a","kind":"tag","published_at":"2019-05-12T15:28:37.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"2319b79a9e728fc13fc1a1a15e84bf5df100719e","kind":"tag","published_at":"2018-06-18T09:19:19.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"10202fb1621f0c277d5d5eeaf01c1c32b008fbef","kind":"tag","published_at":"2016-12-02T13:21:47.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"80342293c547b6982091f6ff141a76fd70317f57","kind":"tag","published_at":"2016-09-20T16:13:46.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"f2d7c1ff74fbac82b2cff038e311ef4b075d9184","kind":"tag","published_at":"2016-03-05T17:45:53.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.1.2","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"bc536485bfddd2d960f472964e65afef9895f475","kind":"tag","published_at":"2016-03-02T09:24:16.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.1.1","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"06e9dae73659ddf2421440ca4695161c38d7d2fb","kind":"tag","published_at":"2015-11-14T19:04:35.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9bf0f46fd04d04902cc4934f418ca49cdf199d83","kind":"tag","published_at":"2015-09-01T07:15:09.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-23T02:00:16.681Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.03236864981208,"dependent_packages_count":45.794489199258834,"stargazers_count":15.41630985383979,"forks_count":25.30099278633322,"docker_downloads_count":null,"average":29.63604012231098},"purl":"pkg:maven/org.mvnpm/find-up","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:find-up","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:find-up/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-18T14:04:12.435Z","issues_count":43,"pull_requests_count":34,"avg_time_to_close_issue":13937018.279069768,"avg_time_to_close_pull_request":2923169.40625,"issues_closed_count":43,"pull_requests_closed_count":32,"pull_request_authors_count":22,"issue_authors_count":40,"avg_comments_per_issue":3.4186046511627906,"avg_comments_per_pull_request":3.264705882352941,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":4691.0,"past_year_avg_time_to_close_pull_request":2659.4,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/issues","maintainers":[{"login":"sholladay","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sholladay"},{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:find-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:find-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:find-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:find-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:find-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:find-up/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":610732,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":10372996,"name":"github.com/sindresorhus/find-up","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2015-09-01T07:15:09.000Z","latest_release_published_at":"2025-09-15T23:54:07.000Z","latest_release_number":"v8.0.0+incompatible","last_synced_at":"2026-07-07T20:22:51.285Z","created_at":"2024-06-15T04:25:37.532Z","updated_at":"2026-07-07T20:22:51.286Z","registry_url":"https://pkg.go.dev/github.com/sindresorhus/find-up","install_command":"go get github.com/sindresorhus/find-up","documentation_url":"https://pkg.go.dev/github.com/sindresorhus/find-up#section-documentation","metadata":{},"repo_metadata":{"id":1212517,"uuid":"41723004","full_name":"sindresorhus/find-up","owner":"sindresorhus","description":"Find a file or directory by walking up parent directories","archived":false,"fork":false,"pushed_at":"2025-09-16T01:16:42.000Z","size":95,"stargazers_count":626,"open_issues_count":0,"forks_count":47,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-11-04T05:17:52.478Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-09-01T07:12:57.000Z","updated_at":"2025-11-03T08:13:27.000Z","dependencies_parsed_at":"2024-11-05T21:02:28.941Z","dependency_job_id":"87bc2e0f-ffa9-4101-a9e8-c5dcc8c6a574","html_url":"https://github.com/sindresorhus/find-up","commit_stats":{"total_commits":68,"total_committers":16,"mean_commits":4.25,"dds":"0.32352941176470584","last_synced_commit":"b733bb70d3aa21b22fa011be8089110d467c317f"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/find-up","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/sbom","scorecard":{"id":826288,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/find-up","commit":"f9d7aafb15947e0eccf940247daaa04cf746f697"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/find-up/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/find-up/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 10 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-23T16:41:59.499Z","repository_id":1212517,"created_at":"2025-08-23T16:41:59.500Z","updated_at":"2025-08-23T16:41:59.500Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282673652,"owners_count":26708384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-04T02:00:05.887Z","response_time":62,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v8.0.0","sha":"5a009c227a484e503b78566412b1c0fd3dab3c27","kind":"tag","published_at":"2025-09-15T23:54:07.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"b733bb70d3aa21b22fa011be8089110d467c317f","kind":"tag","published_at":"2023-11-16T12:20:01.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v7.0.0/manifests"},{"name":"v6.3.0","sha":"576b442b12cdec7cefb4ace23b70e2d10b8ace14","kind":"tag","published_at":"2022-02-08T07:20:20.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.3.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"db9962ce02553945edcfddac7d472789c86b6eb6","kind":"tag","published_at":"2021-10-07T14:55:55.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d3a3cfc92324904348f921e97ef424189645dd63","kind":"tag","published_at":"2021-09-26T11:00:13.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"ace3d10aadce889a78924954a2766af81eb315ff","kind":"tag","published_at":"2021-08-26T11:19:31.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"e852e9cfd020844fac0ea2ff073c378cc302db4d","kind":"tag","published_at":"2020-08-11T18:43:33.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"6c32f0caed1684ef778053b6f79b13a772e22ba4","kind":"tag","published_at":"2019-06-17T06:16:14.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a2841237562d1f9996084d16c1bc6b471143892a","kind":"tag","published_at":"2019-05-12T15:28:37.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"2319b79a9e728fc13fc1a1a15e84bf5df100719e","kind":"tag","published_at":"2018-06-18T09:19:19.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"10202fb1621f0c277d5d5eeaf01c1c32b008fbef","kind":"tag","published_at":"2016-12-02T13:21:47.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"80342293c547b6982091f6ff141a76fd70317f57","kind":"tag","published_at":"2016-09-20T16:13:46.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"f2d7c1ff74fbac82b2cff038e311ef4b075d9184","kind":"tag","published_at":"2016-03-05T17:45:53.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.1.2","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"bc536485bfddd2d960f472964e65afef9895f475","kind":"tag","published_at":"2016-03-02T09:24:16.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.1.1","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"06e9dae73659ddf2421440ca4695161c38d7d2fb","kind":"tag","published_at":"2015-11-14T19:04:35.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9bf0f46fd04d04902cc4934f418ca49cdf199d83","kind":"tag","published_at":"2015-09-01T07:15:09.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-23T02:00:16.284Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.952098700724789,"dependent_packages_count":6.514682041123589,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.733390370924189},"purl":"pkg:golang/github.com/sindresorhus/find-up","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/sindresorhus/find-up","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/sindresorhus/find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/sindresorhus/find-up/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-18T14:04:12.435Z","issues_count":43,"pull_requests_count":34,"avg_time_to_close_issue":13937018.279069768,"avg_time_to_close_pull_request":2923169.40625,"issues_closed_count":43,"pull_requests_closed_count":32,"pull_request_authors_count":22,"issue_authors_count":40,"avg_comments_per_issue":3.4186046511627906,"avg_comments_per_pull_request":3.264705882352941,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":4691.0,"past_year_avg_time_to_close_pull_request":2659.4,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/issues","maintainers":[{"login":"sholladay","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sholladay"},{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Ffind-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Ffind-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Ffind-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Ffind-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Ffind-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsindresorhus%2Ffind-up/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2204914,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":4999225,"name":"org.webjars.npm:find-up","ecosystem":"maven","description":"WebJar for find-up","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":[],"namespace":"org.webjars.npm","versions_count":7,"first_release_published_at":"2016-11-22T14:01:23.000Z","latest_release_published_at":"2024-07-19T00:56:13.000Z","latest_release_number":"7.0.0","last_synced_at":"2026-07-07T20:22:51.369Z","created_at":"2022-07-27T10:56:14.740Z","updated_at":"2026-07-07T20:22:51.370Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/find-up/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/find-up/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":1212517,"uuid":"41723004","full_name":"sindresorhus/find-up","owner":"sindresorhus","description":"Find a file or directory by walking up parent directories","archived":false,"fork":false,"pushed_at":"2025-09-16T01:16:42.000Z","size":95,"stargazers_count":626,"open_issues_count":0,"forks_count":47,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-11-04T05:17:52.478Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-09-01T07:12:57.000Z","updated_at":"2025-11-03T08:13:27.000Z","dependencies_parsed_at":"2024-11-05T21:02:28.941Z","dependency_job_id":"87bc2e0f-ffa9-4101-a9e8-c5dcc8c6a574","html_url":"https://github.com/sindresorhus/find-up","commit_stats":{"total_commits":68,"total_committers":16,"mean_commits":4.25,"dds":"0.32352941176470584","last_synced_commit":"b733bb70d3aa21b22fa011be8089110d467c317f"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/find-up","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/sbom","scorecard":{"id":826288,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/find-up","commit":"f9d7aafb15947e0eccf940247daaa04cf746f697"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/find-up/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/find-up/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 10 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-23T16:41:59.499Z","repository_id":1212517,"created_at":"2025-08-23T16:41:59.500Z","updated_at":"2025-08-23T16:41:59.500Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282673652,"owners_count":26708384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-04T02:00:05.887Z","response_time":62,"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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v8.0.0","sha":"5a009c227a484e503b78566412b1c0fd3dab3c27","kind":"tag","published_at":"2025-09-15T23:54:07.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"b733bb70d3aa21b22fa011be8089110d467c317f","kind":"tag","published_at":"2023-11-16T12:20:01.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v7.0.0/manifests"},{"name":"v6.3.0","sha":"576b442b12cdec7cefb4ace23b70e2d10b8ace14","kind":"tag","published_at":"2022-02-08T07:20:20.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.3.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"db9962ce02553945edcfddac7d472789c86b6eb6","kind":"tag","published_at":"2021-10-07T14:55:55.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d3a3cfc92324904348f921e97ef424189645dd63","kind":"tag","published_at":"2021-09-26T11:00:13.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"ace3d10aadce889a78924954a2766af81eb315ff","kind":"tag","published_at":"2021-08-26T11:19:31.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"e852e9cfd020844fac0ea2ff073c378cc302db4d","kind":"tag","published_at":"2020-08-11T18:43:33.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"6c32f0caed1684ef778053b6f79b13a772e22ba4","kind":"tag","published_at":"2019-06-17T06:16:14.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a2841237562d1f9996084d16c1bc6b471143892a","kind":"tag","published_at":"2019-05-12T15:28:37.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"2319b79a9e728fc13fc1a1a15e84bf5df100719e","kind":"tag","published_at":"2018-06-18T09:19:19.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"10202fb1621f0c277d5d5eeaf01c1c32b008fbef","kind":"tag","published_at":"2016-12-02T13:21:47.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"80342293c547b6982091f6ff141a76fd70317f57","kind":"tag","published_at":"2016-09-20T16:13:46.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"f2d7c1ff74fbac82b2cff038e311ef4b075d9184","kind":"tag","published_at":"2016-03-05T17:45:53.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.1.2","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"bc536485bfddd2d960f472964e65afef9895f475","kind":"tag","published_at":"2016-03-02T09:24:16.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.1.1","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"06e9dae73659ddf2421440ca4695161c38d7d2fb","kind":"tag","published_at":"2015-11-14T19:04:35.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9bf0f46fd04d04902cc4934f418ca49cdf199d83","kind":"tag","published_at":"2015-09-01T07:15:09.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-11-23T02:00:02.270Z","dependent_packages_count":15,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":3.982921451114861,"stargazers_count":12.152615453759308,"forks_count":16.445326372433552,"average":16.140201804563777},"purl":"pkg:maven/org.webjars.npm/find-up","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:find-up","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:find-up/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-18T14:04:12.435Z","issues_count":43,"pull_requests_count":34,"avg_time_to_close_issue":13937018.279069768,"avg_time_to_close_pull_request":2923169.40625,"issues_closed_count":43,"pull_requests_closed_count":32,"pull_request_authors_count":22,"issue_authors_count":40,"avg_comments_per_issue":3.4186046511627906,"avg_comments_per_pull_request":3.264705882352941,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":4691.0,"past_year_avg_time_to_close_pull_request":2659.4,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/issues","maintainers":[{"login":"sholladay","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sholladay"},{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:find-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:find-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:find-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:find-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:find-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:find-up/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":610732,"maintainers_count":0,"namespaces_count":80807,"keywords_count":34879,"github":"maven-central","metadata":{"funded_packages_count":37828},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-06-10T05:05:55.821Z","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":14074470,"name":"@depup/find-up","ecosystem":"npm","description":"[DepUp] Find a file or directory by walking up parent directories","homepage":"https://github.com/sindresorhus/find-up#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":["depup","dependency-bumped","updated-deps","find-up","find","up","findup","look-up","look","file","search","match","package","resolve","parent","parents","folder","directory","walk","walking","path"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T19:34:30.878Z","latest_release_published_at":"2026-03-17T19:34:30.878Z","latest_release_number":"8.0.0-depup.0","last_synced_at":"2026-07-07T20:22:53.277Z","created_at":"2026-03-19T04:22:31.749Z","updated_at":"2026-07-07T20:22:53.277Z","registry_url":"https://www.npmjs.com/package/@depup/find-up","install_command":"npm install @depup/find-up","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/sindresorhus","dist-tags":{"latest":"8.0.0-depup.0"}},"repo_metadata":{"id":1212517,"uuid":"41723004","full_name":"sindresorhus/find-up","owner":"sindresorhus","description":"Find a file or directory by walking up parent directories","archived":false,"fork":false,"pushed_at":"2025-09-16T01:16:42.000Z","size":95,"stargazers_count":641,"open_issues_count":1,"forks_count":49,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-06-28T00:04:06.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-09-01T07:12:57.000Z","updated_at":"2026-06-23T17:52:34.000Z","dependencies_parsed_at":"2024-11-05T21:02:28.941Z","dependency_job_id":"87bc2e0f-ffa9-4101-a9e8-c5dcc8c6a574","html_url":"https://github.com/sindresorhus/find-up","commit_stats":{"total_commits":68,"total_committers":16,"mean_commits":4.25,"dds":"0.32352941176470584","last_synced_commit":"b733bb70d3aa21b22fa011be8089110d467c317f"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/find-up","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/sbom","scorecard":{"id":826288,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/find-up","commit":"f9d7aafb15947e0eccf940247daaa04cf746f697"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/find-up/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/find-up/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 10 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-23T16:41:59.499Z","repository_id":1212517,"created_at":"2025-08-23T16:41:59.500Z","updated_at":"2025-08-23T16:41:59.500Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34940199,"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-29T02:00:05.398Z","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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-29T19:21:02.703Z","dependent_packages_count":0,"downloads":22,"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/find-up","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/find-up","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/find-up/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ffind-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ffind-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ffind-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ffind-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ffind-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Ffind-up/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-19T04:22:35.433Z","updated_at":"2026-03-19T04:22:35.433Z","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":5666161,"maintainers_count":1207700,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":864610,"name":"@cjsa/find-up","ecosystem":"npm","description":"Find a file or directory by walking up parent directories","homepage":"https://github.com/sindresorhus/find-up#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":["find","up","find-up","findup","look-up","look","file","search","match","package","resolve","parent","parents","folder","directory","walk","walking","path"],"namespace":"cjsa","versions_count":3,"first_release_published_at":"2022-01-23T06:12:21.275Z","latest_release_published_at":"2022-02-09T10:25:57.141Z","latest_release_number":"6.3.0","last_synced_at":"2026-07-07T20:22:55.799Z","created_at":"2022-04-07T14:53:16.333Z","updated_at":"2026-07-07T20:22:55.799Z","registry_url":"https://www.npmjs.com/package/@cjsa/find-up","install_command":"npm install @cjsa/find-up","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/sindresorhus","dist-tags":{"latest":"6.3.0"}},"repo_metadata":{"id":1212517,"uuid":"41723004","full_name":"sindresorhus/find-up","owner":"sindresorhus","description":"Find a file or directory by walking up parent directories","archived":false,"fork":false,"pushed_at":"2023-11-16T12:22:40.000Z","size":71,"stargazers_count":569,"open_issues_count":3,"forks_count":49,"subscribers_count":11,"default_branch":"main","last_synced_at":"2024-04-14T09:58:39.897Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-09-01T07:12:57.000Z","updated_at":"2024-04-12T19:53:31.000Z","dependencies_parsed_at":"2024-01-17T13:27:15.036Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/find-up","commit_stats":{"total_commits":68,"total_committers":16,"mean_commits":4.25,"dds":"0.32352941176470584","last_synced_commit":"b733bb70d3aa21b22fa011be8089110d467c317f"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216725176,"owners_count":16070458,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focuses on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages. Likes unicorns.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1102,"last_synced_at":"2024-04-15T08:17:34.428Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":804815,"followers":66084,"following":30,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-04-15T08:21:19.389Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v7.0.0","sha":"b733bb70d3aa21b22fa011be8089110d467c317f","kind":"tag","published_at":"2023-11-16T12:20:01.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v7.0.0/manifests"},{"name":"v6.3.0","sha":"576b442b12cdec7cefb4ace23b70e2d10b8ace14","kind":"tag","published_at":"2022-02-08T07:20:20.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.3.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"db9962ce02553945edcfddac7d472789c86b6eb6","kind":"tag","published_at":"2021-10-07T14:55:55.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d3a3cfc92324904348f921e97ef424189645dd63","kind":"tag","published_at":"2021-09-26T11:00:13.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"ace3d10aadce889a78924954a2766af81eb315ff","kind":"tag","published_at":"2021-08-26T11:19:31.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"e852e9cfd020844fac0ea2ff073c378cc302db4d","kind":"tag","published_at":"2020-08-11T18:43:33.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"6c32f0caed1684ef778053b6f79b13a772e22ba4","kind":"tag","published_at":"2019-06-17T06:16:14.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a2841237562d1f9996084d16c1bc6b471143892a","kind":"tag","published_at":"2019-05-12T15:28:37.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"2319b79a9e728fc13fc1a1a15e84bf5df100719e","kind":"tag","published_at":"2018-06-18T09:19:19.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"10202fb1621f0c277d5d5eeaf01c1c32b008fbef","kind":"tag","published_at":"2016-12-02T13:21:47.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"80342293c547b6982091f6ff141a76fd70317f57","kind":"tag","published_at":"2016-09-20T16:13:46.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"f2d7c1ff74fbac82b2cff038e311ef4b075d9184","kind":"tag","published_at":"2016-03-05T17:45:53.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.1.2","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"bc536485bfddd2d960f472964e65afef9895f475","kind":"tag","published_at":"2016-03-02T09:24:16.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.1.1","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"06e9dae73659ddf2421440ca4695161c38d7d2fb","kind":"tag","published_at":"2015-11-14T19:04:35.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9bf0f46fd04d04902cc4934f418ca49cdf199d83","kind":"tag","published_at":"2015-09-01T07:15:09.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-06T17:26:08.842Z","dependent_packages_count":1,"downloads":35,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":36.06644332314033,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":3.682122591712853,"forks_count":4.852730303157885,"average":17.230644552463524},"purl":"pkg:npm/%40cjsa/find-up","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cjsa/find-up","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cjsa/find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cjsa/find-up/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://sindresorhus.com/donate"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T03:14:21.800Z","issues_count":42,"pull_requests_count":27,"avg_time_to_close_issue":5857790.692307692,"avg_time_to_close_pull_request":2141876.269230769,"issues_closed_count":39,"pull_requests_closed_count":26,"pull_request_authors_count":20,"issue_authors_count":39,"avg_comments_per_issue":3.4761904761904763,"avg_comments_per_pull_request":4.037037037037037,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":148692.5,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/issues","maintainers":[{"login":"sholladay","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sholladay"},{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cjsa%2Ffind-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cjsa%2Ffind-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cjsa%2Ffind-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cjsa%2Ffind-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cjsa%2Ffind-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cjsa%2Ffind-up/codemeta","maintainers":[{"uuid":"fengkx","login":"fengkx","name":null,"email":"liangkx8237@gmail.com","url":null,"packages_count":263,"html_url":"https://www.npmjs.com/~fengkx","role":null,"created_at":"2022-11-16T02:49:08.613Z","updated_at":"2022-11-16T02:49:08.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fengkx/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5666161,"maintainers_count":1207700,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":1718765,"name":"find-up","ecosystem":"npm","description":"Find a file or directory by walking up parent directories","homepage":"https://github.com/sindresorhus/find-up#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/sindresorhus/find-up","keywords_array":["find","up","find-up","findup","look-up","look","file","search","match","package","resolve","parent","parents","folder","directory","walk","walking","path"],"namespace":null,"versions_count":16,"first_release_published_at":"2015-09-01T07:15:16.509Z","latest_release_published_at":"2025-09-16T01:13:57.112Z","latest_release_number":"8.0.0","last_synced_at":"2026-07-08T14:12:52.736Z","created_at":"2022-04-09T15:36:12.661Z","updated_at":"2026-07-08T18:27:07.404Z","registry_url":"https://www.npmjs.com/package/find-up","install_command":"npm install find-up","documentation_url":null,"metadata":{"funding":"https://github.com/sponsors/sindresorhus","dist-tags":{"latest":"8.0.0"}},"repo_metadata":{"id":1212517,"uuid":"41723004","full_name":"sindresorhus/find-up","owner":"sindresorhus","description":"Find a file or directory by walking up parent directories","archived":false,"fork":false,"pushed_at":"2025-09-16T01:16:42.000Z","size":95,"stargazers_count":641,"open_issues_count":1,"forks_count":49,"subscribers_count":9,"default_branch":"main","last_synced_at":"2026-06-28T00:04:06.976Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-09-01T07:12:57.000Z","updated_at":"2026-06-23T17:52:34.000Z","dependencies_parsed_at":"2024-11-05T21:02:28.941Z","dependency_job_id":"87bc2e0f-ffa9-4101-a9e8-c5dcc8c6a574","html_url":"https://github.com/sindresorhus/find-up","commit_stats":{"total_commits":68,"total_committers":16,"mean_commits":4.25,"dds":"0.32352941176470584","last_synced_commit":"b733bb70d3aa21b22fa011be8089110d467c317f"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/sindresorhus/find-up","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/sbom","scorecard":{"id":826288,"data":{"date":"2025-08-11","repo":{"name":"github.com/sindresorhus/find-up","commit":"f9d7aafb15947e0eccf940247daaa04cf746f697"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"Code-Review","score":3,"reason":"Found 10/30 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/security.md:1","Info: Found linked content: .github/security.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/security.md:1","Info: Found text in security policy: .github/security.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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:19: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/find-up/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/sindresorhus/find-up/main.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/main.yml:24","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 10 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-23T16:41:59.499Z","repository_id":1212517,"created_at":"2025-08-23T16:41:59.500Z","updated_at":"2025-08-23T16:41:59.500Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34940199,"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-29T02:00:05.398Z","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":"sindresorhus","name":"Sindre Sorhus","uuid":"170270","kind":"user","description":"Full-Time Open-Sourcerer. Focused on Swift \u0026 JavaScript. Makes macOS apps, CLI tools, npm packages.","email":"","website":"https://sindresorhus.com/apps","location":null,"twitter":"sindresorhus","company":null,"icon_url":"https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89\u0026v=4","repositories_count":1111,"last_synced_at":"2024-10-29T21:14:09.635Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"html_url":"https://github.com/sindresorhus","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"total_stars":852379,"followers":69513,"following":31,"created_at":"2022-11-02T16:18:52.881Z","updated_at":"2024-10-29T21:14:09.636Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus/repositories"},"tags":[{"name":"v8.0.0","sha":"5a009c227a484e503b78566412b1c0fd3dab3c27","kind":"tag","published_at":"2025-09-15T23:54:07.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v8.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v8.0.0/manifests"},{"name":"v7.0.0","sha":"b733bb70d3aa21b22fa011be8089110d467c317f","kind":"tag","published_at":"2023-11-16T12:20:01.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v7.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v7.0.0/manifests"},{"name":"v6.3.0","sha":"576b442b12cdec7cefb4ace23b70e2d10b8ace14","kind":"tag","published_at":"2022-02-08T07:20:20.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.3.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.3.0/manifests"},{"name":"v6.2.0","sha":"db9962ce02553945edcfddac7d472789c86b6eb6","kind":"tag","published_at":"2021-10-07T14:55:55.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.2.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"d3a3cfc92324904348f921e97ef424189645dd63","kind":"tag","published_at":"2021-09-26T11:00:13.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.1.0/manifests"},{"name":"v6.0.0","sha":"ace3d10aadce889a78924954a2766af81eb315ff","kind":"tag","published_at":"2021-08-26T11:19:31.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v6.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"e852e9cfd020844fac0ea2ff073c378cc302db4d","kind":"tag","published_at":"2020-08-11T18:43:33.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v5.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"6c32f0caed1684ef778053b6f79b13a772e22ba4","kind":"tag","published_at":"2019-06-17T06:16:14.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v4.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a2841237562d1f9996084d16c1bc6b471143892a","kind":"tag","published_at":"2019-05-12T15:28:37.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v4.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"2319b79a9e728fc13fc1a1a15e84bf5df100719e","kind":"tag","published_at":"2018-06-18T09:19:19.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v3.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v3.0.0/manifests"},{"name":"v2.1.0","sha":"10202fb1621f0c277d5d5eeaf01c1c32b008fbef","kind":"tag","published_at":"2016-12-02T13:21:47.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v2.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"80342293c547b6982091f6ff141a76fd70317f57","kind":"tag","published_at":"2016-09-20T16:13:46.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v2.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v2.0.0/manifests"},{"name":"v1.1.2","sha":"f2d7c1ff74fbac82b2cff038e311ef4b075d9184","kind":"tag","published_at":"2016-03-05T17:45:53.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.1.2","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"bc536485bfddd2d960f472964e65afef9895f475","kind":"tag","published_at":"2016-03-02T09:24:16.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.1.1","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"06e9dae73659ddf2421440ca4695161c38d7d2fb","kind":"tag","published_at":"2015-11-14T19:04:35.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.1.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9bf0f46fd04d04902cc4934f418ca49cdf199d83","kind":"tag","published_at":"2015-09-01T07:15:09.000Z","download_url":"https://codeload.github.com/sindresorhus/find-up/tar.gz/v1.0.0","html_url":"https://github.com/sindresorhus/find-up/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sindresorhus/find-up@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-07-08T18:27:07.377Z","dependent_packages_count":5094,"downloads":1165972326,"downloads_period":"last-month","dependent_repos_count":1124485,"rankings":{"downloads":0.0006023561984095606,"dependent_repos_count":0.03022732922927977,"dependent_packages_count":0.017304050790674652,"stargazers_count":2.9036854342604874,"forks_count":3.955344597029179,"docker_downloads_count":0.004517671488071705,"average":1.1519469064993504},"purl":"pkg:npm/find-up","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/find-up","docker_dependents_count":52410,"docker_downloads_count":13827329971,"usage_url":"https://repos.ecosyste.ms/usage/npm/find-up","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/find-up/dependencies","status":null,"funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"critical":true,"issue_metadata":{"last_synced_at":"2026-06-29T19:21:00.112Z","issues_count":44,"pull_requests_count":34,"avg_time_to_close_issue":13937018.279069768,"avg_time_to_close_pull_request":2923169.40625,"issues_closed_count":43,"pull_requests_closed_count":32,"pull_request_authors_count":22,"issue_authors_count":41,"avg_comments_per_issue":3.3863636363636362,"avg_comments_per_pull_request":3.264705882352941,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":4691.0,"past_year_avg_time_to_close_pull_request":2659.4,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/issues","maintainers":[{"login":"sholladay","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sholladay"},{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/find-up/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/find-up/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/find-up/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/find-up/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/find-up/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/find-up/codemeta","maintainers":[{"uuid":"sindresorhus","login":"sindresorhus","name":null,"email":"sindresorhus@gmail.com","url":null,"packages_count":1295,"html_url":"https://www.npmjs.com/~sindresorhus","role":null,"created_at":"2022-11-12T08:50:09.494Z","updated_at":"2022-11-12T08:50:09.494Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sindresorhus/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5666161,"maintainers_count":1207700,"namespaces_count":399623,"keywords_count":847874,"github":"npm","metadata":{"funded_packages_count":171745},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-06-10T05:11:46.456Z","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":11861,"full_name":"sindresorhus/find-up","default_branch":"main","total_commits":76,"total_committers":17,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.470588235294118,"dds":0.3157894736842105,"past_year_total_commits":6,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.0,"past_year_dds":0.16666666666666663,"last_synced_at":"2026-07-07T20:28:01.286Z","last_synced_commit":"b210255735947199a69c1482e1bb6d407e8995a4","created_at":"2023-03-07T11:18:24.943Z","updated_at":"2026-07-07T20:28:01.007Z","committers":[{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":52},{"name":"Seth Holladay","email":"sholladay","login":"sholladay","count":4},{"name":"Corey Farrell","email":"git@cfware.com","login":"coreyfarrell","count":3},{"name":"Sam Verschueren","email":"sam.verschueren@gmail.com","login":"SamVerschueren","count":3},{"name":"Vasily Polovnyov","email":"vasily@polovnyov.ru","login":"vast","count":2},{"name":"Ben McCann","email":"322311+benmccann","login":"benmccann","count":1},{"name":"Brandon Smith","email":"brandon93s@gmail.com","login":"brandon93s","count":1},{"name":"Dimitri Benin","email":"BendingBender","login":"BendingBender","count":1},{"name":"John Daly","email":"john.daly2@gmail.com","login":"JohnDaly","count":1},{"name":"Linus Unnebäck","email":"linus@folkdatorn.se","login":"LinusU","count":1},{"name":"Luke Edwards","email":"luke.edwards05@gmail.com","login":"lukeed","count":1},{"name":"Mark Wubben","email":"mark@novemberborn.net","login":"novemberborn","count":1},{"name":"Mathieu M-Gosselin","email":"mathieumg@gmail.com","login":"mathieumg","count":1},{"name":"Richie Bendall","email":"richiebendall@gmail.com","login":"Richienb","count":1},{"name":"Tiago Danin","email":"TiagoDanin@outlook.com","login":"TiagoDanin","count":1},{"name":"fisker Cheung","email":"lionkay@gmail.com","login":"fisker","count":1},{"name":"zhangenming","email":"282126346@qq.com","login":"zhangenming","count":1}],"past_year_committers":[{"name":"Sindre Sorhus","email":"sindresorhus@gmail.com","login":"sindresorhus","count":5},{"name":"Ben McCann","email":"322311+benmccann","login":"benmccann","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-10T00:00:15.311Z","repositories_count":6295810,"commits_count":863037420,"contributors_count":35212867,"owners_count":1185487,"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":"sindresorhus/find-up","html_url":"https://github.com/sindresorhus/find-up","last_synced_at":"2026-06-29T19:21:00.112Z","status":"error","issues_count":44,"pull_requests_count":34,"avg_time_to_close_issue":13937018.279069768,"avg_time_to_close_pull_request":2923169.40625,"issues_closed_count":43,"pull_requests_closed_count":32,"pull_request_authors_count":22,"issue_authors_count":41,"avg_comments_per_issue":3.3863636363636362,"avg_comments_per_pull_request":3.264705882352941,"merged_pull_requests_count":22,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":4691.0,"past_year_avg_time_to_close_pull_request":2659.4,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":5,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-18T04:55:44.300Z","updated_at":"2026-06-29T19:21:00.113Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Ffind-up/issues","issue_labels_count":{"table":{"help wanted":6,"enhancement":6,":gift: Rewarded on Issuehunt":3}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":36,"CONTRIBUTOR":3,"COLLABORATOR":3,"OWNER":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":19,"NONE":11,"COLLABORATOR":4}},"issue_authors":{"table":{"sholladay":3,"sindresorhus":2,"spl":1,"corn-snake":1,"schmidt-sebastian":1,"zhangenming":1,"mattcollier":1,"chenrui333":1,"bhaveshgohel":1,"silverwind":1,"ChristianIvicevic":1,"gtbuchanan":1,"mathieumg":1,"raineorshine":1,"coreyfarrell":1,"babeal":1,"xenoterracide":1,"davej":1,"Spades-S":1,"jmikrut":1,"Jason3S":1,"peterroe":1,"suculent":1,"rrthomas":1,"Sidfate":1,"danday74":1,"brettz9":1,"bharathkv6":1,"piranna":1,"hdorgeval":1,"prisis":1,"brentonhouse":1,"mmkal":1,"kachkaev":1,"CVarisco":1,"makbol":1,"pastelInc":1,"jclaveau":1,"radiovisual":1,"harrysarson":1,"sheerun":1}},"pull_request_authors":{"table":{"sholladay":4,"andylou0102":4,"coreyfarrell":3,"vast":2,"zhangenming":2,"benmccann":2,"LinusU":2,"TiagoDanin":1,"JohnDaly":1,"brandon93s":1,"Fazendaaa":1,"CVarisco":1,"SamVerschueren":1,"BendingBender":1,"dudeofawesome":1,"Richienb":1,"fisker":1,"aggre":1,"friendlyanon":1,"lukeed":1,"mathieumg":1,"novemberborn":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-07-07T00:00:23.283Z","repositories_count":14865822,"issues_count":32494440,"pull_requests_count":106816252,"authors_count":11337290,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{"gtbuchanan":1}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"sholladay","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sholladay"}},{"table":{"login":"sindresorhus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sindresorhus"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":1,"PullRequestEvent":5,"ForkEvent":6,"IssuesEvent":4,"WatchEvent":44,"IssueCommentEvent":3,"PushEvent":3,"CreateEvent":1},"last_year":{"ReleaseEvent":1,"ForkEvent":2,"IssuesEvent":2,"WatchEvent":11,"IssueCommentEvent":2,"PushEvent":2,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-06T12:32:54.921Z","updated_at":"2022-07-06T12:32:54.921Z","repository_link":"https://github.com/sindresorhus/find-up/blob/main/package.json","dependencies":[{"id":108440304,"package_name":"locate-path","ecosystem":"npm","requirements":"^7.1.0","direct":true,"kind":"runtime","optional":false},{"id":108440305,"package_name":"path-exists","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"runtime","optional":false},{"id":108440306,"package_name":"ava","ecosystem":"npm","requirements":"^3.15.0","direct":true,"kind":"development","optional":false},{"id":108440307,"package_name":"is-path-inside","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":108440308,"package_name":"tempy","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false},{"id":108440309,"package_name":"tsd","ecosystem":"npm","requirements":"^0.17.0","direct":true,"kind":"development","optional":false},{"id":108440310,"package_name":"xo","ecosystem":"npm","requirements":"^0.44.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2024-01-17T13:11:21.266Z","updated_at":"2024-01-17T13:11:21.266Z","repository_link":"https://github.com/sindresorhus/find-up/blob/main/.github/workflows/main.yml","dependencies":[{"id":15663729745,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":15663729746,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":32.7271910622039,"created_at":"2026-07-08T09:13:35.937Z","updated_at":"2026-07-11T11:30:26.986Z","avatar_url":"https://github.com/sindresorhus.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378618","html_url":"https://summary.ecosyste.ms/projects/378618"}