{"id":13606262,"name":"ruby-zip","ecosystem":"debian","description":null,"homepage":"https://github.com/rubyzip/rubyzip","licenses":"bsd-2-clause","normalized_licenses":["BSD-2-Clause"],"repository_url":"https://github.com/rubyzip/rubyzip","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:29:50.655Z","latest_release_published_at":"2026-02-11T11:29:50.655Z","latest_release_number":"1.2.2-1","last_synced_at":"2026-03-14T04:06:25.687Z","created_at":"2026-02-11T11:29:50.482Z","updated_at":"2026-03-14T04:06:25.687Z","registry_url":"https://tracker.debian.org/pkg/ruby-zip","install_command":"apt-get install ruby-zip","documentation_url":"https://packages.debian.org/buster/ruby-zip","metadata":{"component":"main","architecture":"any","priority":"optional","binary":"ruby-zip","standards_version":"4.3.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11), gem2deb, rake, ruby-minitest, unzip, zip","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":1085929,"uuid":"935822","full_name":"rubyzip/rubyzip","owner":"rubyzip","description":"Official Rubyzip repository","archived":false,"fork":false,"pushed_at":"2025-11-02T18:38:38.000Z","size":2914,"stargazers_count":1406,"open_issues_count":21,"forks_count":323,"subscribers_count":37,"default_branch":"main","last_synced_at":"2026-02-21T11:09:09.054Z","etag":null,"topics":["aes-encryption","encryption","ruby","rubyzip","zip","zip-archive","zip-file"],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/rubyzip","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rubyzip.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2010-09-24T10:50:15.000Z","updated_at":"2026-02-20T11:20:19.000Z","dependencies_parsed_at":"2023-02-16T12:45:34.974Z","dependency_job_id":"e753aa18-e445-4325-9158-1f3edead0cf9","html_url":"https://github.com/rubyzip/rubyzip","commit_stats":{"total_commits":1277,"total_committers":133,"mean_commits":9.601503759398497,"dds":0.6985121378230227,"last_synced_commit":"5b0d25e416814beb062c707c1319eb79b9d4272f"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/rubyzip/rubyzip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubyzip","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/sbom","scorecard":{"id":789059,"data":{"date":"2025-08-11","repo":{"name":"github.com/rubyzip/rubyzip","commit":"932ea90f700610207f567cbeba3ac1f323fb22f6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.9,"checks":[{"name":"Maintained","score":10,"reason":"8 commit(s) and 11 issue activity found in the last 90 days -- score normalized to 10","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":"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":"Code-Review","score":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/lint.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/rubyzip/rubyzip/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/rubyzip/rubyzip/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rubyzip/rubyzip/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rubyzip/rubyzip/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/rubyzip/rubyzip/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/rubyzip/rubyzip/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/rubyzip/rubyzip/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/rubyzip/rubyzip/tests.yml/master?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-23T06:56:35.652Z","repository_id":1085929,"created_at":"2025-08-23T06:56:35.652Z","updated_at":"2025-08-23T06:56:35.652Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29917208,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T19:37:42.220Z","status":"ssl_error","status_checked_at":"2026-02-27T19:37:41.463Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"rubyzip","name":"rubyzip","uuid":"4912536","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/4912536?v=4","repositories_count":3,"last_synced_at":"2024-03-26T00:05:25.753Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rubyzip","funding_links":[],"total_stars":1332,"followers":3,"following":0,"created_at":"2022-11-02T22:22:54.097Z","updated_at":"2024-03-26T00:05:25.833Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubyzip","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rubyzip/repositories"},"tags":[{"name":"v3.2.2","sha":"db674236b1b0b1a42032aff1c3ba07063a329253","kind":"tag","published_at":"2025-11-02T18:36:44.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v3.2.2","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.2.2/manifests"},{"name":"v3.2.1","sha":"0f1c04ca680a042be7b60d05f6e8b8c240887858","kind":"tag","published_at":"2025-10-24T21:10:18.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v3.2.1","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.2.1/manifests"},{"name":"v3.2.0","sha":"9a7ee0d34f001917b143fae5a8dc17b5636929b9","kind":"tag","published_at":"2025-10-14T14:43:39.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v3.2.0","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"f87340db528531e5e96b13219bf7651551c43f5a","kind":"tag","published_at":"2025-09-26T20:21:50.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v3.1.1","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"be126f0509a114e1eadc7e684971a76a6e8c7e4f","kind":"tag","published_at":"2025-09-06T18:15:01.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v3.1.0","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.1.0/manifests"},{"name":"v3.0.2","sha":"f1ec02f15787f8ef4883530f38f3615eaf8c94e4","kind":"tag","published_at":"2025-08-21T07:30:27.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v3.0.2","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.0.2/manifests"},{"name":"v3.0.1","sha":"932ea90f700610207f567cbeba3ac1f323fb22f6","kind":"tag","published_at":"2025-08-08T21:18:33.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v3.0.1","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.0.1/manifests"},{"name":"v3.0.0","sha":"f1d0f486027c18c045f706ad41387ef4ededcdd2","kind":"tag","published_at":"2025-07-28T22:13:30.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v3.0.0","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.0.0/manifests"},{"name":"v3.0.0.rc2","sha":"1f3f84c88914b2b3c77c18b73f2ecb42225a54af","kind":"tag","published_at":"2025-02-08T18:50:45.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v3.0.0.rc2","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v3.0.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v3.0.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.0.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.0.0.rc2/manifests"},{"name":"v3.0.0.rc1","sha":"43d845c2cbe989068952132e0d7b23c91e01d1d7","kind":"tag","published_at":"2025-01-26T22:28:15.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v3.0.0.rc1","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v3.0.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v3.0.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.0.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.0.0.rc1/manifests"},{"name":"v2.4.1","sha":"6c4b7a9f90011678451d6766859bbac6becad415","kind":"tag","published_at":"2025-01-05T18:18:53.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v2.4.1","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.4.1/manifests"},{"name":"v2.4","sha":"c09352b546e04768d65d73b42f06e9b261bda724","kind":"tag","published_at":"2025-01-04T11:02:55.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v2.4","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.4/manifests"},{"name":"v2.4.rc1","sha":"0001864cfe0a1e76879179dfa1ba7b9e60d5a991","kind":"tag","published_at":"2024-04-08T15:18:15.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v2.4.rc1","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v2.4.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v2.4.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.4.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.4.rc1/manifests"},{"name":"v3.0.0.alpha","sha":"8cec9491b2cbdf730e8ee3293df9f7253f7c8099","kind":"tag","published_at":"2023-04-16T18:20:27.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v3.0.0.alpha","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v3.0.0.alpha","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v3.0.0.alpha","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.0.0.alpha","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v3.0.0.alpha/manifests"},{"name":"v2.3.2","sha":"2f1c1ea400a15ce3edf9b75e742595f0ee6e661d","kind":"tag","published_at":"2021-07-05T20:43:00.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v2.3.2","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"16de339666faa68aaa3a646f612eb63503a9a9ca","kind":"tag","published_at":"2021-07-03T11:15:26.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v2.3.1","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"3bc55a5d9880827ddca76de41004b5a82eb7642e","kind":"tag","published_at":"2020-03-14T12:02:02.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v2.3.0","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ecd641e459c7d132db62adf5e9bb4ab28696fca0","kind":"tag","published_at":"2020-02-01T15:37:23.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v2.2.0","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"0b791046d4aa632d1857eab6f415afa041077c95","kind":"tag","published_at":"2020-01-25T19:46:43.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v2.1.0","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"2825898f69fbf1efe4e43452adae6ac5d074ec1c","kind":"tag","published_at":"2019-09-25T20:37:53.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v2.0.0","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v2.0.0/manifests"},{"name":"v1.3.0","sha":"e79d9ea2922be12db121c20f5dc55bba8a35418a","kind":"tag","published_at":"2019-09-25T19:38:01.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.3.0","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.3.0/manifests"},{"name":"v1.2.4","sha":"0d85cb6a49cce7ef51186e64c8f3f147d0fd2b72","kind":"tag","published_at":"2019-09-06T17:18:53.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.2.4","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.2.4/manifests"},{"name":"v1.2.3","sha":"9d891f7353e66052283562d3e252fe380bb4b199","kind":"tag","published_at":"2019-05-23T17:56:23.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.2.3","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"d07b13a6cf0a413e010c48879aebd9576bfb5f68","kind":"tag","published_at":"2018-08-31T16:20:18.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.2.2","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"98f4f2ed9b3a26bb94e8a539d2c3464e0266fc41","kind":"tag","published_at":"2017-02-08T11:50:34.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.2.1","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"3ec40d875d158f73c836a14169d4649bb0a0a84a","kind":"tag","published_at":"2016-02-19T09:24:26.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.2.0","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.2.0/manifests"},{"name":"v1.1.7","sha":"0cbae14c76d698840f4c60e62bda6ce0f30e6f37","kind":"tag","published_at":"2015-02-02T22:00:44.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.1.7","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.7/manifests"},{"name":"v1.1.6","sha":"2ef328b11ba55b78ef52bc46e1aedaf7d87b997e","kind":"tag","published_at":"2014-07-02T15:18:14.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.1.6","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.6/manifests"},{"name":"v1.1.5","sha":"2cd56671fc2712183cebd8af838905291c812a1a","kind":"tag","published_at":"2014-07-02T11:11:21.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.1.5","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"6b77562d32479c869b7e44e92374aca497099d74","kind":"tag","published_at":"2014-05-30T17:12:50.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.1.4","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"47ef890de65cbf6b37e43995c291d74605b2491f","kind":"tag","published_at":"2014-04-06T15:54:36.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.1.3","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"527137db5fbb4cf5179b701bbd242adf134d6340","kind":"tag","published_at":"2014-03-18T13:10:42.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.1.2","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"57482232dafa108b45f7238f0ecebf7876a82133","kind":"tag","published_at":"2014-03-16T17:29:23.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.1.1","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"3917dedbb5bf92db71e1804ea2e8dbac3d2891dd","kind":"tag","published_at":"2013-11-01T14:36:44.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.1.0","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"72d20297fc1322aef58ef0affe7b21172df7bc12","kind":"tag","published_at":"2013-08-29T07:47:15.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.0.0","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.0.0/manifests"},{"name":"v1.0.0.beta1","sha":"d3e2e78ee9c1f77c25a6e3a42af0f44e9b3744fc","kind":"tag","published_at":"2013-08-21T21:45:45.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/v1.0.0.beta1","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/v1.0.0.beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@v1.0.0.beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.0.0.beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/v1.0.0.beta1/manifests"},{"name":"0.9.7","sha":"daa21eb85e8a7cc8e6a3bce693cdf571ba9bb6d2","kind":"tag","published_at":"2012-06-17T20:55:32.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/0.9.7","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/0.9.7/manifests"},{"name":"0.9.8","sha":"933f5b99fc9c372ca001431a30753d9eb09b3f8f","kind":"tag","published_at":"2012-06-17T20:54:27.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/0.9.8","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/0.9.8/manifests"},{"name":"show","sha":"933f5b99fc9c372ca001431a30753d9eb09b3f8f","kind":"tag","published_at":"2012-06-17T20:54:27.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/show","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/show","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@show","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/show","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/show/manifests"},{"name":"0.9.9","sha":"7bd96f53b8cc470c0361f1f60db7831b1822e95a","kind":"tag","published_at":"2012-06-17T20:51:44.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/0.9.9","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/0.9.9/manifests"},{"name":"0.9.5","sha":"dbc9c3f73d7d97440a83383fa15729e95d183f81","kind":"commit","published_at":"2011-11-26T05:20:02.000Z","download_url":"https://codeload.github.com/rubyzip/rubyzip/tar.gz/0.9.5","html_url":"https://github.com/rubyzip/rubyzip/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rubyzip/rubyzip@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/tags/0.9.5/manifests"}]},"repo_metadata_updated_at":"2026-02-28T19:00:33.977Z","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/ruby-zip?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-zip","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-zip","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-zip/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-09T14:00:42.138Z","issues_count":150,"pull_requests_count":80,"avg_time_to_close_issue":81112904.2173913,"avg_time_to_close_pull_request":22726610.811594203,"issues_closed_count":92,"pull_requests_closed_count":69,"pull_request_authors_count":40,"issue_authors_count":103,"avg_comments_per_issue":2.8133333333333335,"avg_comments_per_pull_request":2.375,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":13,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":806626.0,"past_year_avg_time_to_close_pull_request":225785.44444444444,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":2.1538461538461537,"past_year_avg_comments_per_pull_request":1.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rubyzip%2Frubyzip/issues","maintainers":[{"login":"hainesr","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hainesr"},{"login":"simonoff","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonoff"}],"active_maintainers":[{"login":"hainesr","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hainesr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-zip/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-zip/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-zip/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-zip/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-zip/codemeta","maintainers":[]}