{"id":1246708,"name":"hyperfs","ecosystem":"npm","description":"A content-addressable union file system that replicates and is build on top of fuse, leveldb and node","homepage":"https://github.com/mafintosh/hyperfs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/mafintosh/hyperfs","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2015-05-22T07:53:09.123Z","latest_release_published_at":"2016-01-18T22:51:09.734Z","latest_release_number":"2.2.3","last_synced_at":"2026-05-28T11:46:14.226Z","created_at":"2022-04-08T14:48:39.306Z","updated_at":"2026-05-28T11:46:14.226Z","registry_url":"https://www.npmjs.com/package/hyperfs","install_command":"npm install hyperfs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.2.3"}},"repo_metadata":{"id":32367319,"uuid":"35943445","full_name":"mafintosh/hyperfs","owner":"mafintosh","description":"A content-addressable union file system build on top of fuse, hyperlog, leveldb and node","archived":false,"fork":false,"pushed_at":"2016-01-17T22:26:48.000Z","size":111,"stargazers_count":274,"open_issues_count":2,"forks_count":12,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-08-21T02:51:12.826Z","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/mafintosh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-20T11:17:28.000Z","updated_at":"2024-10-27T20:28:30.000Z","dependencies_parsed_at":"2022-09-12T19:50:48.974Z","dependency_job_id":null,"html_url":"https://github.com/mafintosh/hyperfs","commit_stats":null,"previous_names":["mafintosh/content-addressable-union-fs"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/mafintosh/hyperfs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","download_url":"https://codeload.github.com/mafintosh/hyperfs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/sbom","scorecard":{"id":610989,"data":{"date":"2025-08-11","repo":{"name":"github.com/mafintosh/hyperfs","commit":"86f9a45a2e39bc534bf952dd73c1f02ba1a38ca8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":1,"reason":"Found 3/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-21T02:38:24.240Z","repository_id":32367319,"created_at":"2025-08-21T02:38:24.240Z","updated_at":"2025-08-21T02:38:24.240Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271420165,"owners_count":24756492,"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-08-21T02:00:08.990Z","response_time":74,"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":"mafintosh","name":"Mathias Buus","uuid":"376661","kind":"user","description":"Rød grød med fløde","email":"","website":"https://mafinto.sh","location":"Switzerland","twitter":null,"company":"@holepunchto","icon_url":"https://avatars.githubusercontent.com/u/376661?u=358b6f221f3e74527ee43d7751492da453e0683a\u0026v=4","repositories_count":917,"last_synced_at":"2024-04-14T07:03:49.204Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/mafintosh","funding_links":["https://github.com/sponsors/mafintosh"],"total_stars":49741,"followers":5975,"following":301,"created_at":"2022-11-02T16:19:05.108Z","updated_at":"2024-04-14T07:06:34.077Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mafintosh/repositories"},"tags":[{"name":"v2.2.3","sha":"86f9a45a2e39bc534bf952dd73c1f02ba1a38ca8","kind":"tag","published_at":"2016-01-17T22:26:08.000Z","download_url":"https://codeload.github.com/mafintosh/hyperfs/tar.gz/v2.2.3","html_url":"https://github.com/mafintosh/hyperfs/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/hyperfs@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v2.2.3/manifests"},{"name":"v2.2.2","sha":"08b000072407b8aa52f612ef8080615674b04e0d","kind":"tag","published_at":"2015-09-18T12:43:32.000Z","download_url":"https://codeload.github.com/mafintosh/hyperfs/tar.gz/v2.2.2","html_url":"https://github.com/mafintosh/hyperfs/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/hyperfs@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"df27c8af45d46d61e3627f0ac77ea3158d5089a7","kind":"tag","published_at":"2015-05-23T12:00:42.000Z","download_url":"https://codeload.github.com/mafintosh/hyperfs/tar.gz/v2.2.1","html_url":"https://github.com/mafintosh/hyperfs/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/hyperfs@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"93773b69f7910133d5cfd70ff25c7ff7d98ecc1d","kind":"tag","published_at":"2015-05-22T21:21:28.000Z","download_url":"https://codeload.github.com/mafintosh/hyperfs/tar.gz/v2.2.0","html_url":"https://github.com/mafintosh/hyperfs/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/hyperfs@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v2.2.0/manifests"},{"name":"v2.1.1","sha":"bfb7a72406d8c02c284bb5aabcda8a2f612d5829","kind":"tag","published_at":"2015-05-22T11:57:27.000Z","download_url":"https://codeload.github.com/mafintosh/hyperfs/tar.gz/v2.1.1","html_url":"https://github.com/mafintosh/hyperfs/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/hyperfs@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"71c10503a96631c2c8e22a921e3bb90f63951eac","kind":"tag","published_at":"2015-05-22T11:48:22.000Z","download_url":"https://codeload.github.com/mafintosh/hyperfs/tar.gz/v2.1.0","html_url":"https://github.com/mafintosh/hyperfs/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/hyperfs@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"4c1edc80228a8f3c26aed2da8c93e36b4908d5a9","kind":"tag","published_at":"2015-05-22T11:39:35.000Z","download_url":"https://codeload.github.com/mafintosh/hyperfs/tar.gz/v2.0.0","html_url":"https://github.com/mafintosh/hyperfs/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/hyperfs@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v2.0.0/manifests"},{"name":"v1.0.4","sha":"429f68ecaf203dca643a343d5edca413c0677576","kind":"tag","published_at":"2015-05-22T11:13:42.000Z","download_url":"https://codeload.github.com/mafintosh/hyperfs/tar.gz/v1.0.4","html_url":"https://github.com/mafintosh/hyperfs/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/hyperfs@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"8fe1a79efcb0774d2c3ce683f235ab55996afad7","kind":"tag","published_at":"2015-05-22T10:44:35.000Z","download_url":"https://codeload.github.com/mafintosh/hyperfs/tar.gz/v1.0.3","html_url":"https://github.com/mafintosh/hyperfs/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/hyperfs@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"5921ebb86f8a8c333eb45e70320ec12d9a80764f","kind":"tag","published_at":"2015-05-22T10:38:20.000Z","download_url":"https://codeload.github.com/mafintosh/hyperfs/tar.gz/v1.0.2","html_url":"https://github.com/mafintosh/hyperfs/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/hyperfs@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"45938679a6ffcef101498d46ef4de37fb3fd1c70","kind":"tag","published_at":"2015-05-22T07:56:33.000Z","download_url":"https://codeload.github.com/mafintosh/hyperfs/tar.gz/v1.0.1","html_url":"https://github.com/mafintosh/hyperfs/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/hyperfs@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"2ab2fdc968b74b0d68a4e31965d5d898c04b549a","kind":"tag","published_at":"2015-05-22T07:52:58.000Z","download_url":"https://codeload.github.com/mafintosh/hyperfs/tar.gz/v1.0.0","html_url":"https://github.com/mafintosh/hyperfs/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/mafintosh/hyperfs@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mafintosh%2Fhyperfs/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-03-14T22:36:32.397Z","dependent_packages_count":1,"downloads":56,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":22.739835716172184,"dependent_repos_count":10.302192564346997,"dependent_packages_count":20.916208435344245,"stargazers_count":3.650082332051865,"forks_count":5.990848529708633,"docker_downloads_count":null,"average":12.719833515524785},"purl":"pkg:npm/hyperfs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/hyperfs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/hyperfs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/hyperfs/dependencies","status":null,"funding_links":["https://github.com/sponsors/mafintosh"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T12:43:43.044Z","issues_count":6,"pull_requests_count":3,"avg_time_to_close_issue":6495154.0,"avg_time_to_close_pull_request":845.0,"issues_closed_count":4,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":4,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":1.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"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/mafintosh%2Fhyperfs/issues","maintainers":[{"login":"maxogden","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxogden"},{"login":"okdistribute","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/okdistribute"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyperfs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyperfs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyperfs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyperfs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyperfs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/hyperfs/codemeta","maintainers":[{"uuid":"mafintosh","login":"mafintosh","name":null,"email":"mathiasbuus@gmail.com","url":null,"packages_count":1803,"html_url":"https://www.npmjs.com/~mafintosh","role":null,"created_at":"2022-11-10T20:20:59.709Z","updated_at":"2022-11-10T20:20:59.709Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mafintosh/packages"}]}