{"id":368984,"url":"https://github.com/thejoshwolfe/yauzl","last_synced_at":"2026-06-19T22:30:25.896Z","repository":{"id":19838843,"uuid":"23100405","full_name":"thejoshwolfe/yauzl","owner":"thejoshwolfe","description":"yet another unzip library for node","archived":false,"fork":false,"pushed_at":"2026-06-07T12:57:39.000Z","size":410,"stargazers_count":812,"open_issues_count":12,"forks_count":84,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-06-16T21:03:05.495Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thejoshwolfe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-19T07:06:11.000Z","updated_at":"2026-06-12T09:04:33.000Z","dependencies_parsed_at":"2026-03-27T05:02:12.544Z","dependency_job_id":null,"html_url":"https://github.com/thejoshwolfe/yauzl","commit_stats":{"total_commits":209,"total_committers":11,"mean_commits":19.0,"dds":0.1291866028708134,"last_synced_commit":"b15f865c219536693108f13266bbd9d658fd6f66"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/thejoshwolfe/yauzl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thejoshwolfe","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/sbom","scorecard":{"id":878961,"data":{"date":"2025-08-11","repo":{"name":"github.com/thejoshwolfe/yauzl","commit":"277b294d23fc1c10ff772fa5e858830ca79d9892"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/thejoshwolfe/yauzl/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/thejoshwolfe/yauzl/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:28","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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-24T07:15:57.077Z","repository_id":19838843,"created_at":"2025-08-24T07:15:57.077Z","updated_at":"2025-08-24T07:15:57.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34508867,"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-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"thejoshwolfe","name":"Josh Wolfe","uuid":"87436","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/87436?u=3fe6f37f82c90bc56fc17f9c255c799f0096517b\u0026v=4","repositories_count":93,"last_synced_at":"2024-04-15T11:04:10.966Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thejoshwolfe","funding_links":[],"total_stars":1348,"followers":145,"following":7,"created_at":"2022-11-02T16:21:15.265Z","updated_at":"2024-04-15T11:04:25.936Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thejoshwolfe","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thejoshwolfe/repositories"},"packages":[{"id":14139935,"name":"org.mvnpm:yauzl","ecosystem":"maven","description":"yet another unzip library for node","homepage":"https://github.com/thejoshwolfe/yauzl","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":[],"namespace":"org.mvnpm","versions_count":8,"first_release_published_at":"2025-08-26T02:02:02.000Z","latest_release_published_at":"2026-06-07T23:24:19.000Z","latest_release_number":"3.4.0","last_synced_at":"2026-06-17T16:28:14.481Z","created_at":"2026-03-28T01:15:33.467Z","updated_at":"2026-06-17T16:28:14.482Z","registry_url":"https://central.sonatype.com/artifact/org.mvnpm/yauzl/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.mvnpm/yauzl/","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-28T01:28:11.192Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":29.696275283753454,"dependent_packages_count":42.45229214719405,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.074283715473754},"purl":"pkg:maven/org.mvnpm/yauzl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.mvnpm:yauzl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.mvnpm:yauzl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.mvnpm:yauzl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:yauzl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:yauzl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:yauzl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:yauzl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:yauzl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.mvnpm:yauzl/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"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":13597592,"name":"node-yauzl","ecosystem":"debian","description":null,"homepage":"https://github.com/thejoshwolfe/yauzl","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:32:53.808Z","latest_release_published_at":"2026-02-11T10:32:53.808Z","latest_release_number":"2.10.0-1","last_synced_at":"2026-03-13T15:06:39.363Z","created_at":"2026-02-11T10:32:53.604Z","updated_at":"2026-03-13T15:06:39.363Z","registry_url":"https://tracker.debian.org/pkg/node-yauzl","install_command":"apt-get install node-yauzl","documentation_url":"https://packages.debian.org/buster/node-yauzl","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-yauzl","standards_version":"4.3.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), node-buffer-crc32, nodejs, node-pend, node-fd-slicer, node-bl","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:12:18.803Z","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-yauzl?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-yauzl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-yauzl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-yauzl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-yauzl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-yauzl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-yauzl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-yauzl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-yauzl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/node-yauzl/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":93},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-29T05:10:14.968Z","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":13795218,"name":"node-yauzl","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/thejoshwolfe/yauzl","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:18:26.930Z","latest_release_published_at":"2026-02-13T16:18:26.930Z","latest_release_number":"2.10.0-4","last_synced_at":"2026-03-13T22:21:58.636Z","created_at":"2026-02-13T16:18:26.729Z","updated_at":"2026-03-13T22:21:58.637Z","registry_url":"https://launchpad.net/ubuntu/+source/node-yauzl","install_command":"apt-get install node-yauzl","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-yauzl","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-bl, node-buffer-crc32, node-fd-slicer, node-pend, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T16:19:56.957Z","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-yauzl?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-yauzl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-yauzl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-yauzl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-yauzl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-yauzl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-yauzl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-yauzl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-yauzl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-yauzl/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":13745035,"name":"node-yauzl","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/thejoshwolfe/yauzl","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T05:51:17.300Z","latest_release_published_at":"2026-02-13T05:51:17.300Z","latest_release_number":"2.10.0-2","last_synced_at":"2026-03-13T10:19:36.098Z","created_at":"2026-02-13T05:51:17.126Z","updated_at":"2026-03-13T10:19:36.099Z","registry_url":"https://launchpad.net/ubuntu/+source/node-yauzl","install_command":"apt-get install node-yauzl","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-yauzl","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), node-bl, node-buffer-crc32, node-fd-slicer, node-pend, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T05:51:17.982Z","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-yauzl?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-yauzl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-yauzl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-yauzl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-yauzl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-yauzl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-yauzl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-yauzl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-yauzl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/node-yauzl/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":13523727,"name":"node-yauzl","ecosystem":"debian","description":null,"homepage":"https://github.com/thejoshwolfe/yauzl","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:13:12.797Z","latest_release_published_at":"2026-02-10T22:13:12.797Z","latest_release_number":"2.10.0-2","last_synced_at":"2026-03-14T01:22:04.018Z","created_at":"2026-02-10T22:13:12.596Z","updated_at":"2026-03-14T01:22:04.018Z","registry_url":"https://tracker.debian.org/pkg/node-yauzl","install_command":"apt-get install node-yauzl","documentation_url":"https://packages.debian.org/bullseye/node-yauzl","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-yauzl","standards_version":"4.5.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), node-bl, node-buffer-crc32, node-fd-slicer, node-pend, pkg-js-tools (\u003e= 0.9.20~)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:23:32.131Z","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-yauzl?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-yauzl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-yauzl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-yauzl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-yauzl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-yauzl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-yauzl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-yauzl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-yauzl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-yauzl/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":13559227,"name":"node-yauzl","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/thejoshwolfe/yauzl","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:57:05.877Z","latest_release_published_at":"2026-02-11T04:57:05.877Z","latest_release_number":"2.10.0-4","last_synced_at":"2026-03-11T22:46:44.095Z","created_at":"2026-02-11T04:57:05.686Z","updated_at":"2026-03-11T22:46:44.096Z","registry_url":"https://launchpad.net/ubuntu/+source/node-yauzl","install_command":"apt-get install node-yauzl","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-yauzl","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-bl, node-buffer-crc32, node-fd-slicer, node-pend, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:51:07.274Z","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-yauzl?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-yauzl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-yauzl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-yauzl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-yauzl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-yauzl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-yauzl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-yauzl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-yauzl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-yauzl/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":13954787,"name":"node-yauzl","ecosystem":"guix","description":"Yet another unzip library for node","homepage":"https://github.com/thejoshwolfe/yauzl","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T20:21:35.651Z","latest_release_published_at":"2026-03-02T20:21:35.651Z","latest_release_number":"2.10.0","last_synced_at":"2026-04-27T16:55:22.450Z","created_at":"2026-03-02T20:21:35.425Z","updated_at":"2026-04-27T16:55:22.450Z","registry_url":"https://packages.guix.gnu.org/packages/node-yauzl/2.10.0/","install_command":"guix install node-yauzl","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/node-xyz.scm#n4550","metadata":{"location":"gnu/packages/node-xyz.scm:4550","variable_name":"node-yauzl"},"repo_metadata":{},"repo_metadata_updated_at":"2026-03-02T20:21:36.238Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/node-yauzl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/node-yauzl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/node-yauzl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/node-yauzl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-yauzl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-yauzl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-yauzl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-yauzl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-yauzl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/node-yauzl/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31778,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":368},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-06-10T05:17:25.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13702828,"name":"node-yauzl","ecosystem":"debian","description":null,"homepage":"https://github.com/thejoshwolfe/yauzl","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:27:42.345Z","latest_release_published_at":"2026-02-12T21:27:42.345Z","latest_release_number":"2.10.0-4","last_synced_at":"2026-03-13T06:34:07.098Z","created_at":"2026-02-12T21:27:42.175Z","updated_at":"2026-03-13T06:34:07.098Z","registry_url":"https://tracker.debian.org/pkg/node-yauzl","install_command":"apt-get install node-yauzl","documentation_url":"https://packages.debian.org/bookworm/node-yauzl","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-yauzl","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-bl, node-buffer-crc32, node-fd-slicer, node-pend, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T21:27:42.890Z","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-yauzl?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-yauzl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-yauzl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-yauzl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-yauzl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-yauzl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-yauzl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-yauzl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-yauzl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-yauzl/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":13460283,"name":"node-yauzl","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/thejoshwolfe/yauzl","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T07:36:56.078Z","latest_release_published_at":"2026-02-09T07:36:56.078Z","latest_release_number":"2.10.0-4","last_synced_at":"2026-03-09T08:14:52.808Z","created_at":"2026-02-09T07:36:49.091Z","updated_at":"2026-03-09T08:51:29.762Z","registry_url":"https://launchpad.net/ubuntu/+source/node-yauzl","install_command":"apt-get install node-yauzl","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-yauzl","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-bl, node-buffer-crc32, node-fd-slicer, node-pend, dh-sequence-nodejs","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-yauzl?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-yauzl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-yauzl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-yauzl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-yauzl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-yauzl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-yauzl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-yauzl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-yauzl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-yauzl/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":2605036,"name":"yauzl","ecosystem":"npm","description":"yet another unzip library for node","homepage":"https://github.com/thejoshwolfe/yauzl","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":["unzip","zip","stream","archive","file"],"namespace":null,"versions_count":36,"first_release_published_at":"2014-08-22T05:43:04.937Z","latest_release_published_at":"2026-06-07T12:57:28.373Z","latest_release_number":"3.4.0","last_synced_at":"2026-06-17T14:45:21.630Z","created_at":"2022-04-10T04:10:05.170Z","updated_at":"2026-06-17T14:45:21.630Z","registry_url":"https://www.npmjs.com/package/yauzl","install_command":"npm install yauzl","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"3.4.0"}},"repo_metadata":{"id":19838843,"uuid":"23100405","full_name":"thejoshwolfe/yauzl","owner":"thejoshwolfe","description":"yet another unzip library for node","archived":false,"fork":false,"pushed_at":"2026-06-07T12:57:39.000Z","size":410,"stargazers_count":811,"open_issues_count":12,"forks_count":84,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-06-09T16:30:30.792Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thejoshwolfe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-19T07:06:11.000Z","updated_at":"2026-06-08T11:38:18.000Z","dependencies_parsed_at":"2026-03-27T05:02:12.544Z","dependency_job_id":null,"html_url":"https://github.com/thejoshwolfe/yauzl","commit_stats":{"total_commits":209,"total_committers":11,"mean_commits":19.0,"dds":0.1291866028708134,"last_synced_commit":"b15f865c219536693108f13266bbd9d658fd6f66"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/thejoshwolfe/yauzl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thejoshwolfe","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/sbom","scorecard":{"id":878961,"data":{"date":"2025-08-11","repo":{"name":"github.com/thejoshwolfe/yauzl","commit":"277b294d23fc1c10ff772fa5e858830ca79d9892"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/thejoshwolfe/yauzl/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/thejoshwolfe/yauzl/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:28","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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-24T07:15:57.077Z","repository_id":19838843,"created_at":"2025-08-24T07:15:57.077Z","updated_at":"2025-08-24T07:15:57.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34163252,"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-10T02:00:07.152Z","response_time":89,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-16T15:45:23.768Z","dependent_packages_count":1035,"downloads":154539248,"downloads_period":"last-month","dependent_repos_count":728189,"rankings":{"downloads":0.0257370375684085,"dependent_repos_count":0.04243873216067359,"dependent_packages_count":0.06639608096105383,"stargazers_count":2.7174204698159308,"forks_count":3.228519704166443,"docker_downloads_count":0.028365500979650217,"average":1.0181462542753599},"purl":"pkg:npm/yauzl","advisories":[{"uuid":"GSA_kwCzR0hTQS1nbXE4LTk5NHItanY4M84ABThI","url":"https://github.com/advisories/GHSA-gmq8-994r-jv83","title":"yauzl contains an off-by-one error","description":"yauzl (aka Yet Another Unzip Library) version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate() function. The while loop condition checks cursor \u003c data.length + 4 instead of cursor + 4 \u003c= data.length, allowing readUInt16LE() to read past the buffer boundary. A remote attacker can cause a denial of service (process crash via ERR_OUT_OF_RANGE exception) by sending a crafted zip file with a malformed NTFS extra field. This affects any Node.js application that processes zip file uploads and calls entry.getLastModDate() on parsed entries. Fixed in version 3.2.1.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-03-12T00:31:17.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2026-31988","https://github.com/thejoshwolfe/yauzl/commit/c4695215b05c6adffda613b9051a2a85429b33fe","https://www.codeant.ai/security-research/yauzl-denial-of-service-zip-file-crash","https://www.npmjs.com/package/yauzl","https://www.vulncheck.com/advisories/yauzl-denial-of-service-via-off-by-one-error-in-ntfs-timestamp-parser","https://github.com/advisories/GHSA-gmq8-994r-jv83"],"source_kind":"github","identifiers":["GHSA-gmq8-994r-jv83","CVE-2026-31988"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-03-13T19:00:09.148Z","updated_at":"2026-06-07T05:01:30.392Z","epss_percentage":0.00152,"epss_percentile":0.35592,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nbXE4LTk5NHItanY4M84ABThI","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1nbXE4LTk5NHItanY4M84ABThI","packages":[{"ecosystem":"npm","package_name":"yauzl","versions":[{"first_patched_version":"3.2.1","vulnerable_version_range":"= 3.2.0"}],"purl":"pkg:npm/yauzl"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nbXE4LTk5NHItanY4M84ABThI/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/yauzl","docker_dependents_count":8892,"docker_downloads_count":4923232835,"usage_url":"https://repos.ecosyste.ms/usage/npm/yauzl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/yauzl/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-06-02T15:13:53.185Z","issues_count":88,"pull_requests_count":50,"avg_time_to_close_issue":40229909.85135135,"avg_time_to_close_pull_request":38917690.25,"issues_closed_count":74,"pull_requests_closed_count":40,"pull_request_authors_count":24,"issue_authors_count":76,"avg_comments_per_issue":3.6704545454545454,"avg_comments_per_pull_request":2.5,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":7,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":97761.0,"past_year_avg_time_to_close_pull_request":304937.25,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.142857142857143,"past_year_avg_comments_per_pull_request":4.166666666666667,"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/thejoshwolfe%2Fyauzl/issues","maintainers":[{"login":"thejoshwolfe","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thejoshwolfe"},{"login":"andrewrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"}],"active_maintainers":[{"login":"thejoshwolfe","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thejoshwolfe"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yauzl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yauzl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yauzl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yauzl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yauzl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yauzl/codemeta","maintainers":[{"uuid":"superjoe","login":"superjoe","name":null,"email":"andrew@ziglang.org","url":null,"packages_count":74,"html_url":"https://www.npmjs.com/~superjoe","role":null,"created_at":"2022-11-15T13:24:51.834Z","updated_at":"2022-11-15T13:24:51.834Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/superjoe/packages"},{"uuid":"thejoshwolfe","login":"thejoshwolfe","name":null,"email":"thejoshwolfe@gmail.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~thejoshwolfe","role":null,"created_at":"2022-11-15T13:24:51.872Z","updated_at":"2022-11-15T13:24:51.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/thejoshwolfe/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5648281,"maintainers_count":1201935,"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":13660503,"name":"node-yauzl","ecosystem":"debian","description":null,"homepage":"https://github.com/thejoshwolfe/yauzl","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":["javascript"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:40:47.064Z","latest_release_published_at":"2026-02-12T08:40:47.064Z","latest_release_number":"2.10.0-4","last_synced_at":"2026-03-14T08:04:36.984Z","created_at":"2026-02-12T08:40:46.603Z","updated_at":"2026-03-14T08:04:36.985Z","registry_url":"https://tracker.debian.org/pkg/node-yauzl","install_command":"apt-get install node-yauzl","documentation_url":"https://packages.debian.org/trixie/node-yauzl","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"node-yauzl","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-bl, node-buffer-crc32, node-fd-slicer, node-pend, dh-sequence-nodejs","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T08:40:47.877Z","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-yauzl?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-yauzl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-yauzl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-yauzl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-yauzl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-yauzl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-yauzl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-yauzl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-yauzl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/node-yauzl/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":5007782,"name":"org.webjars.npm:yauzl","ecosystem":"maven","description":"WebJar for yauzl","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":[],"namespace":"org.webjars.npm","versions_count":2,"first_release_published_at":"2016-08-10T13:41:37.000Z","latest_release_published_at":"2020-02-13T08:23:08.000Z","latest_release_number":"2.10.0","last_synced_at":"2026-06-17T16:28:12.653Z","created_at":"2022-07-27T11:15:38.244Z","updated_at":"2026-06-17T16:28:12.653Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/yauzl/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/yauzl/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":19838843,"uuid":"23100405","full_name":"thejoshwolfe/yauzl","owner":"thejoshwolfe","description":"yet another unzip library for node","archived":false,"fork":false,"pushed_at":"2025-06-06T13:15:11.000Z","size":464,"stargazers_count":787,"open_issues_count":16,"forks_count":79,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-10-28T03:38:44.041Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thejoshwolfe.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,"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}},"created_at":"2014-08-19T07:06:11.000Z","updated_at":"2025-10-21T09:40:08.000Z","dependencies_parsed_at":"2024-03-07T13:37:25.122Z","dependency_job_id":"a3701ba5-6eed-4b50-a7f0-5f561cb9c084","html_url":"https://github.com/thejoshwolfe/yauzl","commit_stats":{"total_commits":209,"total_committers":11,"mean_commits":19.0,"dds":0.1291866028708134,"last_synced_commit":"b15f865c219536693108f13266bbd9d658fd6f66"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/thejoshwolfe/yauzl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thejoshwolfe","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/sbom","scorecard":{"id":878961,"data":{"date":"2025-08-11","repo":{"name":"github.com/thejoshwolfe/yauzl","commit":"277b294d23fc1c10ff772fa5e858830ca79d9892"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/thejoshwolfe/yauzl/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/thejoshwolfe/yauzl/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:28","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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-24T07:15:57.077Z","repository_id":19838843,"created_at":"2025-08-24T07:15:57.077Z","updated_at":"2025-08-24T07:15:57.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281449183,"owners_count":26503274,"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-10-28T02:00:06.022Z","response_time":60,"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":"thejoshwolfe","name":"Josh Wolfe","uuid":"87436","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/87436?u=3fe6f37f82c90bc56fc17f9c255c799f0096517b\u0026v=4","repositories_count":93,"last_synced_at":"2024-04-15T11:04:10.966Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thejoshwolfe","funding_links":[],"total_stars":1348,"followers":145,"following":7,"created_at":"2022-11-02T16:21:15.265Z","updated_at":"2024-04-15T11:04:25.936Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thejoshwolfe","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thejoshwolfe/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T13:43:39.266Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":null,"forks_count":null,"average":27.17028188032576},"purl":"pkg:maven/org.webjars.npm/yauzl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:yauzl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:yauzl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:yauzl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T17:29:03.958Z","issues_count":80,"pull_requests_count":44,"avg_time_to_close_issue":42564866.17142857,"avg_time_to_close_pull_request":43207994.083333336,"issues_closed_count":70,"pull_requests_closed_count":36,"pull_request_authors_count":21,"issue_authors_count":69,"avg_comments_per_issue":3.6875,"avg_comments_per_pull_request":2.2727272727272725,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":58054.0,"past_year_avg_time_to_close_pull_request":98.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":4.666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/issues","maintainers":[{"login":"thejoshwolfe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thejoshwolfe"},{"login":"andrewrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"}],"active_maintainers":[{"login":"thejoshwolfe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thejoshwolfe"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yauzl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yauzl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yauzl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yauzl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yauzl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:yauzl/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"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":4992527,"name":"org.webjars.bowergithub.thejoshwolfe:yauzl","ecosystem":"maven","description":"WebJar for yauzl","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":[],"namespace":"org.webjars.bowergithub.thejoshwolfe","versions_count":1,"first_release_published_at":"2018-08-23T07:35:06.000Z","latest_release_published_at":"2018-08-23T07:35:06.000Z","latest_release_number":"2.4.1","last_synced_at":"2026-06-17T16:28:13.203Z","created_at":"2022-07-27T10:40:04.003Z","updated_at":"2026-06-17T16:28:13.204Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.thejoshwolfe/yauzl/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.thejoshwolfe/yauzl/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":19838843,"uuid":"23100405","full_name":"thejoshwolfe/yauzl","owner":"thejoshwolfe","description":"yet another unzip library for node","archived":false,"fork":false,"pushed_at":"2025-06-06T13:15:11.000Z","size":464,"stargazers_count":787,"open_issues_count":16,"forks_count":79,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-10-28T03:38:44.041Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thejoshwolfe.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,"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}},"created_at":"2014-08-19T07:06:11.000Z","updated_at":"2025-10-21T09:40:08.000Z","dependencies_parsed_at":"2024-03-07T13:37:25.122Z","dependency_job_id":"a3701ba5-6eed-4b50-a7f0-5f561cb9c084","html_url":"https://github.com/thejoshwolfe/yauzl","commit_stats":{"total_commits":209,"total_committers":11,"mean_commits":19.0,"dds":0.1291866028708134,"last_synced_commit":"b15f865c219536693108f13266bbd9d658fd6f66"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/thejoshwolfe/yauzl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thejoshwolfe","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/sbom","scorecard":{"id":878961,"data":{"date":"2025-08-11","repo":{"name":"github.com/thejoshwolfe/yauzl","commit":"277b294d23fc1c10ff772fa5e858830ca79d9892"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/thejoshwolfe/yauzl/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/thejoshwolfe/yauzl/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:28","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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-24T07:15:57.077Z","repository_id":19838843,"created_at":"2025-08-24T07:15:57.077Z","updated_at":"2025-08-24T07:15:57.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281449183,"owners_count":26503274,"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-10-28T02:00:06.022Z","response_time":60,"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"},"tags":[]},"repo_metadata_updated_at":"2025-10-28T13:43:11.724Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":11.345036045128138,"forks_count":14.331575050711972,"average":26.629103356119444},"purl":"pkg:maven/org.webjars.bowergithub.thejoshwolfe/yauzl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.thejoshwolfe:yauzl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.thejoshwolfe:yauzl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.thejoshwolfe:yauzl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T17:29:03.958Z","issues_count":80,"pull_requests_count":44,"avg_time_to_close_issue":42564866.17142857,"avg_time_to_close_pull_request":43207994.083333336,"issues_closed_count":70,"pull_requests_closed_count":36,"pull_request_authors_count":21,"issue_authors_count":69,"avg_comments_per_issue":3.6875,"avg_comments_per_pull_request":2.2727272727272725,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":58054.0,"past_year_avg_time_to_close_pull_request":98.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":4.666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/issues","maintainers":[{"login":"thejoshwolfe","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thejoshwolfe"},{"login":"andrewrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"}],"active_maintainers":[{"login":"thejoshwolfe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thejoshwolfe"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.thejoshwolfe:yauzl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.thejoshwolfe:yauzl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.thejoshwolfe:yauzl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.thejoshwolfe:yauzl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.thejoshwolfe:yauzl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.thejoshwolfe:yauzl/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":608482,"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":1050724,"name":"@matrixbirds/xmas_tree","ecosystem":"npm","description":"","homepage":"https://github.com/thejoshwolfe/yauzl","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":["xmas","tree"],"namespace":"matrixbirds","versions_count":2,"first_release_published_at":"2018-12-25T03:56:57.183Z","latest_release_published_at":"2018-12-25T04:03:19.014Z","latest_release_number":"1.0.1","last_synced_at":"2026-06-17T16:28:13.395Z","created_at":"2022-04-07T20:14:15.959Z","updated_at":"2026-06-17T16:28:13.403Z","registry_url":"https://www.npmjs.com/package/@matrixbirds/xmas_tree","install_command":"npm install @matrixbirds/xmas_tree","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"}},"repo_metadata":{"id":19838843,"uuid":"23100405","full_name":"thejoshwolfe/yauzl","owner":"thejoshwolfe","description":"yet another unzip library for node","archived":false,"fork":false,"pushed_at":"2026-06-07T12:57:39.000Z","size":410,"stargazers_count":812,"open_issues_count":12,"forks_count":84,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-06-16T21:03:05.495Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thejoshwolfe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-08-19T07:06:11.000Z","updated_at":"2026-06-12T09:04:33.000Z","dependencies_parsed_at":"2026-03-27T05:02:12.544Z","dependency_job_id":null,"html_url":"https://github.com/thejoshwolfe/yauzl","commit_stats":{"total_commits":209,"total_committers":11,"mean_commits":19.0,"dds":0.1291866028708134,"last_synced_commit":"b15f865c219536693108f13266bbd9d658fd6f66"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/thejoshwolfe/yauzl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thejoshwolfe","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/sbom","scorecard":{"id":878961,"data":{"date":"2025-08-11","repo":{"name":"github.com/thejoshwolfe/yauzl","commit":"277b294d23fc1c10ff772fa5e858830ca79d9892"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":0,"reason":"Found 0/17 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/thejoshwolfe/yauzl/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/thejoshwolfe/yauzl/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:28","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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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-24T07:15:57.077Z","repository_id":19838843,"created_at":"2025-08-24T07:15:57.077Z","updated_at":"2025-08-24T07:15:57.077Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34454496,"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-17T02:00:05.408Z","response_time":127,"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"},"tags":[]},"repo_metadata_updated_at":"2026-06-17T16:28:13.402Z","dependent_packages_count":1,"downloads":34,"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.35091510437716,"forks_count":3.981161294047538,"average":16.990089253174315},"purl":"pkg:npm/%40matrixbirds/xmas_tree","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@matrixbirds/xmas_tree","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@matrixbirds/xmas_tree","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@matrixbirds/xmas_tree/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-21T08:05:15.612Z","issues_count":86,"pull_requests_count":47,"avg_time_to_close_issue":41924303.366197184,"avg_time_to_close_pull_request":42067765.91891892,"issues_closed_count":71,"pull_requests_closed_count":37,"pull_request_authors_count":23,"issue_authors_count":74,"avg_comments_per_issue":3.5813953488372094,"avg_comments_per_pull_request":2.2978723404255317,"merged_pull_requests_count":15,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":5,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":3254.0,"past_year_avg_time_to_close_pull_request":1019478.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":1.6,"past_year_avg_comments_per_pull_request":2.6666666666666665,"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/thejoshwolfe%2Fyauzl/issues","maintainers":[{"login":"thejoshwolfe","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thejoshwolfe"},{"login":"andrewrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"}],"active_maintainers":[{"login":"thejoshwolfe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thejoshwolfe"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matrixbirds%2Fxmas_tree/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matrixbirds%2Fxmas_tree/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matrixbirds%2Fxmas_tree/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matrixbirds%2Fxmas_tree/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matrixbirds%2Fxmas_tree/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@matrixbirds%2Fxmas_tree/codemeta","maintainers":[{"uuid":"matrixbirds","login":"matrixbirds","name":null,"email":"yooobuntu@gmail.com","url":null,"packages_count":8,"html_url":"https://www.npmjs.com/~matrixbirds","role":null,"created_at":"2022-11-20T19:22:11.339Z","updated_at":"2022-11-20T19:22:11.339Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matrixbirds/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5648281,"maintainers_count":1201935,"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":2605044,"name":"yauzl-hq","ecosystem":"npm","description":"yet another unzip library for node","homepage":"https://github.com/thejoshwolfe/yauzl","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":["unzip","zip","stream","archive","file"],"namespace":null,"versions_count":1,"first_release_published_at":"2021-04-13T13:09:36.243Z","latest_release_published_at":"2021-04-13T13:09:36.243Z","latest_release_number":"2.10.0","last_synced_at":"2026-06-17T16:28:14.249Z","created_at":"2022-04-10T04:10:05.673Z","updated_at":"2026-06-17T16:28:14.250Z","registry_url":"https://www.npmjs.com/package/yauzl-hq","install_command":"npm install yauzl-hq","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.10.0"}},"repo_metadata":{"id":19838843,"uuid":"23100405","full_name":"thejoshwolfe/yauzl","owner":"thejoshwolfe","description":"yet another unzip library for node","archived":false,"fork":false,"pushed_at":"2024-03-07T12:12:24.000Z","size":319,"stargazers_count":672,"open_issues_count":16,"forks_count":77,"subscribers_count":13,"default_branch":"master","last_synced_at":"2024-04-13T22:26:27.016Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thejoshwolfe.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2014-08-19T07:06:11.000Z","updated_at":"2024-04-13T22:26:27.016Z","dependencies_parsed_at":"2024-03-07T13:37:25.122Z","dependency_job_id":"a3701ba5-6eed-4b50-a7f0-5f561cb9c084","html_url":"https://github.com/thejoshwolfe/yauzl","commit_stats":{"total_commits":176,"total_committers":10,"mean_commits":17.6,"dds":0.1477272727272727,"last_synced_commit":"96f0eb552c560632a754ae0e1701a7edacbda389"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thejoshwolfe","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219004561,"owners_count":16422869,"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":"thejoshwolfe","name":"Josh Wolfe","uuid":"87436","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/87436?u=3fe6f37f82c90bc56fc17f9c255c799f0096517b\u0026v=4","repositories_count":93,"last_synced_at":"2024-04-15T11:04:10.966Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/thejoshwolfe","funding_links":[],"total_stars":1348,"followers":145,"following":7,"created_at":"2022-11-02T16:21:15.265Z","updated_at":"2024-04-15T11:04:25.936Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thejoshwolfe","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thejoshwolfe/repositories"},"tags":[{"name":"3.1.2","sha":"e0da07592c61216cb325b301c3d3eaa9a5425760","kind":"commit","published_at":"2024-03-05T12:18:06.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/3.1.2","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/3.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/3.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/3.1.2/manifests"},{"name":"3.1.1","sha":"d4476cca7a490ba735f696fc742b10d83f04c0ac","kind":"commit","published_at":"2024-02-27T14:25:41.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/3.1.1","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"47d60a97b07d650bf41956660dd8afdaf5180fdd","kind":"commit","published_at":"2024-02-19T01:11:52.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/3.1.0","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/3.1.0/manifests"},{"name":"3.0.0","sha":"2d7c244cba8156e0015538972272f941bd543925","kind":"commit","published_at":"2024-02-15T08:49:14.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/3.0.0","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/3.0.0/manifests"},{"name":"2.10.0","sha":"51010ce4e8c7e6345efe195e1b4150518f37b393","kind":"commit","published_at":"2018-07-03T03:59:06.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.10.0","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.10.0/manifests"},{"name":"2.9.2","sha":"3e0fa59ab8a3e85149f6e9efae587580f4af1e2b","kind":"commit","published_at":"2018-06-03T23:15:55.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.9.2","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.9.2/manifests"},{"name":"2.9.1","sha":"7d619bf4e498d0bc9164f8644cb8df18727ce98b","kind":"commit","published_at":"2017-10-30T11:55:39.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.9.1","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.9.1/manifests"},{"name":"2.9.0","sha":"3c40b76fa0483bef734436d8f7739521cdb95a86","kind":"commit","published_at":"2017-10-28T20:53:55.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.9.0","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.9.0/manifests"},{"name":"2.8.0","sha":"1107f1a42f39ff73c2f2b95c2824d1eba3a2955e","kind":"commit","published_at":"2017-04-22T18:49:40.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.8.0","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.8.0/manifests"},{"name":"2.6.0","sha":"1efb566ea8407ef48b72aa83b9aa586ffb69802a","kind":"commit","published_at":"2016-06-18T09:14:18.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.6.0","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.6.0/manifests"},{"name":"2.5.0","sha":"285584687cbc322777bd9e9ce1f5f0a5ef2dbe60","kind":"commit","published_at":"2016-06-08T06:07:52.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.5.0","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.5.0/manifests"},{"name":"2.4.3","sha":"a525eed80a3eaf22108edd2462dc00f7ae13b113","kind":"commit","published_at":"2016-06-04T15:43:49.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.4.3","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"690f5742f1c94b875c60744f46656eec4a1afccb","kind":"commit","published_at":"2016-05-09T18:39:41.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.4.2","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"d528c3ad49efd27986ee661159fade32617cedb6","kind":"commit","published_at":"2015-12-31T20:01:21.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.4.1","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"579ed80e3fdfbf4d6426bf17676f642130394278","kind":"commit","published_at":"2015-12-31T19:03:39.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.4.0","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.4.0/manifests"},{"name":"2.3.1","sha":"4c86fdb8a3467d68adfa1223fa1d656fe4125b40","kind":"commit","published_at":"2015-05-15T23:08:02.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.3.1","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"1ff4bfcd1e270a3807fbcf0630cb2eaf207a5247","kind":"commit","published_at":"2015-04-29T23:28:28.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.3.0","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.3.0/manifests"},{"name":"2.2.1","sha":"1201e26aae88a869d9a5dd2b99779331b8f2f467","kind":"tag","published_at":"2015-01-12T16:33:05.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.2.1","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"7013c5e2bbac6a5ae3788cb531723156b2090172","kind":"tag","published_at":"2014-12-03T23:40:30.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.2.0","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"457392ff3f6cfa0c2d64ab84d4cc2da06bb05511","kind":"commit","published_at":"2014-10-16T09:50:28.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.1.0","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.1.0/manifests"},{"name":"2.0.3","sha":"997de8421b3ccdbbc3fa6a2cb1136db60ad6b450","kind":"commit","published_at":"2014-10-16T00:55:39.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.0.3","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"bbad333a8bbb892cbf2b4ae94e69c40210015c9d","kind":"commit","published_at":"2014-10-13T04:56:33.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.0.2","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"56625cac83d649f3d5f208aba649a575acce97dd","kind":"tag","published_at":"2014-09-29T18:33:20.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.0.1","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"2f6277a8f57267e4149a31d7ed60bcdd0f88a88c","kind":"commit","published_at":"2014-09-20T08:05:55.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/2.0.0","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/2.0.0/manifests"},{"name":"1.1.1","sha":"bb3a129b0f80cc99a6d9bf875c0bbf07620aa05a","kind":"tag","published_at":"2014-09-03T03:18:18.000Z","download_url":"https://codeload.github.com/thejoshwolfe/yauzl/tar.gz/1.1.1","html_url":"https://github.com/thejoshwolfe/yauzl/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/tags/1.1.1/manifests"}]},"repo_metadata_updated_at":"2024-09-28T01:13:38.782Z","dependent_packages_count":0,"downloads":21,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":35.00554781356705,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":3.349860477469772,"forks_count":3.981161294047538,"average":20.11167925374934},"purl":"pkg:npm/yauzl-hq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/yauzl-hq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/yauzl-hq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/yauzl-hq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-28T01:11:45.062Z","issues_count":78,"pull_requests_count":31,"avg_time_to_close_issue":43812629.676470585,"avg_time_to_close_pull_request":31996162.4,"issues_closed_count":68,"pull_requests_closed_count":25,"pull_request_authors_count":20,"issue_authors_count":67,"avg_comments_per_issue":3.730769230769231,"avg_comments_per_pull_request":2.2903225806451615,"merged_pull_requests_count":11,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":4,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":1276096.5,"past_year_avg_time_to_close_pull_request":3891348.3333333335,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":3.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/thejoshwolfe%2Fyauzl/issues","maintainers":[{"login":"thejoshwolfe","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thejoshwolfe"},{"login":"andrewrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"}],"active_maintainers":[{"login":"thejoshwolfe","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thejoshwolfe"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yauzl-hq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yauzl-hq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yauzl-hq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yauzl-hq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yauzl-hq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yauzl-hq/codemeta","maintainers":[{"uuid":"madrabbit-jt","login":"madrabbit-jt","name":null,"email":"st285037039@gmail.com","url":null,"packages_count":3,"html_url":"https://www.npmjs.com/~madrabbit-jt","role":null,"created_at":"2022-11-15T13:24:51.349Z","updated_at":"2022-11-15T13:24:51.349Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/madrabbit-jt/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5648281,"maintainers_count":1201935,"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":13400283,"name":"node-yauzl","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/thejoshwolfe/yauzl","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T06:51:29.644Z","latest_release_published_at":"2026-02-06T06:51:29.644Z","latest_release_number":"2.10.0-4","last_synced_at":"2026-03-06T07:05:16.294Z","created_at":"2026-02-06T06:51:29.339Z","updated_at":"2026-03-06T07:39:04.314Z","registry_url":"https://launchpad.net/ubuntu/+source/node-yauzl","install_command":"apt-get install node-yauzl","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-yauzl","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-bl, node-buffer-crc32, node-fd-slicer, node-pend, dh-sequence-nodejs","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-yauzl?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-yauzl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-yauzl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-yauzl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-yauzl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-yauzl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-yauzl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-yauzl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-yauzl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-yauzl/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":13429330,"name":"node-yauzl","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/thejoshwolfe/yauzl","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/thejoshwolfe/yauzl","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T16:34:42.327Z","latest_release_published_at":"2026-02-07T16:34:42.327Z","latest_release_number":"2.10.0-3","last_synced_at":"2026-03-07T17:36:09.853Z","created_at":"2026-02-07T16:34:41.656Z","updated_at":"2026-03-07T18:02:24.497Z","registry_url":"https://launchpad.net/ubuntu/+source/node-yauzl","install_command":"apt-get install node-yauzl","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"extra","binary":"node-yauzl","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), node-bl, node-buffer-crc32, node-fd-slicer, node-pend, dh-sequence-nodejs","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-yauzl?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-yauzl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-yauzl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-yauzl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-yauzl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-yauzl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-yauzl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-yauzl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-yauzl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-yauzl/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"}}],"commits":{"id":14233,"full_name":"thejoshwolfe/yauzl","default_branch":"master","total_commits":229,"total_committers":11,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":20.818181818181817,"dds":0.11790393013100442,"past_year_total_commits":13,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":13.0,"past_year_dds":0.0,"last_synced_at":"2026-06-17T16:28:09.734Z","last_synced_commit":"f5798e15204ffbb9a428b00217e4659684a41b0f","created_at":"2023-03-07T11:25:48.270Z","updated_at":"2026-06-17T16:28:08.449Z","committers":[{"name":"Josh Wolfe","email":"thejoshwolfe@gmail.com","login":"thejoshwolfe","count":202},{"name":"Andrew Kelley","email":"superjoe30@gmail.com","login":"andrewrk","count":16},{"name":"overlookmotel","email":"theoverlookmotel@gmail.com","login":"overlookmotel","count":3},{"name":"silverwind","email":"me@silverwind.io","login":"silverwind","count":1},{"name":"William Montgomery","email":"wcmonty@gmail.com","login":"wcmonty","count":1},{"name":"Steven","email":"steven@ceriously.com","login":"styfle","count":1},{"name":"Mark Tse","email":"mark.tse@neverendingqs.com","login":"neverendingqs","count":1},{"name":"Gábor Tóth","email":"tgabi333@gmail.com","login":"tgabi333","count":1},{"name":"Andres Kalle","email":"mjomble@gmail.com","login":"mjomble","count":1},{"name":"Amila Welihinda","email":"amilajack","login":"amilajack","count":1},{"name":"Maarten Winter","email":"mw@one.com","login":null,"count":1}],"past_year_committers":[{"name":"Josh Wolfe","email":"thejoshwolfe@gmail.com","login":"thejoshwolfe","count":13}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-18T00:00:09.052Z","repositories_count":6261906,"commits_count":876579261,"contributors_count":35061375,"owners_count":1167853,"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":"thejoshwolfe/yauzl","html_url":"https://github.com/thejoshwolfe/yauzl","last_synced_at":"2026-06-09T16:22:07.102Z","status":"active","issues_count":88,"pull_requests_count":50,"avg_time_to_close_issue":42822392.828947365,"avg_time_to_close_pull_request":37386744.333333336,"issues_closed_count":76,"pull_requests_closed_count":42,"pull_request_authors_count":24,"issue_authors_count":76,"avg_comments_per_issue":3.7045454545454546,"avg_comments_per_pull_request":2.64,"merged_pull_requests_count":18,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":7,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":97761.0,"past_year_avg_time_to_close_pull_request":2459233.5,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":3.2857142857142856,"past_year_avg_comments_per_pull_request":5.333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-16T14:25:05.387Z","updated_at":"2026-06-09T16:22:07.102Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/thejoshwolfe%2Fyauzl/issues","issue_labels_count":{"table":{"question":8,"enhancement":7,"bug":4,"doc":2}},"pull_request_labels_count":{"table":{"dependencies":2}},"issue_author_associations_count":{"table":{"NONE":77,"OWNER":8,"CONTRIBUTOR":2,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"NONE":27,"CONTRIBUTOR":13,"OWNER":10}},"issue_authors":{"table":{"thejoshwolfe":8,"overlookmotel":2,"rightaway":2,"sandy081":2,"erikjalevik":2,"AxbB36":2,"maxogden":1,"konradgodel":1,"benjamingr":1,"wszgrcy":1,"arcticmatt":1,"brianignacio5":1,"anchnk":1,"xinkule":1,"popey456963":1,"tomap":1,"richwifunds":1,"DmitriyBerezin":1,"mvila":1,"panta82":1,"farhantariq92":1,"lurch":1,"xeduardox":1,"noreng":1,"zouyixiong":1,"SEAPUNK":1,"akshita31":1,"macmichael01":1,"imcuttle":1,"shavosmail25-sys":1,"PanMan":1,"stukennedy":1,"kirillgroshkov":1,"FallingSnow":1,"bsansouci":1,"sean-mcmanus":1,"AniketDon":1,"rash805115":1,"rossj":1,"Torcsi":1,"markwbrown":1,"mouradsamyroushdy":1,"ajmeese7":1,"coolaj86":1,"Jonathon55":1,"kunokdev":1,"bi-kai":1,"jimmywarting":1,"d-mg":1,"RadhaEY":1,"adam-lynch":1,"RickDT":1,"bennettrogers":1,"MiguelG97":1,"dominique-pfister":1,"timotm":1,"saothienhat":1,"gordonmleigh":1,"jinCN":1,"ikkisoft":1,"alexsch01":1,"vaditya92":1,"ghost":1,"FabriceGaudin":1,"andrewrk":1,"hellatan":1,"unsilence":1,"MendyBerger":1,"papb":1,"jorangreef":1,"Portur":1,"x-fox":1,"requireyan":1,"f111fei":1,"AmitMY":1,"HC1988":1}},"pull_request_authors":{"table":{"thejoshwolfe":10,"overlookmotel":7,"fpsqdb":3,"rossj":2,"nalhabash":2,"SinusPi":2,"dependabot[bot]":2,"hideaki":2,"n-peugnet":2,"BillyONeal":2,"neverendingqs":2,"mojodna":2,"seia-soto":1,"markwbrown":1,"tgabi333":1,"mjomble":1,"jhermsmeier":1,"ncroese":1,"brucehappy":1,"danyg":1,"wcmonty":1,"mwoc":1,"styfle":1,"EsrefDurna":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-12T00:00:21.419Z","repositories_count":14792072,"issues_count":33173760,"pull_requests_count":109449987,"authors_count":11302601,"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":{"bug":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":6,"OWNER":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":3,"OWNER":3}},"past_year_issue_authors":{"table":{"alexsch01":1,"FallingSnow":1,"kirillgroshkov":1,"markwbrown":1,"MendyBerger":1,"shavosmail25-sys":1,"thejoshwolfe":1}},"past_year_pull_request_authors":{"table":{"thejoshwolfe":3,"danyg":1,"markwbrown":1,"seia-soto":1}},"maintainers":[{"table":{"login":"thejoshwolfe","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thejoshwolfe"}},{"table":{"login":"andrewrk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/andrewrk"}}],"active_maintainers":[{"table":{"login":"thejoshwolfe","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thejoshwolfe"}}]}},"events":{"total":{"DeleteEvent":2,"PullRequestEvent":5,"ForkEvent":3,"IssuesEvent":3,"WatchEvent":85,"IssueCommentEvent":22,"PushEvent":22,"PullRequestReviewCommentEvent":1,"CreateEvent":3},"last_year":{"DeleteEvent":1,"ForkEvent":2,"IssuesEvent":2,"WatchEvent":19,"IssueCommentEvent":3,"PushEvent":14,"PullRequestReviewCommentEvent":1,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-21T04:49:32.936Z","updated_at":"2022-07-21T04:49:32.936Z","repository_link":"https://github.com/thejoshwolfe/yauzl/blob/master/package.json","dependencies":[{"id":339294772,"package_name":"fd-slicer","ecosystem":"npm","requirements":"~1.1.0","direct":true,"kind":"runtime","optional":false},{"id":339294773,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"~0.2.3","direct":true,"kind":"runtime","optional":false},{"id":339294774,"package_name":"bl","ecosystem":"npm","requirements":"~1.0.0","direct":true,"kind":"development","optional":false},{"id":339294775,"package_name":"istanbul","ecosystem":"npm","requirements":"~0.3.4","direct":true,"kind":"development","optional":false},{"id":339294776,"package_name":"pend","ecosystem":"npm","requirements":"~1.2.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2024-03-07T13:37:25.028Z","updated_at":"2024-03-07T13:37:25.028Z","repository_link":"https://github.com/thejoshwolfe/yauzl/blob/master/.github/workflows/test.yml","dependencies":[{"id":16662774471,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":16662774472,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2024-03-07T13:37:25.061Z","updated_at":"2024-03-07T13:37:25.061Z","repository_link":"https://github.com/thejoshwolfe/yauzl/blob/master/package-lock.json","dependencies":[{"id":16662774473,"package_name":"@types/node","ecosystem":"npm","requirements":"20.11.17","direct":false,"kind":"development","optional":false},{"id":16662774474,"package_name":"@types/readable-stream","ecosystem":"npm","requirements":"4.0.10","direct":false,"kind":"development","optional":false},{"id":16662774475,"package_name":"abort-controller","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":16662774476,"package_name":"base64-js","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":16662774477,"package_name":"bl","ecosystem":"npm","requirements":"6.0.11","direct":false,"kind":"development","optional":false},{"id":16662774478,"package_name":"buffer","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":16662774479,"package_name":"buffer-crc32","ecosystem":"npm","requirements":"0.2.13","direct":false,"kind":"runtime","optional":false},{"id":16662774480,"package_name":"event-target-shim","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":16662774481,"package_name":"events","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"development","optional":false},{"id":16662774482,"package_name":"ieee754","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":16662774483,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":16662774484,"package_name":"pend","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":16662774485,"package_name":"process","ecosystem":"npm","requirements":"0.11.10","direct":false,"kind":"development","optional":false},{"id":16662774486,"package_name":"readable-stream","ecosystem":"npm","requirements":"4.5.2","direct":false,"kind":"development","optional":false},{"id":16662774487,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":16662774488,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":16662774489,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":16662774490,"package_name":"undici-types","ecosystem":"npm","requirements":"5.26.5","direct":false,"kind":"development","optional":false}]}],"score":31.46034960252812,"created_at":"2025-10-10T18:53:37.228Z","updated_at":"2026-06-19T22:30:25.896Z","avatar_url":"https://github.com/thejoshwolfe.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368984","html_url":"https://summary.ecosyste.ms/projects/368984"}