{"id":226,"name":null,"description":"Actor-based concurrent object framework for Ruby","url":"https://github.com/celluloid/celluloid","last_synced_at":"2026-05-24T05:30:23.214Z","repository":{"id":1423088,"uuid":"1549395","full_name":"celluloid/celluloid","owner":"celluloid","description":"Actor-based concurrent object framework for Ruby","archived":false,"fork":false,"pushed_at":"2024-03-07T20:00:57.000Z","size":4965,"stargazers_count":3874,"open_issues_count":13,"forks_count":271,"subscribers_count":89,"default_branch":"master","last_synced_at":"2026-05-21T08:40:39.028Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/celluloid.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","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},"funding":{"github":null,"patreon":null,"open_collective":"celluloid","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-03-31T04:05:41.000Z","updated_at":"2026-05-20T18:37:52.000Z","dependencies_parsed_at":"2024-04-14T01:49:42.888Z","dependency_job_id":"b0252244-ffd7-46f7-9b6f-b95ef4224e9b","html_url":"https://github.com/celluloid/celluloid","commit_stats":{"total_commits":1997,"total_committers":115,"mean_commits":17.36521739130435,"dds":0.6074111166750125,"last_synced_commit":"0a307cff21e1a55ddbc5687bcd6ba9e47f89796d"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/celluloid/celluloid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celluloid","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/sbom","scorecard":{"id":270596,"data":{"date":"2025-08-11","repo":{"name":"github.com/celluloid/celluloid","commit":"0a307cff21e1a55ddbc5687bcd6ba9e47f89796d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/github-actions.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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":6,"reason":"Found 5/8 approved changesets -- score normalized to 6","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":"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/github-actions.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/celluloid/celluloid/github-actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-actions.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/celluloid/celluloid/github-actions.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 30 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-17T13:14:43.153Z","repository_id":1423088,"created_at":"2025-08-17T13:14:43.153Z","updated_at":"2025-08-17T13:14:43.153Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33383233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"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":{"login":"celluloid","name":"Celluloid","uuid":"1292091","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1292091?v=4","repositories_count":13,"last_synced_at":"2024-10-30T02:43:14.761Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/celluloid","funding_links":[],"total_stars":6289,"followers":10,"following":0,"created_at":"2022-11-02T16:45:01.818Z","updated_at":"2024-10-30T02:43:14.762Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celluloid","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celluloid/repositories"},"packages":[{"id":13750843,"name":"ruby-celluloid","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/celluloid/celluloid","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/celluloid/celluloid","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:11:08.526Z","latest_release_published_at":"2026-02-13T07:11:08.526Z","latest_release_number":"0.16.0-5","last_synced_at":"2026-03-13T14:23:36.285Z","created_at":"2026-02-13T07:11:08.354Z","updated_at":"2026-03-13T14:23:36.291Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-celluloid","install_command":"apt-get install ruby-celluloid","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-celluloid","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, ruby-timers (\u003e= 4.0.0), rake, ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T07:11:21.132Z","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/ruby-celluloid?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-celluloid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-celluloid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-celluloid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-celluloid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-celluloid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-celluloid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-celluloid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-celluloid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-celluloid/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":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","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":13406455,"name":"ruby-celluloid","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/celluloid/celluloid","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/celluloid/celluloid","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T15:01:10.998Z","latest_release_published_at":"2026-02-06T15:01:10.998Z","latest_release_number":"0.18.0-2","last_synced_at":"2026-03-06T15:57:46.110Z","created_at":"2026-02-06T15:01:10.708Z","updated_at":"2026-03-06T16:04:51.678Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-celluloid","install_command":"apt-get install ruby-celluloid","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-celluloid","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-celluloid-essentials, ruby-celluloid-extras, ruby-celluloid-fsm, ruby-celluloid-pool, ruby-celluloid-supervision, ruby-coveralls, ruby-rspec, ruby-rspec-retry, ruby-timers","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/ruby-celluloid?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-celluloid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-celluloid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-celluloid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-celluloid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-celluloid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-celluloid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-celluloid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-celluloid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-celluloid/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":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","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":13804073,"name":"ruby-celluloid","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/celluloid/celluloid","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/celluloid/celluloid","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:16:22.520Z","latest_release_published_at":"2026-02-13T18:16:22.520Z","latest_release_number":"0.16.0-5","last_synced_at":"2026-03-13T19:23:16.713Z","created_at":"2026-02-13T18:16:22.327Z","updated_at":"2026-03-13T19:23:16.714Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-celluloid","install_command":"apt-get install ruby-celluloid","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-celluloid","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, ruby-timers (\u003e= 4.0.0), rake, ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:19:28.161Z","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/ruby-celluloid?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-celluloid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-celluloid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-celluloid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-celluloid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-celluloid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-celluloid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-celluloid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-celluloid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-celluloid/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":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","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":13566194,"name":"ruby-celluloid","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/celluloid/celluloid","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/celluloid/celluloid","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:36:41.893Z","latest_release_published_at":"2026-02-11T06:36:41.893Z","latest_release_number":"0.16.0-5","last_synced_at":"2026-03-11T14:11:11.907Z","created_at":"2026-02-11T06:36:41.690Z","updated_at":"2026-03-11T14:11:11.908Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-celluloid","install_command":"apt-get install ruby-celluloid","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-celluloid","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, ruby-timers (\u003e= 4.0.0), rake, ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:56:13.309Z","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/ruby-celluloid?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-celluloid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-celluloid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-celluloid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-celluloid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-celluloid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-celluloid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-celluloid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-celluloid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-celluloid/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":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","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":13605207,"name":"ruby-celluloid","ecosystem":"debian","description":null,"homepage":"https://github.com/celluloid/celluloid","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/celluloid/celluloid","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:18:55.752Z","latest_release_published_at":"2026-02-11T11:18:55.752Z","latest_release_number":"0.16.0-5","last_synced_at":"2026-03-14T02:06:42.885Z","created_at":"2026-02-11T11:18:55.568Z","updated_at":"2026-03-14T02:06:42.885Z","registry_url":"https://tracker.debian.org/pkg/ruby-celluloid","install_command":"apt-get install ruby-celluloid","documentation_url":"https://packages.debian.org/buster/ruby-celluloid","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-celluloid","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, ruby-timers (\u003e= 4.0.0), rake, ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:15:02.603Z","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-celluloid?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-celluloid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-celluloid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-celluloid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-celluloid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-celluloid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-celluloid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-celluloid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-celluloid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-celluloid/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"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-22T18:14:24.960Z","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":13530071,"name":"ruby-celluloid","ecosystem":"debian","description":null,"homepage":"https://github.com/celluloid/celluloid","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/celluloid/celluloid","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:28:02.949Z","latest_release_published_at":"2026-02-10T23:28:02.949Z","latest_release_number":"0.16.0-5","last_synced_at":"2026-03-14T04:23:53.703Z","created_at":"2026-02-10T23:28:02.768Z","updated_at":"2026-03-14T04:23:53.704Z","registry_url":"https://tracker.debian.org/pkg/ruby-celluloid","install_command":"apt-get install ruby-celluloid","documentation_url":"https://packages.debian.org/bullseye/ruby-celluloid","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-celluloid","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, ruby-timers (\u003e= 4.0.0), rake, ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:26:32.282Z","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-celluloid?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-celluloid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-celluloid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-celluloid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-celluloid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-celluloid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-celluloid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-celluloid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-celluloid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-celluloid/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":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","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":174406,"name":"celluloid","ecosystem":"rubygems","description":"Celluloid enables people to build concurrent programs out of concurrent objects just as easily as they build sequential programs out of sequential objects","homepage":"https://celluloid.io/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/celluloid/celluloid","keywords_array":[],"namespace":null,"versions_count":57,"first_release_published_at":"2011-05-11T21:16:11.717Z","latest_release_published_at":"2020-12-06T03:28:45.777Z","latest_release_number":"0.18.0","last_synced_at":"2026-05-22T11:00:51.850Z","created_at":"2022-04-05T19:05:09.584Z","updated_at":"2026-05-22T11:00:51.850Z","registry_url":"https://rubygems.org/gems/celluloid","install_command":"gem install celluloid -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/celluloid/","metadata":{"funding":null},"repo_metadata":{"id":1423088,"uuid":"1549395","full_name":"celluloid/celluloid","owner":"celluloid","description":"Actor-based concurrent object framework for Ruby","archived":false,"fork":false,"pushed_at":"2024-03-07T20:00:57.000Z","size":4965,"stargazers_count":3882,"open_issues_count":13,"forks_count":272,"subscribers_count":92,"default_branch":"master","last_synced_at":"2025-08-14T11:15:39.056Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/celluloid.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","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},"funding":{"github":null,"patreon":null,"open_collective":"celluloid","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-03-31T04:05:41.000Z","updated_at":"2025-08-12T12:17:42.000Z","dependencies_parsed_at":"2024-04-14T01:49:42.888Z","dependency_job_id":"b0252244-ffd7-46f7-9b6f-b95ef4224e9b","html_url":"https://github.com/celluloid/celluloid","commit_stats":{"total_commits":1997,"total_committers":115,"mean_commits":17.36521739130435,"dds":0.6074111166750125,"last_synced_commit":"0a307cff21e1a55ddbc5687bcd6ba9e47f89796d"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/celluloid/celluloid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celluloid","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/sbom","scorecard":{"id":270596,"data":{"date":"2025-08-11","repo":{"name":"github.com/celluloid/celluloid","commit":"0a307cff21e1a55ddbc5687bcd6ba9e47f89796d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/github-actions.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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":6,"reason":"Found 5/8 approved changesets -- score normalized to 6","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":"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/github-actions.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/celluloid/celluloid/github-actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-actions.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/celluloid/celluloid/github-actions.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 30 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-17T13:14:43.153Z","repository_id":1423088,"created_at":"2025-08-17T13:14:43.153Z","updated_at":"2025-08-17T13:14:43.153Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271484494,"owners_count":24767764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-21T02:00:08.990Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"celluloid","name":"Celluloid","uuid":"1292091","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1292091?v=4","repositories_count":13,"last_synced_at":"2024-10-30T02:43:14.761Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/celluloid","funding_links":[],"total_stars":6289,"followers":10,"following":0,"created_at":"2022-11-02T16:45:01.818Z","updated_at":"2024-10-30T02:43:14.762Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celluloid","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celluloid/repositories"},"tags":[{"name":"v0.18.0","sha":"09b0781cdf001b432769357e8cab27d83d534e0e","kind":"tag","published_at":"2020-12-06T03:26:58.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.18.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"3eb3f686d19ec96420280beee896a6ea38f34e11","kind":"tag","published_at":"2018-12-20T14:57:02.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.4","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.4/manifests"},{"name":"v0.18.0.pre2","sha":"d28bd7f91b49110f5c82a5b73d752e2145bd9510","kind":"tag","published_at":"2018-08-28T13:27:06.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.18.0.pre2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.18.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.18.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.18.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.18.0.pre2/manifests"},{"name":"v0.18.0.pre","sha":"3444c6c9a8832caf3203146e6e9447bd06f92526","kind":"tag","published_at":"2016-11-26T21:37:18.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.18.0.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.18.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.18.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.18.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.18.0.pre/manifests"},{"name":"v0.17.3","sha":"b5782642e9fb8d710ecc30c0647084b87207b188","kind":"tag","published_at":"2016-01-18T21:44:03.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.3","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"41d9aa5c5bfedb71eea94cf9569f046c951d3eb5","kind":"tag","published_at":"2015-09-30T23:48:43.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.2/manifests"},{"name":"v0.17.1.2","sha":"1b221bf69d5dc5781c47fbab4768eb7d20ceb4fa","kind":"tag","published_at":"2015-08-22T02:11:46.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.1.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.1.2/manifests"},{"name":"v0.16.1","sha":"6a1449f09f0e3f80db3ce4c699f9b8a4eac4ba2b","kind":"tag","published_at":"2015-08-08T00:16:25.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.16.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.1/manifests"},{"name":"v0.17.1.1","sha":"1bbd868612c2f6d65830919c14ddfdd2cf6be720","kind":"tag","published_at":"2015-08-07T21:27:43.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.1.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.1.1/manifests"},{"name":"v0.17.1","sha":"ea012c35fbf9a7ac339f257ca2cef12f7b348987","kind":"tag","published_at":"2015-08-06T20:13:31.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"2f8ffa2a96dad6addc3a7361259565c0cea6acf4","kind":"tag","published_at":"2015-07-04T08:24:32.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0/manifests"},{"name":"v0.17.0.rc1","sha":"95f62fb7868c592d29e24419d87efbafa7c6a97f","kind":"tag","published_at":"2015-06-19T04:55:39.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.rc1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.rc1/manifests"},{"name":"v0.17.0.pre15","sha":"968df26ee3eb9edadc3269bb28ed293ad5eafac4","kind":"tag","published_at":"2015-05-09T05:06:55.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre15","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre15/manifests"},{"name":"v0.17.0.pre14","sha":"817ee1fed339c6fe9842b3e9cca744d5bb3a0514","kind":"tag","published_at":"2015-05-09T04:47:44.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre14","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre14/manifests"},{"name":"v0.17.0.pre13","sha":"6753642a854a8e0f491da3dc81ddc552249b4638","kind":"tag","published_at":"2015-05-09T04:35:08.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre13","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre13/manifests"},{"name":"v0.17.0.pre12","sha":"d5316a343bbd3c009e6b26023adfcb694b7e7fd6","kind":"tag","published_at":"2015-05-09T04:06:49.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre12","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre12/manifests"},{"name":"v0.17.0.pre11","sha":"e38da74ebc5a0bf3c4e515c87237e852723343f7","kind":"tag","published_at":"2015-05-04T06:38:40.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre11","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre11/manifests"},{"name":"v0.17.0.pre9","sha":"665d6b4fa3966f060c66d160c76d223eb1138755","kind":"tag","published_at":"2015-04-30T11:28:13.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre9","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre9/manifests"},{"name":"v0.17.0.pre8","sha":"b0650f471882e2c46a50387a3977cbff16f91007","kind":"tag","published_at":"2015-04-30T08:35:57.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre8","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre8/manifests"},{"name":"v0.17.0.pre7","sha":"151c6188806cba1dd401adc995bdc9d44e41cd28","kind":"tag","published_at":"2015-04-28T10:11:04.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre7","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre7/manifests"},{"name":"v0.17.0.pre6","sha":"d07b278dff390a7dd3bfe9acd517a323192bca90","kind":"tag","published_at":"2015-04-28T09:16:20.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre6","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre6/manifests"},{"name":"v0.17.0.pre5","sha":"663a4e851b80791ff779a8de899e03b813163675","kind":"tag","published_at":"2015-04-27T07:21:06.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre5","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre5/manifests"},{"name":"v0.17.0.pre4","sha":"edd15adbf0f43ecc86d844fb8a40ef45ac05cc24","kind":"tag","published_at":"2015-04-21T05:43:27.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre4","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre4/manifests"},{"name":"v0.16.0","sha":"d0b4db20d348746b3376ff3c32a1ff1e2e5d9382","kind":"tag","published_at":"2014-09-05T02:54:01.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.16.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0/manifests"},{"name":"v0.16.0.pre3","sha":"dab501cfcace4deae5dd87ef751064fab3dcfc86","kind":"tag","published_at":"2014-07-27T18:53:51.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.16.0.pre3","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.16.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.16.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0.pre3/manifests"},{"name":"v0.16.0.pre2","sha":"7efd2f9bdf3e3f4654b46483711e6966be8d7940","kind":"tag","published_at":"2014-06-23T01:50:30.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.16.0.pre2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.16.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.16.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0.pre2/manifests"},{"name":"v0.16.0.pre","sha":"c71cc18af4e60b668e61ad2b854226306fb18e46","kind":"tag","published_at":"2014-03-29T18:27:50.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.16.0.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.16.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.16.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0.pre/manifests"},{"name":"v0.15.2","sha":"91d0862117dac1d02060721ed00232cc99964b41","kind":"tag","published_at":"2013-10-06T22:41:35.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.15.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"cd7847d8c15b170655412fde25d8ac0f9264acc7","kind":"tag","published_at":"2013-09-06T07:40:46.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.15.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"be46cab9b0aff6cc00b80874ea17459369c5d2d3","kind":"tag","published_at":"2013-09-04T07:11:02.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.15.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.0/manifests"},{"name":"v0.15.0.pre2","sha":"ff224446f02e6b27188328a435b2f2147446dc1e","kind":"tag","published_at":"2013-08-30T05:12:08.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.15.0.pre2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.15.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.15.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.0.pre2/manifests"},{"name":"v0.15.0.pre","sha":"0eb424b5d36c598b1b8e52241dc0815c7ea6de50","kind":"tag","published_at":"2013-08-22T06:13:11.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.15.0.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.15.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.15.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.0.pre/manifests"},{"name":"v0.14.1","sha":"2775b69e036c9bd0482f781a3f3921128b9d300f","kind":"tag","published_at":"2013-05-31T03:23:30.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.14.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.1/manifests"},{"name":"v0.14.1.pre","sha":"59843505ac945b024035f89f796e4bb9a7b27d9d","kind":"tag","published_at":"2013-05-31T01:30:29.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.14.1.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.14.1.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.14.1.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.1.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.1.pre/manifests"},{"name":"v0.14.0","sha":"09125dcf32a0d506c2d667dc7f69877de4e70f67","kind":"tag","published_at":"2013-05-07T23:58:44.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.14.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.0/manifests"},{"name":"v0.14.0.pre","sha":"cdfab73bdb7df67e1347e064260c13e532165a15","kind":"tag","published_at":"2013-05-01T18:25:30.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.14.0.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.14.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.14.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.0.pre/manifests"},{"name":"v0.13.1","sha":"ff52b505b381289a11eacc339e27e75e3d56e624","kind":"tag","published_at":"2013-04-05T03:56:20.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.13.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"bcff8ec7f8d77a9a51c314c35578654095c64a70","kind":"tag","published_at":"2013-03-19T16:35:01.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.13.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.0/manifests"},{"name":"v0.13.0.pre2","sha":"ef547ad22d56bf7ac32c02c19ce206f43c82d8f6","kind":"tag","published_at":"2013-03-17T22:32:31.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.13.0.pre2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.13.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.13.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.0.pre2/manifests"},{"name":"v0.13.0.pre","sha":"603f5f44dd99864cb3bb43f8be9f549a5a6f5a38","kind":"tag","published_at":"2013-02-14T04:33:54.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.13.0.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.13.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.13.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.0.pre/manifests"},{"name":"v0.12.4","sha":"4fc90e15ff055ea88091354965a0d9895c3e6633","kind":"tag","published_at":"2012-12-11T22:17:39.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.4","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.4/manifests"},{"name":"v0.12.4.pre2","sha":"ea0be248222cf97cd0a2302d814dfbe212fc1849","kind":"tag","published_at":"2012-12-11T21:09:40.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.4.pre2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.4.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.4.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.4.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.4.pre2/manifests"},{"name":"v0.12.4.pre","sha":"2ccf6c7ac0d67c9aa0f36a0e7e56178aeccb5fa4","kind":"tag","published_at":"2012-12-11T18:30:52.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.4.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.4.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.4.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.4.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.4.pre/manifests"},{"name":"v0.12.3","sha":"636139e6bc7b45c4d2b7ced49bd1171894832229","kind":"tag","published_at":"2012-10-25T17:17:57.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.3","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"c63e71ed6d201f8721ac3e4e7b8e5301357b5498","kind":"tag","published_at":"2012-10-10T19:56:29.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"17b407972afa7cf6b71225a1aaa02060f09d35bb","kind":"tag","published_at":"2012-10-10T19:09:16.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.1/manifests"},{"name":"v0.12.1.pre2","sha":"92f3563bb90c848cc4b3c22ce7a9865199a9eccd","kind":"tag","published_at":"2012-10-10T05:46:13.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.1.pre2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.1.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.1.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.1.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.1.pre2/manifests"},{"name":"v0.12.0","sha":"cc6738cee32a5ac311e5285f1fa2d02759b4eec8","kind":"tag","published_at":"2012-09-04T15:36:13.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0/manifests"},{"name":"v0.12.0.pre3","sha":"a00b1624cf8e5ed50cae2964a361a531ca5565e9","kind":"tag","published_at":"2012-09-03T19:10:31.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.0.pre3","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0.pre3/manifests"},{"name":"v0.12.0.pre2","sha":"72e4427cdcdb4fd7865f355a611d59e8035eb051","kind":"tag","published_at":"2012-09-03T18:38:49.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.0.pre2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0.pre2/manifests"},{"name":"v0.12.0.pre","sha":"77d36cb8b7ba9feba4beebda1c105e17b6b4970a","kind":"tag","published_at":"2012-09-01T22:07:24.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.0.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0.pre/manifests"},{"name":"v0.11.1","sha":"4ff10f049e5de2b5512e60b3e79b35a0227cb16e","kind":"tag","published_at":"2012-07-17T05:12:48.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.11.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c2e36c24976f697c9510e9ea3a786d5366b629f0","kind":"tag","published_at":"2012-06-01T04:57:29.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.11.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"dda900461263cb76b866a0187ab57d42ead4aa96","kind":"tag","published_at":"2012-04-02T06:23:19.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.10.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"3f57cefc8f3333e2de8310dfc7972be844d5997e","kind":"tag","published_at":"2012-03-29T15:46:23.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.9.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"54d284d0db6107317a5a220e854ab88a0fd8fd36","kind":"tag","published_at":"2012-02-21T09:03:47.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.9.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5f6028248f80fa963c410a1d9652360d95310aaf","kind":"tag","published_at":"2012-01-24T06:42:08.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.8.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"6612ab71f61451803378be03b96238210a3e0743","kind":"tag","published_at":"2012-01-08T07:19:09.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.7.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"0b7432dfb97f3ada740ab8c22cd4978a2c6de067","kind":"tag","published_at":"2012-01-03T00:49:22.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.7.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"015df999967fd36673490b3fad843baf28126622","kind":"tag","published_at":"2011-12-29T19:41:05.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.7.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"4b4adbbf8a76530c38b27247fadc780eec63027b","kind":"tag","published_at":"2011-11-30T03:16:10.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.6.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"bf31c2ea265328340889c56772ba30eea7d053e3","kind":"tag","published_at":"2011-11-27T09:33:21.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.6.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d42684f75dbda33ed90ebd928db554d230026ec8","kind":"tag","published_at":"2011-11-19T00:24:15.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.6.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"801ef9587446baff87ce972df1f8a989c77a1a5e","kind":"tag","published_at":"2011-10-25T07:33:45.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.5.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.5.0/manifests"},{"name":"v0.2.2","sha":"f8f8ac97f367e05ca7921c592e997ecb579c970d","kind":"tag","published_at":"2011-09-28T07:14:25.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.2.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"492c12e9460416d652effe8acb3e81ad671f85ea","kind":"tag","published_at":"2011-07-14T07:37:25.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.2.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2baba3d2dce892fcac7f4b25fb81b030d7e36ed4","kind":"tag","published_at":"2011-07-12T05:08:48.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.2.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"5faa3e8cb304f4ccbc62e848e9b297e47d1e8c88","kind":"tag","published_at":"2011-06-21T19:43:12.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.1.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"12ffa2b19896fd9fe73d85540c27cf1dd33f3ce3","kind":"commit","published_at":"2011-05-12T00:21:45.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.0.3","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4f218bdfa445310b266d5c9a84e60fd06c70bd83","kind":"commit","published_at":"2011-05-12T00:09:09.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.0.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3af5024ec8e237a886aa6f66b4990d91c951c8c7","kind":"commit","published_at":"2011-05-11T21:25:02.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.0.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-21T12:46:31.013Z","dependent_packages_count":277,"downloads":165380035,"downloads_period":"total","dependent_repos_count":55741,"rankings":{"downloads":0.10983374404834916,"dependent_repos_count":0.1488609627457321,"dependent_packages_count":0.1510910895284397,"stargazers_count":0.33173135892775507,"forks_count":1.5700092550261482,"docker_downloads_count":1.5588586211126103,"average":0.6450641718981724},"purl":"pkg:gem/celluloid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/celluloid","docker_dependents_count":234,"docker_downloads_count":7200864,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/celluloid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/celluloid/dependencies","status":null,"funding_links":["https://opencollective.com/celluloid"],"critical":true,"issue_metadata":{"last_synced_at":"2025-08-20T14:04:22.149Z","issues_count":74,"pull_requests_count":31,"avg_time_to_close_issue":96000714.96875,"avg_time_to_close_pull_request":19855906.172413792,"issues_closed_count":64,"pull_requests_closed_count":29,"pull_request_authors_count":16,"issue_authors_count":43,"avg_comments_per_issue":5.3108108108108105,"avg_comments_per_pull_request":1.5806451612903225,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":354.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/issues","maintainers":[{"login":"digitalextremist","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/digitalextremist"},{"login":"tarcieri","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarcieri"},{"login":"dilumn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dilumn"},{"login":"benlangfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benlangfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/celluloid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/celluloid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/celluloid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/celluloid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/celluloid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/celluloid/codemeta","maintainers":[{"uuid":"68160","login":"digitalextremist","name":null,"email":null,"url":null,"packages_count":39,"html_url":"https://rubygems.org/profiles/digitalextremist","role":null,"created_at":"2022-11-07T14:09:56.126Z","updated_at":"2022-11-07T14:09:56.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/digitalextremist/packages"},{"uuid":"3215","login":"tarcieri","name":null,"email":null,"url":null,"packages_count":128,"html_url":"https://rubygems.org/profiles/tarcieri","role":null,"created_at":"2022-11-07T14:09:56.117Z","updated_at":"2022-11-07T14:09:56.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/tarcieri/packages"},{"uuid":"88142","login":"dilumn","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://rubygems.org/profiles/dilumn","role":null,"created_at":"2022-11-07T14:09:56.108Z","updated_at":"2022-11-07T14:09:56.108Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/dilumn/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":207283,"maintainers_count":68774,"namespaces_count":0,"keywords_count":18627,"github":"rubygems","metadata":{"funded_packages_count":7375},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-05-13T05:11:24.133Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/namespaces"}},{"id":13778557,"name":"ruby-celluloid","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/celluloid/celluloid","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/celluloid/celluloid","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:13:54.105Z","latest_release_published_at":"2026-02-13T13:13:54.105Z","latest_release_number":"0.16.0-5","last_synced_at":"2026-03-13T13:38:08.165Z","created_at":"2026-02-13T13:13:53.868Z","updated_at":"2026-03-13T13:38:08.166Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-celluloid","install_command":"apt-get install ruby-celluloid","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-celluloid","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, ruby-timers (\u003e= 4.0.0), rake, ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:13:54.867Z","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/ruby-celluloid?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-celluloid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-celluloid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-celluloid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-celluloid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-celluloid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-celluloid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-celluloid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-celluloid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-celluloid/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":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13712104,"name":"ruby-celluloid","ecosystem":"debian","description":null,"homepage":"https://github.com/celluloid/celluloid","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/celluloid/celluloid","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:26:23.989Z","latest_release_published_at":"2026-02-12T23:26:23.989Z","latest_release_number":"0.16.0-5","last_synced_at":"2026-03-13T03:29:31.666Z","created_at":"2026-02-12T23:26:23.793Z","updated_at":"2026-03-13T03:29:31.666Z","registry_url":"https://tracker.debian.org/pkg/ruby-celluloid","install_command":"apt-get install ruby-celluloid","documentation_url":"https://packages.debian.org/bookworm/ruby-celluloid","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-celluloid","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, ruby-timers (\u003e= 4.0.0), rake, ruby-rspec","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:26:24.555Z","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-celluloid?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-celluloid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-celluloid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-celluloid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-celluloid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-celluloid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-celluloid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-celluloid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-celluloid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-celluloid/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":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","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":12199353,"name":"celluloid","ecosystem":"rubygems","description":"Celluloid enables people to build concurrent programs out of concurrent objects just as easily as they build sequential programs out of sequential objects","homepage":"https://celluloid.io/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/celluloid/celluloid","keywords_array":[],"namespace":null,"versions_count":57,"first_release_published_at":"2011-05-11T21:16:11.717Z","latest_release_published_at":"2020-12-06T03:28:45.777Z","latest_release_number":"0.18.0","last_synced_at":"2026-05-23T00:31:01.172Z","created_at":"2025-10-07T02:01:18.796Z","updated_at":"2026-05-23T00:33:35.206Z","registry_url":"https://gem.coop/gems/celluloid","install_command":"gem install celluloid -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/celluloid/","metadata":{"funding":null},"repo_metadata":{"id":1423088,"uuid":"1549395","full_name":"celluloid/celluloid","owner":"celluloid","description":"Actor-based concurrent object framework for Ruby","archived":false,"fork":false,"pushed_at":"2024-03-07T20:00:57.000Z","size":4965,"stargazers_count":3874,"open_issues_count":13,"forks_count":271,"subscribers_count":89,"default_branch":"master","last_synced_at":"2026-05-12T17:48:48.242Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/celluloid.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","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},"funding":{"github":null,"patreon":null,"open_collective":"celluloid","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-03-31T04:05:41.000Z","updated_at":"2026-05-11T07:03:34.000Z","dependencies_parsed_at":"2024-04-14T01:49:42.888Z","dependency_job_id":"b0252244-ffd7-46f7-9b6f-b95ef4224e9b","html_url":"https://github.com/celluloid/celluloid","commit_stats":{"total_commits":1997,"total_committers":115,"mean_commits":17.36521739130435,"dds":0.6074111166750125,"last_synced_commit":"0a307cff21e1a55ddbc5687bcd6ba9e47f89796d"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/celluloid/celluloid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celluloid","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/sbom","scorecard":{"id":270596,"data":{"date":"2025-08-11","repo":{"name":"github.com/celluloid/celluloid","commit":"0a307cff21e1a55ddbc5687bcd6ba9e47f89796d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/github-actions.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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":6,"reason":"Found 5/8 approved changesets -- score normalized to 6","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":"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/github-actions.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/celluloid/celluloid/github-actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-actions.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/celluloid/celluloid/github-actions.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 30 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-17T13:14:43.153Z","repository_id":1423088,"created_at":"2025-08-17T13:14:43.153Z","updated_at":"2025-08-17T13:14:43.153Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33027632,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"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-05-23T00:33:35.171Z","dependent_packages_count":0,"downloads":165392848,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.14868963876528124,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":1.1246343586610363,"average":0.3183309993565794},"purl":"pkg:gem/celluloid?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/celluloid","docker_dependents_count":234,"docker_downloads_count":7200864,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/celluloid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/celluloid/dependencies","status":null,"funding_links":["https://opencollective.com/celluloid"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-06T21:02:46.106Z","issues_count":75,"pull_requests_count":33,"avg_time_to_close_issue":96000717.671875,"avg_time_to_close_pull_request":19194054.433333334,"issues_closed_count":64,"pull_requests_closed_count":30,"pull_request_authors_count":16,"issue_authors_count":44,"avg_comments_per_issue":5.24,"avg_comments_per_pull_request":1.4848484848484849,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":330.0,"past_year_avg_time_to_close_pull_request":354.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/issues","maintainers":[{"login":"digitalextremist","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/digitalextremist"},{"login":"tarcieri","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarcieri"},{"login":"dilumn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dilumn"},{"login":"benlangfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benlangfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/celluloid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/celluloid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/celluloid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/celluloid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/celluloid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/celluloid/codemeta","maintainers":[{"uuid":"68160","login":"digitalextremist","name":null,"email":null,"url":null,"packages_count":38,"html_url":"https://gem.coop/profiles/digitalextremist","role":null,"created_at":"2025-10-07T14:08:27.406Z","updated_at":"2025-10-07T14:08:27.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/digitalextremist/packages"},{"uuid":"3215","login":"tarcieri","name":null,"email":null,"url":null,"packages_count":126,"html_url":"https://gem.coop/profiles/tarcieri","role":null,"created_at":"2025-10-07T14:08:26.986Z","updated_at":"2025-10-07T14:08:26.986Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/tarcieri/packages"},{"uuid":"88142","login":"dilumn","name":null,"email":null,"url":null,"packages_count":8,"html_url":"https://gem.coop/profiles/dilumn","role":null,"created_at":"2025-10-07T14:08:26.713Z","updated_at":"2025-10-07T14:08:26.713Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/dilumn/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":192121,"maintainers_count":67783,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":13668680,"name":"ruby-celluloid","ecosystem":"debian","description":null,"homepage":"https://github.com/celluloid/celluloid","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/celluloid/celluloid","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:18:16.097Z","latest_release_published_at":"2026-02-12T12:18:16.097Z","latest_release_number":"0.18.0-2","last_synced_at":"2026-03-14T15:02:05.837Z","created_at":"2026-02-12T12:18:15.926Z","updated_at":"2026-03-14T15:02:05.837Z","registry_url":"https://tracker.debian.org/pkg/ruby-celluloid","install_command":"apt-get install ruby-celluloid","documentation_url":"https://packages.debian.org/trixie/ruby-celluloid","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-celluloid","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-celluloid-essentials, ruby-celluloid-extras, ruby-celluloid-fsm, ruby-celluloid-pool, ruby-celluloid-supervision, ruby-coveralls, ruby-rspec, ruby-rspec-retry, ruby-timers","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:18:16.774Z","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-celluloid?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-celluloid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-celluloid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-celluloid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-celluloid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-celluloid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-celluloid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-celluloid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-celluloid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-celluloid/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":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","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":11651253,"name":"github.com/celluloid/celluloid","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/celluloid/celluloid","keywords_array":[],"namespace":null,"versions_count":40,"first_release_published_at":"2011-05-11T21:25:02.000Z","latest_release_published_at":"2020-12-06T03:25:03.000Z","latest_release_number":"v0.18.0","last_synced_at":"2026-05-21T04:02:21.177Z","created_at":"2025-05-17T09:46:30.499Z","updated_at":"2026-05-21T04:02:21.177Z","registry_url":"https://pkg.go.dev/github.com/celluloid/celluloid","install_command":"go get github.com/celluloid/celluloid","documentation_url":"https://pkg.go.dev/github.com/celluloid/celluloid#section-documentation","metadata":{},"repo_metadata":{"id":1423088,"uuid":"1549395","full_name":"celluloid/celluloid","owner":"celluloid","description":"Actor-based concurrent object framework for Ruby","archived":false,"fork":false,"pushed_at":"2024-03-07T20:00:57.000Z","size":4965,"stargazers_count":3882,"open_issues_count":13,"forks_count":272,"subscribers_count":91,"default_branch":"master","last_synced_at":"2025-10-11T06:24:46.369Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/celluloid.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","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},"funding":{"github":null,"patreon":null,"open_collective":"celluloid","ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2011-03-31T04:05:41.000Z","updated_at":"2025-10-07T20:17:33.000Z","dependencies_parsed_at":"2024-04-14T01:49:42.888Z","dependency_job_id":"b0252244-ffd7-46f7-9b6f-b95ef4224e9b","html_url":"https://github.com/celluloid/celluloid","commit_stats":{"total_commits":1997,"total_committers":115,"mean_commits":17.36521739130435,"dds":0.6074111166750125,"last_synced_commit":"0a307cff21e1a55ddbc5687bcd6ba9e47f89796d"},"previous_names":[],"tags_count":71,"template":false,"template_full_name":null,"purl":"pkg:github/celluloid/celluloid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celluloid","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/sbom","scorecard":{"id":270596,"data":{"date":"2025-08-11","repo":{"name":"github.com/celluloid/celluloid","commit":"0a307cff21e1a55ddbc5687bcd6ba9e47f89796d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/github-actions.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":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"Code-Review","score":6,"reason":"Found 5/8 approved changesets -- score normalized to 6","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":"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/github-actions.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/celluloid/celluloid/github-actions.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/github-actions.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/celluloid/celluloid/github-actions.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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 30 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-17T13:14:43.153Z","repository_id":1423088,"created_at":"2025-08-17T13:14:43.153Z","updated_at":"2025-08-17T13:14:43.153Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007604,"owners_count":26084334,"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-11T02:00:06.511Z","response_time":55,"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":"celluloid","name":"Celluloid","uuid":"1292091","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1292091?v=4","repositories_count":13,"last_synced_at":"2024-10-30T02:43:14.761Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/celluloid","funding_links":[],"total_stars":6289,"followers":10,"following":0,"created_at":"2022-11-02T16:45:01.818Z","updated_at":"2024-10-30T02:43:14.762Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celluloid","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/celluloid/repositories"},"tags":[{"name":"v0.18.0","sha":"09b0781cdf001b432769357e8cab27d83d534e0e","kind":"tag","published_at":"2020-12-06T03:26:58.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.18.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.18.0/manifests"},{"name":"v0.17.4","sha":"3eb3f686d19ec96420280beee896a6ea38f34e11","kind":"tag","published_at":"2018-12-20T14:57:02.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.4","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.4/manifests"},{"name":"v0.18.0.pre2","sha":"d28bd7f91b49110f5c82a5b73d752e2145bd9510","kind":"tag","published_at":"2018-08-28T13:27:06.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.18.0.pre2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.18.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.18.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.18.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.18.0.pre2/manifests"},{"name":"v0.18.0.pre","sha":"3444c6c9a8832caf3203146e6e9447bd06f92526","kind":"tag","published_at":"2016-11-26T21:37:18.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.18.0.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.18.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.18.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.18.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.18.0.pre/manifests"},{"name":"v0.17.3","sha":"b5782642e9fb8d710ecc30c0647084b87207b188","kind":"tag","published_at":"2016-01-18T21:44:03.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.3","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.3/manifests"},{"name":"v0.17.2","sha":"41d9aa5c5bfedb71eea94cf9569f046c951d3eb5","kind":"tag","published_at":"2015-09-30T23:48:43.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.2/manifests"},{"name":"v0.17.1.2","sha":"1b221bf69d5dc5781c47fbab4768eb7d20ceb4fa","kind":"tag","published_at":"2015-08-22T02:11:46.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.1.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.1.2/manifests"},{"name":"v0.16.1","sha":"6a1449f09f0e3f80db3ce4c699f9b8a4eac4ba2b","kind":"tag","published_at":"2015-08-08T00:16:25.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.16.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.1/manifests"},{"name":"v0.17.1.1","sha":"1bbd868612c2f6d65830919c14ddfdd2cf6be720","kind":"tag","published_at":"2015-08-07T21:27:43.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.1.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.1.1/manifests"},{"name":"v0.17.1","sha":"ea012c35fbf9a7ac339f257ca2cef12f7b348987","kind":"tag","published_at":"2015-08-06T20:13:31.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"2f8ffa2a96dad6addc3a7361259565c0cea6acf4","kind":"tag","published_at":"2015-07-04T08:24:32.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0/manifests"},{"name":"v0.17.0.rc1","sha":"95f62fb7868c592d29e24419d87efbafa7c6a97f","kind":"tag","published_at":"2015-06-19T04:55:39.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.rc1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.rc1/manifests"},{"name":"v0.17.0.pre15","sha":"968df26ee3eb9edadc3269bb28ed293ad5eafac4","kind":"tag","published_at":"2015-05-09T05:06:55.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre15","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre15/manifests"},{"name":"v0.17.0.pre14","sha":"817ee1fed339c6fe9842b3e9cca744d5bb3a0514","kind":"tag","published_at":"2015-05-09T04:47:44.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre14","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre14/manifests"},{"name":"v0.17.0.pre13","sha":"6753642a854a8e0f491da3dc81ddc552249b4638","kind":"tag","published_at":"2015-05-09T04:35:08.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre13","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre13/manifests"},{"name":"v0.17.0.pre12","sha":"d5316a343bbd3c009e6b26023adfcb694b7e7fd6","kind":"tag","published_at":"2015-05-09T04:06:49.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre12","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre12/manifests"},{"name":"v0.17.0.pre11","sha":"e38da74ebc5a0bf3c4e515c87237e852723343f7","kind":"tag","published_at":"2015-05-04T06:38:40.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre11","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre11/manifests"},{"name":"v0.17.0.pre9","sha":"665d6b4fa3966f060c66d160c76d223eb1138755","kind":"tag","published_at":"2015-04-30T11:28:13.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre9","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre9/manifests"},{"name":"v0.17.0.pre8","sha":"b0650f471882e2c46a50387a3977cbff16f91007","kind":"tag","published_at":"2015-04-30T08:35:57.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre8","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre8/manifests"},{"name":"v0.17.0.pre7","sha":"151c6188806cba1dd401adc995bdc9d44e41cd28","kind":"tag","published_at":"2015-04-28T10:11:04.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre7","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre7/manifests"},{"name":"v0.17.0.pre6","sha":"d07b278dff390a7dd3bfe9acd517a323192bca90","kind":"tag","published_at":"2015-04-28T09:16:20.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre6","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre6/manifests"},{"name":"v0.17.0.pre5","sha":"663a4e851b80791ff779a8de899e03b813163675","kind":"tag","published_at":"2015-04-27T07:21:06.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre5","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre5/manifests"},{"name":"v0.17.0.pre4","sha":"edd15adbf0f43ecc86d844fb8a40ef45ac05cc24","kind":"tag","published_at":"2015-04-21T05:43:27.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.17.0.pre4","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.17.0.pre4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.17.0.pre4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.17.0.pre4/manifests"},{"name":"v0.16.0","sha":"d0b4db20d348746b3376ff3c32a1ff1e2e5d9382","kind":"tag","published_at":"2014-09-05T02:54:01.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.16.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0/manifests"},{"name":"v0.16.0.pre3","sha":"dab501cfcace4deae5dd87ef751064fab3dcfc86","kind":"tag","published_at":"2014-07-27T18:53:51.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.16.0.pre3","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.16.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.16.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0.pre3/manifests"},{"name":"v0.16.0.pre2","sha":"7efd2f9bdf3e3f4654b46483711e6966be8d7940","kind":"tag","published_at":"2014-06-23T01:50:30.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.16.0.pre2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.16.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.16.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0.pre2/manifests"},{"name":"v0.16.0.pre","sha":"c71cc18af4e60b668e61ad2b854226306fb18e46","kind":"tag","published_at":"2014-03-29T18:27:50.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.16.0.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.16.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.16.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.16.0.pre/manifests"},{"name":"v0.15.2","sha":"91d0862117dac1d02060721ed00232cc99964b41","kind":"tag","published_at":"2013-10-06T22:41:35.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.15.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"cd7847d8c15b170655412fde25d8ac0f9264acc7","kind":"tag","published_at":"2013-09-06T07:40:46.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.15.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"be46cab9b0aff6cc00b80874ea17459369c5d2d3","kind":"tag","published_at":"2013-09-04T07:11:02.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.15.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.0/manifests"},{"name":"v0.15.0.pre2","sha":"ff224446f02e6b27188328a435b2f2147446dc1e","kind":"tag","published_at":"2013-08-30T05:12:08.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.15.0.pre2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.15.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.15.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.0.pre2/manifests"},{"name":"v0.15.0.pre","sha":"0eb424b5d36c598b1b8e52241dc0815c7ea6de50","kind":"tag","published_at":"2013-08-22T06:13:11.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.15.0.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.15.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.15.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.15.0.pre/manifests"},{"name":"v0.14.1","sha":"2775b69e036c9bd0482f781a3f3921128b9d300f","kind":"tag","published_at":"2013-05-31T03:23:30.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.14.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.1/manifests"},{"name":"v0.14.1.pre","sha":"59843505ac945b024035f89f796e4bb9a7b27d9d","kind":"tag","published_at":"2013-05-31T01:30:29.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.14.1.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.14.1.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.14.1.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.1.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.1.pre/manifests"},{"name":"v0.14.0","sha":"09125dcf32a0d506c2d667dc7f69877de4e70f67","kind":"tag","published_at":"2013-05-07T23:58:44.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.14.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.0/manifests"},{"name":"v0.14.0.pre","sha":"cdfab73bdb7df67e1347e064260c13e532165a15","kind":"tag","published_at":"2013-05-01T18:25:30.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.14.0.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.14.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.14.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.14.0.pre/manifests"},{"name":"v0.13.1","sha":"ff52b505b381289a11eacc339e27e75e3d56e624","kind":"tag","published_at":"2013-04-05T03:56:20.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.13.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"bcff8ec7f8d77a9a51c314c35578654095c64a70","kind":"tag","published_at":"2013-03-19T16:35:01.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.13.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.0/manifests"},{"name":"v0.13.0.pre2","sha":"ef547ad22d56bf7ac32c02c19ce206f43c82d8f6","kind":"tag","published_at":"2013-03-17T22:32:31.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.13.0.pre2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.13.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.13.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.0.pre2/manifests"},{"name":"v0.13.0.pre","sha":"603f5f44dd99864cb3bb43f8be9f549a5a6f5a38","kind":"tag","published_at":"2013-02-14T04:33:54.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.13.0.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.13.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.13.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.13.0.pre/manifests"},{"name":"v0.12.4","sha":"4fc90e15ff055ea88091354965a0d9895c3e6633","kind":"tag","published_at":"2012-12-11T22:17:39.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.4","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.4/manifests"},{"name":"v0.12.4.pre2","sha":"ea0be248222cf97cd0a2302d814dfbe212fc1849","kind":"tag","published_at":"2012-12-11T21:09:40.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.4.pre2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.4.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.4.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.4.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.4.pre2/manifests"},{"name":"v0.12.4.pre","sha":"2ccf6c7ac0d67c9aa0f36a0e7e56178aeccb5fa4","kind":"tag","published_at":"2012-12-11T18:30:52.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.4.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.4.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.4.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.4.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.4.pre/manifests"},{"name":"v0.12.3","sha":"636139e6bc7b45c4d2b7ced49bd1171894832229","kind":"tag","published_at":"2012-10-25T17:17:57.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.3","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"c63e71ed6d201f8721ac3e4e7b8e5301357b5498","kind":"tag","published_at":"2012-10-10T19:56:29.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"17b407972afa7cf6b71225a1aaa02060f09d35bb","kind":"tag","published_at":"2012-10-10T19:09:16.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.1/manifests"},{"name":"v0.12.1.pre2","sha":"92f3563bb90c848cc4b3c22ce7a9865199a9eccd","kind":"tag","published_at":"2012-10-10T05:46:13.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.1.pre2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.1.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.1.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.1.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.1.pre2/manifests"},{"name":"v0.12.0","sha":"cc6738cee32a5ac311e5285f1fa2d02759b4eec8","kind":"tag","published_at":"2012-09-04T15:36:13.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0/manifests"},{"name":"v0.12.0.pre3","sha":"a00b1624cf8e5ed50cae2964a361a531ca5565e9","kind":"tag","published_at":"2012-09-03T19:10:31.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.0.pre3","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.0.pre3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.0.pre3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0.pre3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0.pre3/manifests"},{"name":"v0.12.0.pre2","sha":"72e4427cdcdb4fd7865f355a611d59e8035eb051","kind":"tag","published_at":"2012-09-03T18:38:49.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.0.pre2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.0.pre2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.0.pre2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0.pre2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0.pre2/manifests"},{"name":"v0.12.0.pre","sha":"77d36cb8b7ba9feba4beebda1c105e17b6b4970a","kind":"tag","published_at":"2012-09-01T22:07:24.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.12.0.pre","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.12.0.pre","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.12.0.pre","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0.pre","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.12.0.pre/manifests"},{"name":"v0.11.1","sha":"4ff10f049e5de2b5512e60b3e79b35a0227cb16e","kind":"tag","published_at":"2012-07-17T05:12:48.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.11.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"c2e36c24976f697c9510e9ea3a786d5366b629f0","kind":"tag","published_at":"2012-06-01T04:57:29.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.11.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"dda900461263cb76b866a0187ab57d42ead4aa96","kind":"tag","published_at":"2012-04-02T06:23:19.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.10.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.10.0/manifests"},{"name":"v0.9.1","sha":"3f57cefc8f3333e2de8310dfc7972be844d5997e","kind":"tag","published_at":"2012-03-29T15:46:23.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.9.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"54d284d0db6107317a5a220e854ab88a0fd8fd36","kind":"tag","published_at":"2012-02-21T09:03:47.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.9.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"5f6028248f80fa963c410a1d9652360d95310aaf","kind":"tag","published_at":"2012-01-24T06:42:08.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.8.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"6612ab71f61451803378be03b96238210a3e0743","kind":"tag","published_at":"2012-01-08T07:19:09.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.7.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"0b7432dfb97f3ada740ab8c22cd4978a2c6de067","kind":"tag","published_at":"2012-01-03T00:49:22.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.7.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"015df999967fd36673490b3fad843baf28126622","kind":"tag","published_at":"2011-12-29T19:41:05.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.7.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.7.0/manifests"},{"name":"v0.6.2","sha":"4b4adbbf8a76530c38b27247fadc780eec63027b","kind":"tag","published_at":"2011-11-30T03:16:10.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.6.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"bf31c2ea265328340889c56772ba30eea7d053e3","kind":"tag","published_at":"2011-11-27T09:33:21.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.6.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"d42684f75dbda33ed90ebd928db554d230026ec8","kind":"tag","published_at":"2011-11-19T00:24:15.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.6.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"801ef9587446baff87ce972df1f8a989c77a1a5e","kind":"tag","published_at":"2011-10-25T07:33:45.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.5.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.5.0/manifests"},{"name":"v0.2.2","sha":"f8f8ac97f367e05ca7921c592e997ecb579c970d","kind":"tag","published_at":"2011-09-28T07:14:25.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.2.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"492c12e9460416d652effe8acb3e81ad671f85ea","kind":"tag","published_at":"2011-07-14T07:37:25.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.2.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"2baba3d2dce892fcac7f4b25fb81b030d7e36ed4","kind":"tag","published_at":"2011-07-12T05:08:48.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.2.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"5faa3e8cb304f4ccbc62e848e9b297e47d1e8c88","kind":"tag","published_at":"2011-06-21T19:43:12.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.1.0","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.1.0/manifests"},{"name":"v0.0.3","sha":"12ffa2b19896fd9fe73d85540c27cf1dd33f3ce3","kind":"commit","published_at":"2011-05-12T00:21:45.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.0.3","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4f218bdfa445310b266d5c9a84e60fd06c70bd83","kind":"commit","published_at":"2011-05-12T00:09:09.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.0.2","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"3af5024ec8e237a886aa6f66b4990d91c951c8c7","kind":"commit","published_at":"2011-05-11T21:25:02.000Z","download_url":"https://codeload.github.com/celluloid/celluloid/tar.gz/v0.0.1","html_url":"https://github.com/celluloid/celluloid/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/celluloid/celluloid@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T18:56:07.351Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.851632464451134,"dependent_packages_count":5.483686164721906,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.66765931458652},"purl":"pkg:golang/github.com/celluloid/celluloid","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/celluloid/celluloid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/celluloid/celluloid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/celluloid/celluloid/dependencies","status":null,"funding_links":["https://opencollective.com/celluloid"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T12:09:10.000Z","issues_count":75,"pull_requests_count":32,"avg_time_to_close_issue":96000714.96875,"avg_time_to_close_pull_request":19194054.433333334,"issues_closed_count":64,"pull_requests_closed_count":30,"pull_request_authors_count":16,"issue_authors_count":44,"avg_comments_per_issue":5.24,"avg_comments_per_pull_request":1.53125,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":354.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/issues","maintainers":[{"login":"digitalextremist","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/digitalextremist"},{"login":"tarcieri","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarcieri"},{"login":"dilumn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dilumn"},{"login":"benlangfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benlangfeld"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcelluloid%2Fcelluloid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcelluloid%2Fcelluloid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcelluloid%2Fcelluloid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcelluloid%2Fcelluloid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcelluloid%2Fcelluloid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcelluloid%2Fcelluloid/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2145228,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13466454,"name":"ruby-celluloid","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/celluloid/celluloid","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/celluloid/celluloid","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T16:17:57.512Z","latest_release_published_at":"2026-02-09T16:17:57.512Z","latest_release_number":"0.18.0-2","last_synced_at":"2026-03-09T17:03:47.217Z","created_at":"2026-02-09T16:17:56.172Z","updated_at":"2026-03-09T17:32:34.281Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-celluloid","install_command":"apt-get install ruby-celluloid","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-celluloid","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, rake, ruby-celluloid-essentials, ruby-celluloid-extras, ruby-celluloid-fsm, ruby-celluloid-pool, ruby-celluloid-supervision, ruby-coveralls, ruby-rspec, ruby-rspec-retry, ruby-timers","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/ruby-celluloid?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-celluloid","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-celluloid","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-celluloid/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-celluloid/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-celluloid/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-celluloid/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-celluloid/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-celluloid/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-celluloid/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":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","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"}}],"commits":{"id":3118,"full_name":"celluloid/celluloid","default_branch":"master","total_commits":1997,"total_committers":113,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":17.672566371681416,"dds":0.5718577866800201,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-22T20:22:35.594Z","last_synced_commit":"0a307cff21e1a55ddbc5687bcd6ba9e47f89796d","created_at":"2023-03-07T09:16:39.572Z","updated_at":"2026-05-22T20:19:45.791Z","committers":[{"name":"Tony Arcieri","email":"tony.arcieri@gmail.com","login":"tarcieri","count":855},{"name":"//de","email":"de@freed.network","login":null,"count":333},{"name":"//de","email":"code@extremist.digital","login":"digitalextremist","count":139},{"name":"Cezary Baginski","email":"cezary@chronomantic.net","login":"e2","count":138},{"name":"Tim Carey-Smith","email":"tim@spork.in","login":"halorgium","count":118},{"name":"Ben Langfeld","email":"ben@langfeld.me","login":"benlangfeld","count":51},{"name":"Grant Rodgers","email":"grantr@gmail.com","login":"grantr","count":34},{"name":"Tony Arcieri","email":"tony@medioh.com","login":null,"count":27},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":26},{"name":"Samuel Williams","email":"samuel.williams@oriontransfer.co.nz","login":"ioquatix","count":25},{"name":"Julien Ammous","email":"schmurfy@gmail.com","login":"schmurfy","count":14},{"name":"Chuck Remes","email":"git@chuckremes.com","login":"chuckremes","count":13},{"name":"Emese Padanyi","email":"emesepadanyi@gmail.com","login":"emesepadanyi","count":11},{"name":"Justin Ko","email":"jko170@gmail.com","login":"justinko","count":9},{"name":"Tony Arcieri","email":"tonyarcieri@squareup.com","login":null,"count":8},{"name":"Chris Heald","email":"cheald@gmail.com","login":"cheald","count":7},{"name":"Justin Love","email":"git@JustinLove.name","login":"JustinLove","count":7},{"name":"Vinayak Prataap","email":"v.prataap@setonhill.edu","login":"p-vinayak","count":7},{"name":"//de","email":"de@01e.mobi","login":null,"count":7},{"name":"Joey Butler","email":"Joey.butler@livingsocial.com","login":null,"count":6},{"name":"Dmytro Milinevskyy","email":"milinevskyy@gmail.com","login":"niamster","count":6},{"name":"Jens Bissinger","email":"mail@jens-bissinger.de","login":"bsingr","count":6},{"name":"Jonas Nicklas","email":"jonas.nicklas@gmail.com","login":"jnicklas","count":6},{"name":"Brian Goff","email":"cpuguy83@gmail.com","login":"cpuguy83","count":5},{"name":"Pedro Matiello","email":"pmatiello@gmail.com","login":null,"count":5},{"name":"Dilum Navanjana","email":"dilumnavanjana@gmail.com","login":"dilumn","count":4},{"name":"Vladimir Kochnev","email":"hashtable@yandex.ru","login":"marshall-lee","count":4},{"name":"Stephen Bussey","email":"sb8244@cs.ship.edu","login":"sb8244","count":4},{"name":"Tiago Cardoso","email":"tiago.cardoso@swisscom.com","login":null,"count":4},{"name":"benlovell","email":"benjamin.lovell@gmail.com","login":"benlovell","count":3},{"name":"Per Lundberg","email":"per.lundberg@ecraft.com","login":"perlun","count":3},{"name":"Patrik Wenger","email":"paddor@gmail.com","login":"paddor","count":3},{"name":"Oleg Pudeyev","email":"oleg@bsdpower.com","login":"p","count":3},{"name":"Jérémy","email":"jeremyvdw@gmail.com","login":"jeremyvdw","count":3},{"name":"Justin Campbell","email":"justin@justincampbell.me","login":"justincampbell","count":3},{"name":"Cezary Baginski","email":"cezary@chronomantic.com","login":null,"count":3},{"name":"Kim Burgestrand","email":"kim@burgestrand.se","login":"Burgestrand","count":2},{"name":"Jonathan","email":"chapmajs@gmail.com","login":"chapmajs","count":2},{"name":"Joel VanderWerf","email":"vjoel@users.sourceforge.net","login":"vjoel","count":2},{"name":"Eric Hogberg","email":"misc@erichogberg.com","login":"ehogberg","count":2},{"name":"Lee Richmond","email":"richmolj@gmail.com","login":"richmolj","count":2},{"name":"stephan-nordnes-eriksen","email":"stephanruler@gmail.com","login":"stephan-nordnes-eriksen","count":2},{"name":"slyphon","email":"slyphon@gmail.com","login":"slyphon","count":2},{"name":"jc00ke","email":"jesse@jc00ke.com","login":"jc00ke","count":2},{"name":"Dave Copeland","email":"davec@naildrivin5.com","login":"davetron5000","count":2},{"name":"Alexander Flatter","email":"flatter@fastmail.fm","login":"aflatter","count":2},{"name":"Adrian Hosey","email":"alh@midnightowlsw.com","login":"alh13","count":2},{"name":"Dilum Navanjana","email":"dilum@Dilums-MacBook-Pro.local","login":null,"count":2},{"name":"Josh Adams","email":"josh@isotope11.com","login":null,"count":2},{"name":"chatgris","email":"jboyer@af83.com","login":null,"count":2},{"name":"Nathan Sutton","email":"nate@zencoder.com","login":null,"count":2},{"name":"Zachary Anker","email":"zach.anker@gmail.com","login":"zanker","count":2},{"name":"Richard Wilson","email":"richard@freerunningtech.com","login":"Senjai","count":2},{"name":"Philip Arndt","email":"p@arndt.io","login":"parndt","count":2},{"name":"Peter M. Goldstein","email":"peter.m.goldstein@gmail.com","login":"petergoldstein","count":2},{"name":"Omer Katz","email":"omer.drow@gmail.com","login":"thedrow","count":2},{"name":"Brian Mitchell","email":"brian@strmpnk.co","login":null,"count":1},{"name":"Jan Xie","email":"jan.h.xie@gmail.com","login":null,"count":1},{"name":"Jonas Nicklas and Kim Burgestrand","email":"dev+jnicklas+burgestrand@elabs.se","login":null,"count":1},{"name":"Masahiro Fujiwara","email":"m-fujiwara@axsh.net","login":null,"count":1},{"name":"Matteo Centenaro","email":"bugant@gmail.com","login":null,"count":1},{"name":"Miles Roberts","email":"mroberts@connextions.com","login":null,"count":1},{"name":"Peter Kieltyka","email":"peter.kieltyka@nulayer.com","login":null,"count":1},{"name":"Tiago Cardoso","email":"tiago@restorm.com","login":null,"count":1},{"name":"Tony Arcieri","email":"tarcieri@strobecorp.com","login":null,"count":1},{"name":"brainopia","email":"brainopia@evilmartians.com","login":null,"count":1},{"name":"Patrick Bacon","email":"bacon@atomicobject.com","login":"baconpat","count":1},{"name":"Nikica Jokic","email":"neektza@gmail.com","login":"neektza","count":1},{"name":"Nathan Witmer","email":"nwitmer@gmail.com","login":"zerowidth","count":1},{"name":"Miles Roberts","email":"milesrobertsfilm@gmail.com","login":"MilesRoberts","count":1},{"name":"Mike Perham","email":"mperham@gmail.com","login":"mperham","count":1},{"name":"Benny","email":"r3qnbenni@gmail.com","login":null,"count":1},{"name":"Artūras Šlajus","email":"arturas@zeus.(none)","login":null,"count":1},{"name":"Renaud AUBIN","email":"root@renaud.io","login":"r3n4ud","count":1},{"name":"Ryan Bigg","email":"radarlistener@gmail.com","login":"radar","count":1},{"name":"Ryan Vergeront","email":"ryan.vergeront@gmail.com","login":"verg","count":1},{"name":"Steve Richert","email":"steve.richert@gmail.com","login":"laserlemon","count":1},{"name":"Takeshi Yabe","email":"tyabe@nilidea.com","login":"tyabe","count":1},{"name":"Thibaud Guillaume-Gentil","email":"thibaud@thibaud.me","login":"thibaudgg","count":1},{"name":"Tobias Bühlmann","email":"tobias.buehlmann@gmx.de","login":"tbuehlmann","count":1},{"name":"Trent Ogren","email":"tedwardo2@gmail.com","login":"misfo","count":1},{"name":"gdi2290","email":"github@gdi2290.com","login":"PatrickJS","count":1},{"name":"majjoha","email":"mathias@mjj.io","login":"majjoha","count":1},{"name":"rick","email":"technoweenie@gmail.com","login":"technoweenie","count":1},{"name":"Aayush Ranaut","email":"aayush.ranaut@gmail.com","login":"prathmeshranaut","count":1},{"name":"Abdelkader Boudih","email":"terminale@gmail.com","login":"seuros","count":1},{"name":"Alex Grigorovich","email":"alex.grigorovich@gmail.com","login":"grig","count":1},{"name":"Alexey Gaziev","email":"alex.gaziev@gmail.com","login":"gazay","count":1},{"name":"Amrik Kochhar","email":"amrik.kochhar@gmail.com","login":"amrik","count":1},{"name":"Arturas Slajus","email":"x11@arturaz.net","login":"arturaz","count":1},{"name":"Atul Bhosale","email":"atul1bhosale@gmail.com","login":"Atul9","count":1},{"name":"Benjamin Yu","email":"benjaminlyu@gmail.com","login":"byu","count":1},{"name":"Bitdeli Chef","email":"chef@bitdeli.com","login":"bitdeli-chef","count":1},{"name":"Charles Oliver Nutter","email":"headius@headius.com","login":"headius","count":1},{"name":"Douglas Thrift","email":"douglas.thrift@rightscale.com","login":"douglaswth","count":1},{"name":"Gabriel Sobrinho","email":"gabriel.sobrinho@gmail.com","login":"sobrinho","count":1},{"name":"Georgios Chinis","email":"gchinis@gmail.com","login":"gchinis","count":1},{"name":"Gianni Chiappetta","email":"gianni@runlevel6.org","login":"gf3","count":1},{"name":"Ian Leitch","email":"port001@gmail.com","login":"ileitch","count":1},{"name":"Jan Pieper","email":"jan.pieper@kumukan.com","login":"janpieper","count":1},{"name":"Joe Goggins","email":"joe.goggins@gmail.com","login":"joegoggins","count":1},{"name":"John Axel Eriksson","email":"john@insane.se","login":"johnae","count":1},{"name":"Jon Moses","email":"jon@burningbush.us","login":"jmoses","count":1},{"name":"Jonathan Rochkind","email":"jonathan@dnil.net","login":"jrochkind","count":1},{"name":"Josiah Kiehl","email":"bluepojo@gmail.com","login":"capoferro","count":1},{"name":"Karl Freeman","email":"karlfreeman@gmail.com","login":"karlfreeman","count":1},{"name":"Karol Bucek","email":"kares","login":"kares","count":1},{"name":"Kirill Lashuk","email":"kirill.lashuk@gmail.com","login":"KL-7","count":1},{"name":"Kouhei Sutou","email":"kou@clear-code.com","login":"kou","count":1},{"name":"LTe","email":"piotr.nielacny@gmail.com","login":"LTe","count":1},{"name":"Lukasz Strzalkowski","email":"lukaszstrzalkowski@squareup.com","login":"lukaszx0","count":1},{"name":"Miguel Camba","email":"miguel.camba@gmail.com","login":"cibernox","count":1},{"name":"Александр Костриков","email":"alexandr.kostrikov@gmail.com","login":"akostrikov","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-23T00:00:39.628Z","repositories_count":6238791,"commits_count":884657830,"contributors_count":34898973,"owners_count":1156300,"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_stats":{"full_name":"celluloid/celluloid","html_url":"https://github.com/celluloid/celluloid","last_synced_at":"2026-05-06T21:02:46.106Z","status":"error","issues_count":75,"pull_requests_count":33,"avg_time_to_close_issue":96000717.671875,"avg_time_to_close_pull_request":19194054.433333334,"issues_closed_count":64,"pull_requests_closed_count":30,"pull_request_authors_count":16,"issue_authors_count":44,"avg_comments_per_issue":5.24,"avg_comments_per_pull_request":1.4848484848484849,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":330.0,"past_year_avg_time_to_close_pull_request":354.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T08:51:53.214Z","updated_at":"2026-05-06T21:02:46.106Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/celluloid%2Fcelluloid/issues","issue_labels_count":{"feature":12,"documentation":1,"question":1,"help wanted":1,"bug":1,"supervision":1,"leak":1},"pull_request_labels_count":{"documentation":1},"issue_author_associations_count":{"NONE":40,"MEMBER":24,"CONTRIBUTOR":11},"pull_request_author_associations_count":{"CONTRIBUTOR":15,"MEMBER":10,"NONE":8},"issue_authors":{"digitalextremist":18,"tarcieri":5,"e2":4,"ioquatix":3,"tmornini":2,"halorgium":2,"kostya":2,"mattheworiordan":2,"harsh183":2,"meetme2meat":1,"mconigliaro":1,"clonezone":1,"BastienDuplessier":1,"zsiddique":1,"balasankarc":1,"HoneyryderChuck":1,"nullstyle":1,"aliaksandrb":1,"dhh":1,"myers":1,"O1O1O1O":1,"brainchild0":1,"bughit":1,"mperham":1,"blanchma":1,"mistergibson":1,"fedenusy":1,"rally25rs":1,"benlangfeld":1,"Cyborgscode":1,"SpComb":1,"Tonkpils":1,"Paculino":1,"aandis":1,"d-Pixie":1,"drakkhen":1,"ozennou":1,"g-gagnon":1,"tooold2rock-n-roll":1,"Faisal-nfl":1,"sivagollapalli":1,"jnicklas":1,"wonderer007":1,"jonhyman":1},"pull_request_authors":{"olleolleolle":6,"digitalextremist":5,"emesepadanyi":4,"dilumn":3,"mlarraz":2,"ozennou":2,"tarcieri":2,"jnicklas":1,"p-vinayak":1,"sarahzrf":1,"kares":1,"monkeywithacupcake":1,"halorgium":1,"thedrow":1,"ngetahun":1,"HoneyryderChuck":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-23T00:00:30.079Z","repositories_count":14668790,"issues_count":34117848,"pull_requests_count":111649820,"authors_count":11270268,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"Cyborgscode":1,"tooold2rock-n-roll":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"digitalextremist","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/digitalextremist"},{"login":"tarcieri","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tarcieri"},{"login":"dilumn","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dilumn"},{"login":"benlangfeld","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benlangfeld"}],"active_maintainers":[]},"events":{"total":{"PullRequestEvent":2,"ForkEvent":4,"IssuesEvent":2,"WatchEvent":25},"last_year":{"IssuesEvent":1,"WatchEvent":12}},"keywords":[],"dependencies":[{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-07-07T12:44:38.075Z","updated_at":"2022-07-07T12:44:38.075Z","repository_link":"https://github.com/celluloid/celluloid/blob/master/Gemfile","dependencies":[{"id":110773144,"package_name":"pry","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":110773145,"package_name":"benchmark-ips","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":110773146,"package_name":"coveralls","ecosystem":"rubygems","requirements":"\u003e= 0.8","direct":true,"kind":"development","optional":false},{"id":110773147,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3","direct":true,"kind":"development","optional":false},{"id":110773148,"package_name":"rspec-retry","ecosystem":"rubygems","requirements":"~\u003e 0.5","direct":true,"kind":"development","optional":false},{"id":110773149,"package_name":"rubocop","ecosystem":"rubygems","requirements":"= 0.58.2","direct":true,"kind":"development","optional":false},{"id":110773150,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"celluloid.gemspec","sha":null,"kind":"manifest","created_at":"2022-07-07T12:44:38.167Z","updated_at":"2022-07-07T12:44:38.167Z","repository_link":"https://github.com/celluloid/celluloid/blob/master/celluloid.gemspec","dependencies":[{"id":110773189,"package_name":"timers","ecosystem":"rubygems","requirements":"~\u003e 4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/github-actions.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:09:35.497Z","updated_at":"2023-01-13T11:09:35.497Z","repository_link":"https://github.com/celluloid/celluloid/blob/master/.github/workflows/github-actions.yml","dependencies":[{"id":6875587640,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875587641,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":32.652505355379894,"created_at":"2024-12-15T21:38:07.345Z","updated_at":"2026-05-24T05:30:23.214Z","avatar_url":"https://github.com/celluloid.png","language":"Ruby","monthly_downloads":0,"readme":"# ![Celluloid][celluloid-logo-image-raw]\n\n[![Gem Version][gem-image]][gem-link]\n[![MIT licensed][license-image]][license-link]\n[![Build Status][build-image]][build-link]\n[![Maintained: no][maintained-image]][maintained-link]\n[![Gitter Chat][gitter-image]][gitter-link]\n\n[celluloid-logo-image-raw]: https://raw.github.com/celluloid/celluloid-logos/master/celluloid/celluloid.png\n[gem-image]: https://badge.fury.io/rb/celluloid.svg\n[gem-link]: http://rubygems.org/gems/celluloid\n[build-image]: https://github.com/celluloid/celluloid/actions/workflows/github-actions.yml/badge.svg?branch=master\n[build-link]: https://github.com/celluloid/celluloid/actions/workflows/github-actions.yml\n[license-image]: https://img.shields.io/badge/license-MIT-blue.svg\n[license-link]: https://github.com/celluloid/celluloid/blob/master/LICENSE.txt\n[maintained-image]: https://img.shields.io/maintenance/no/2016.svg\n[maintained-link]: https://github.com/celluloid/celluloid/issues/779\n[gitter-image]: https://badges.gitter.im/badge.svg\n[gitter-link]: https://gitter.im/celluloid/celluloid\n\nCelluloid is a framework for building asynchronous and multithreaded Ruby\nprograms using object-oriented concepts.\n\n## Revival Process Underway\n\n`Celluloid` is in the process of being refactored and released back into the wild during `Google Summer of Code`. The next era will not have one individual active maintainer, but a team of collaborators. Going forward, previously dormant maintainer [Donovan Keme](https://github.com/digitalextremist) is returning to support future primary maintainer [Emese Padányi](https://github.com/emesepadanyi) during `GSoC 2020`. Her plan extends past the Summer program, and aims to revive the community and codebase of `Celluloid` together. Backing this process are [Harsh Deep](https://github.com/harsh183) and `GSoC` alumni [Dilum Navanjana](https://github.com/dilumn). We welcome your collaboration and contributions in this massive work.\n\nThe codebase is being refactored to pursue a stable release with no deprecation warnings, and with this cleaned up:\n\n# ![Diagram][celluloid-diagram]\n*Diagram meticulously developed by [Emese Padányi](https://github.com/emesepadanyi)*\n\n[celluloid-diagram]: https://raw.githubusercontent.com/celluloid/celluloid/master/documentation/ClassDiagram-class_diagram.png\n\n### Proudly supported by the best cloud infrastructure provider in the world: [`DigitalOcean`](https://digitalocean.com)\n\n## Discussion\n\n- [Gitter Chat][gitter-link]\n- [Google Group](https://groups.google.com/group/celluloid-ruby)\n\n## Documentation\n\n[Please see the Celluloid Wiki](https://github.com/celluloid/celluloid/wiki)\nfor more detailed documentation and usage notes.\n\nThe following API documentation is also available:\n\n* [YARD API documentation](http://rubydoc.info/gems/celluloid/frames)\n* [Celluloid module (primary API)](http://rubydoc.info/gems/celluloid/Celluloid)\n* [Celluloid class methods](http://rubydoc.info/gems/celluloid/Celluloid/ClassMethods)\n* [All Celluloid classes](http://rubydoc.info/gems/celluloid/index)\n\n## Related Projects\n\nSee also: [Projects Using Celluloid](https://github.com/celluloid/celluloid/wiki/Projects-Using-Celluloid)\n\n* [Reel][reel]: An \"evented\" web server based on `Celluloid::IO`\n* [DCell][dcell]: The Celluloid actor protocol distributed over 0MQ\n* [ECell][ecell]: Mesh strategies for `Celluloid` actors distributed over 0MQ\n* [Celluloid::IO][celluloid-io]: \"Evented\" IO support for `Celluloid` actors\n* [Celluloid::ZMQ][celluloid-zmq]: \"Evented\" 0MQ support for `Celluloid` actors\n* [Celluloid::DNS][celluloid-dns]: An \"evented\" DNS server based on `Celluloid::IO`\n* [Celluloid::SMTP][celluloid-smtp]: An \"evented\" SMTP server based on `Celluloid::IO`\n* [nio4r][nio4r]: \"New IO for Ruby\": high performance IO selectors\n* [Timers][timers]: A generic Ruby timer library for event-based systems\n\n[reel]: https://github.com/celluloid/reel/\n[dcell]: https://github.com/celluloid/dcell/\n[ecell]: https://github.com/abstractive/ecell/\n[celluloid-io]: https://github.com/celluloid/celluloid-io/\n[celluloid-zmq]: https://github.com/celluloid/celluloid-zmq/\n[celluloid-dns]: https://github.com/celluloid/celluloid-dns/\n[celluloid-smtp]: https://github.com/abstractive/celluloid-smtp/\n[nio4r]: https://github.com/celluloid/nio4r/\n[timers]: https://github.com/celluloid/timers/\n\n## Contributing to Celluloid\n\n- Fork this repository on github\n- Make your changes and send us a pull request\n- Pull requests will be reviewed for inclusion in the project\n\n## License\n\nCopyright (c) 2011-2018 Tony Arcieri, Donovan Keme.\n\nDistributed under the MIT License. See [LICENSE.txt](https://github.com/celluloid/celluloid/blob/master/LICENSE.txt)\nfor further details.\n","funding_links":["https://opencollective.com/celluloid"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","activejob","mvc","rack","rspec","rubygems","background-jobs","sidekiq","sinatra","jobs"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/226","html_url":"https://ruby.ecosyste.ms/projects/226"}