{"id":311,"name":null,"description":"A generic dependency resolution algorithm.","url":"https://github.com/CocoaPods/Molinillo","last_synced_at":"2026-05-24T04:30:24.424Z","repository":{"id":20693936,"uuid":"23977402","full_name":"CocoaPods/Molinillo","owner":"CocoaPods","description":"A generic dependency resolution algorithm.","archived":false,"fork":false,"pushed_at":"2026-04-17T22:29:22.000Z","size":667,"stargazers_count":419,"open_issues_count":18,"forks_count":41,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-05-08T22:04:43.964Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CocoaPods.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T21:22:19.000Z","updated_at":"2026-02-26T00:35:04.000Z","dependencies_parsed_at":"2024-04-13T15:17:15.760Z","dependency_job_id":"a988171c-c742-4d56-8a9a-2133aa666c05","html_url":"https://github.com/CocoaPods/Molinillo","commit_stats":{"total_commits":477,"total_committers":20,"mean_commits":23.85,"dds":0.2410901467505241,"last_synced_commit":"1d62d7d5f448e79418716dc779a4909509ccda2a"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/CocoaPods/Molinillo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CocoaPods","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/sbom","scorecard":{"id":31151,"data":{"date":"2025-08-11","repo":{"name":"github.com/CocoaPods/Molinillo","commit":"1d62d7d5f448e79418716dc779a4909509ccda2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"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":"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":5,"reason":"Found 7/14 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/CocoaPods/Molinillo/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/CocoaPods/Molinillo/test.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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jppv-gw3r-w3q8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-14T19:08:46.829Z","repository_id":20693936,"created_at":"2025-08-14T19:08:46.829Z","updated_at":"2025-08-14T19:08:46.829Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041715,"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"}},"owner":{"login":"CocoaPods","name":"CocoaPods","uuid":"1189714","kind":"organization","description":"A Swift \u0026 Objective C Dependency Manager","email":null,"website":"https://cocoapods.org","location":null,"twitter":"CocoaPods","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1189714?v=4","repositories_count":69,"last_synced_at":"2024-10-30T03:50:16.591Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CocoaPods","funding_links":[],"total_stars":30155,"followers":279,"following":0,"created_at":"2022-11-02T16:38:08.889Z","updated_at":"2024-10-30T03:50:16.591Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CocoaPods","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CocoaPods/repositories"},"packages":[{"id":13804800,"name":"ruby-molinillo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/CocoaPods/Molinillo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/CocoaPods/Molinillo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:25:55.212Z","latest_release_published_at":"2026-02-13T18:25:55.212Z","latest_release_number":"0.6.4-1","last_synced_at":"2026-03-13T19:24:00.597Z","created_at":"2026-02-13T18:25:55.037Z","updated_at":"2026-03-13T19:24:00.599Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-molinillo","install_command":"apt-get install ruby-molinillo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-molinillo","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:26:00.462Z","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-molinillo?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-molinillo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-molinillo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-molinillo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-molinillo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-molinillo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-molinillo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-molinillo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-molinillo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-molinillo/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":13406957,"name":"ruby-molinillo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/CocoaPods/Molinillo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/CocoaPods/Molinillo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T15:34:38.888Z","latest_release_published_at":"2026-02-06T15:34:38.888Z","latest_release_number":"0.6.4-1","last_synced_at":"2026-03-06T16:01:42.926Z","created_at":"2026-02-06T15:34:34.419Z","updated_at":"2026-03-06T16:01:42.926Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-molinillo","install_command":"apt-get install ruby-molinillo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-molinillo","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake","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":{},"purl":"pkg:deb/ubuntu/ruby-molinillo?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-molinillo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-molinillo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-molinillo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-molinillo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-molinillo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-molinillo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-molinillo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-molinillo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-molinillo/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":13712819,"name":"ruby-molinillo","ecosystem":"debian","description":null,"homepage":"https://github.com/CocoaPods/Molinillo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/CocoaPods/Molinillo","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:35:21.150Z","latest_release_published_at":"2026-02-12T23:35:21.150Z","latest_release_number":"0.6.4-1","last_synced_at":"2026-03-13T23:44:52.015Z","created_at":"2026-02-12T23:35:20.991Z","updated_at":"2026-03-14T00:02:15.452Z","registry_url":"https://tracker.debian.org/pkg/ruby-molinillo","install_command":"apt-get install ruby-molinillo","documentation_url":"https://packages.debian.org/bookworm/ruby-molinillo","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-molinillo","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:35:21.696Z","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-molinillo?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-molinillo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-molinillo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-molinillo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-molinillo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-molinillo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-molinillo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-molinillo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-molinillo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-molinillo/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":13467014,"name":"ruby-molinillo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/CocoaPods/Molinillo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/CocoaPods/Molinillo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T16:57:42.738Z","latest_release_published_at":"2026-02-09T16:57:42.738Z","latest_release_number":"0.6.4-1","last_synced_at":"2026-03-09T17:07:53.779Z","created_at":"2026-02-09T16:57:40.666Z","updated_at":"2026-03-09T17:31:55.775Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-molinillo","install_command":"apt-get install ruby-molinillo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-molinillo","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake","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-molinillo?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-molinillo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-molinillo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-molinillo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-molinillo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-molinillo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-molinillo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-molinillo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-molinillo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-molinillo/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"}},{"id":13530609,"name":"ruby-molinillo","ecosystem":"debian","description":null,"homepage":"https://github.com/CocoaPods/Molinillo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/CocoaPods/Molinillo","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:34:27.982Z","latest_release_published_at":"2026-02-10T23:34:27.982Z","latest_release_number":"0.6.4-1","last_synced_at":"2026-03-14T07:16:32.093Z","created_at":"2026-02-10T23:34:27.800Z","updated_at":"2026-03-14T07:16:32.093Z","registry_url":"https://tracker.debian.org/pkg/ruby-molinillo","install_command":"apt-get install ruby-molinillo","documentation_url":"https://packages.debian.org/bullseye/ruby-molinillo","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-molinillo","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:26:41.817Z","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-molinillo?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-molinillo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-molinillo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-molinillo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-molinillo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-molinillo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-molinillo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-molinillo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-molinillo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-molinillo/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":13751375,"name":"ruby-molinillo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/CocoaPods/Molinillo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/CocoaPods/Molinillo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:17:59.725Z","latest_release_published_at":"2026-02-13T07:17:59.725Z","latest_release_number":"0.6.4-1","last_synced_at":"2026-03-13T20:22:09.695Z","created_at":"2026-02-13T07:17:59.567Z","updated_at":"2026-03-13T20:22:09.696Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-molinillo","install_command":"apt-get install ruby-molinillo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-molinillo","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T07:18:00.204Z","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-molinillo?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-molinillo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-molinillo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-molinillo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-molinillo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-molinillo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-molinillo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-molinillo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-molinillo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-molinillo/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":256503,"name":"molinillo","ecosystem":"rubygems","description":"Provides support for dependency resolution","homepage":"https://github.com/CocoaPods/Molinillo","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/CocoaPods/Molinillo","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2014-10-26T21:57:50.931Z","latest_release_published_at":"2021-08-09T16:24:20.051Z","latest_release_number":"0.8.0","last_synced_at":"2026-05-22T18:30:40.894Z","created_at":"2022-04-06T04:44:16.537Z","updated_at":"2026-05-22T18:31:42.029Z","registry_url":"https://rubygems.org/gems/molinillo","install_command":"gem install molinillo -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/molinillo/","metadata":{"funding":null},"repo_metadata":{"id":20693936,"uuid":"23977402","full_name":"CocoaPods/Molinillo","owner":"CocoaPods","description":"A generic dependency resolution algorithm.","archived":false,"fork":false,"pushed_at":"2026-04-17T22:29:22.000Z","size":667,"stargazers_count":419,"open_issues_count":18,"forks_count":41,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-05-08T22:04:43.964Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CocoaPods.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T21:22:19.000Z","updated_at":"2026-02-26T00:35:04.000Z","dependencies_parsed_at":"2024-04-13T15:17:15.760Z","dependency_job_id":"a988171c-c742-4d56-8a9a-2133aa666c05","html_url":"https://github.com/CocoaPods/Molinillo","commit_stats":{"total_commits":477,"total_committers":20,"mean_commits":23.85,"dds":0.2410901467505241,"last_synced_commit":"1d62d7d5f448e79418716dc779a4909509ccda2a"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/CocoaPods/Molinillo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CocoaPods","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/sbom","scorecard":{"id":31151,"data":{"date":"2025-08-11","repo":{"name":"github.com/CocoaPods/Molinillo","commit":"1d62d7d5f448e79418716dc779a4909509ccda2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"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":"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":5,"reason":"Found 7/14 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/CocoaPods/Molinillo/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/CocoaPods/Molinillo/test.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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jppv-gw3r-w3q8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-14T19:08:46.829Z","repository_id":20693936,"created_at":"2025-08-14T19:08:46.829Z","updated_at":"2025-08-14T19:08:46.829Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041715,"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"},"owner_record":{"login":"CocoaPods","name":"CocoaPods","uuid":"1189714","kind":"organization","description":"A Swift \u0026 Objective C Dependency Manager","email":null,"website":"https://cocoapods.org","location":null,"twitter":"CocoaPods","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1189714?v=4","repositories_count":69,"last_synced_at":"2024-10-30T03:50:16.591Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CocoaPods","funding_links":[],"total_stars":30155,"followers":279,"following":0,"created_at":"2022-11-02T16:38:08.889Z","updated_at":"2024-10-30T03:50:16.591Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CocoaPods","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CocoaPods/repositories"},"tags":[{"name":"0.8.0","sha":"b1c57da704c9cd9a4386c451eb2b5c389076e506","kind":"tag","published_at":"2021-08-09T16:24:08.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.8.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"3831e23ebf33297c7ea56ff578d5cc89c9db14e7","kind":"tag","published_at":"2020-10-21T18:31:24.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.7.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.7.0/manifests"},{"name":"0.6.6","sha":"1dec6a067cb2d8a850dab3666db3b4cfd2ff896d","kind":"tag","published_at":"2018-08-07T06:03:55.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.6.6","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"59909e317d8b8bc6ac61993803b831c442422660","kind":"tag","published_at":"2018-03-22T23:49:44.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.6.5","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"b44735e9ef05a136771d7ea682cb6128a01c8ac6","kind":"tag","published_at":"2017-10-29T20:22:30.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.6.4","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"93e581800ad8f614751e438de5dc4eff87826da9","kind":"tag","published_at":"2017-09-06T20:57:07.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.6.3","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"78d2835331a4ffe320c8bbf49fc6dec1849746ff","kind":"tag","published_at":"2017-08-25T22:01:48.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.6.2","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"5db391d3e4f9eded3a40d0657f2c6f2e3034cfb2","kind":"tag","published_at":"2017-08-01T15:04:26.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.6.1","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"84741f5147656f18cb0f10b00370b3607b07fd5c","kind":"tag","published_at":"2017-07-27T16:42:54.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.6.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.0/manifests"},{"name":"0.5.7","sha":"8c099d4bef5ee5dec4c0fec27a07cbff1cc6b69c","kind":"tag","published_at":"2017-03-03T21:48:40.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.7","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"2074de544e6fbf501859a97a9165e5dd49f216c8","kind":"tag","published_at":"2017-02-08T20:17:27.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.6","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"5ba8b5b403e5776f4a5f26367b0cb358037ade81","kind":"tag","published_at":"2017-01-07T00:02:53.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.5","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"eb5e7df6d3e76a11d139f38a48dbf638fff1719f","kind":"tag","published_at":"2016-11-14T03:27:07.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.4","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"5031f695d10e3dd3eee914a8657ef0cd136bfaae","kind":"tag","published_at":"2016-10-28T03:34:25.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.3","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"ce017ecff276b057c29dd57d4c085e77bd0e0088","kind":"tag","published_at":"2016-10-24T04:22:24.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.2","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"fe33c7007a1699b2111993cda5f38945c5fad57a","kind":"tag","published_at":"2016-09-12T22:17:57.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.1","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"1d4d6f55ea13386bda22175e143df09c42e64356","kind":"tag","published_at":"2016-06-14T00:58:09.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.0/manifests"},{"name":"0.4.5","sha":"fb24f7d77cb59d766f8e4ce7d050732eb2af2f0c","kind":"tag","published_at":"2016-04-30T02:55:44.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.4.5","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"3494cd634e6f42957874f8f6200ccfc6a511a209","kind":"tag","published_at":"2016-02-28T06:47:11.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.4.4","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"a5de2afef862e96247ffcf4cc7893b093f56fea8","kind":"tag","published_at":"2016-02-18T05:32:35.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.4.3","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"83e91e2b2e82e238ca3c6f228918542e8b7c20d4","kind":"tag","published_at":"2016-01-30T23:21:34.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.4.2","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"86ea1979ec8151d285a0b34ca2b81e4903c8c57b","kind":"tag","published_at":"2015-12-30T22:29:37.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.4.1","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"621bc7761ffcac177d57f5ec434400f78fce59bb","kind":"tag","published_at":"2015-07-27T02:00:14.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.4.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"604847cee4a460590bb6c67ffac4279ea3c02b8f","kind":"tag","published_at":"2015-07-24T05:51:28.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.3.1","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b544c8ede2458798a04fd41fbdb41a44d1043555","kind":"tag","published_at":"2015-06-29T22:07:00.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.3.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.3.0/manifests"},{"name":"0.2.3","sha":"5e044483654aae5c4c98c58ae0272fd0fd835e50","kind":"tag","published_at":"2015-03-28T02:26:39.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.2.3","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"b7ff4b5271ccba56fbe431487180577a0e6b509d","kind":"tag","published_at":"2015-03-27T03:11:29.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.2.2","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"27d922dd1e700832986f54c7c486c9378e5291d4","kind":"tag","published_at":"2015-02-21T19:00:15.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.2.1","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ede6ac4f780b6335eb863571d06c6272c98e2b1d","kind":"tag","published_at":"2014-12-25T16:15:40.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.2.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"5dbaa2997adbeba8ea4994c4d46be06b33836024","kind":"tag","published_at":"2014-11-19T20:33:02.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.1.2","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"9c853878f87d68af1c8565ed08d167f6a90e5868","kind":"tag","published_at":"2014-11-06T19:25:51.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.1.1","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"e86cec392a75c577f2c803d8cc87debe41a9bdbe","kind":"tag","published_at":"2014-10-26T21:57:40.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.1.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-22T18:31:41.997Z","dependent_packages_count":13,"downloads":107342937,"downloads_period":"total","dependent_repos_count":29598,"rankings":{"downloads":0.276535721055742,"dependent_repos_count":0.20182647383503752,"dependent_packages_count":1.4456796868901995,"stargazers_count":2.7960214538196495,"forks_count":3.812401735038637,"docker_downloads_count":0.6550997424203566,"average":1.5312608021766037},"purl":"pkg:gem/molinillo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/molinillo","docker_dependents_count":346,"docker_downloads_count":92803356,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/molinillo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/molinillo/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-05-08T22:02:40.803Z","issues_count":22,"pull_requests_count":93,"avg_time_to_close_issue":7372199.230769231,"avg_time_to_close_pull_request":4128856.869047619,"issues_closed_count":13,"pull_requests_closed_count":84,"pull_request_authors_count":19,"issue_authors_count":18,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":2.193548387096774,"merged_pull_requests_count":64,"bot_issues_count":1,"bot_pull_requests_count":29,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/issues","maintainers":[{"login":"segiddins","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/segiddins"},{"login":"greysteil","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greysteil"},{"login":"amorde","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amorde"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/molinillo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/molinillo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/molinillo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/molinillo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/molinillo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/molinillo/codemeta","maintainers":[{"uuid":"59800","login":"irrationalfab","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://rubygems.org/profiles/irrationalfab","role":null,"created_at":"2022-11-09T09:40:54.478Z","updated_at":"2022-11-09T09:40:54.478Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/irrationalfab/packages"},{"uuid":"481","login":"alloy","name":null,"email":null,"url":null,"packages_count":65,"html_url":"https://rubygems.org/profiles/alloy","role":null,"created_at":"2022-11-09T09:40:54.505Z","updated_at":"2022-11-09T09:40:54.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/alloy/packages"},{"uuid":"78037","login":"segiddins","name":null,"email":null,"url":null,"packages_count":68,"html_url":"https://rubygems.org/profiles/segiddins","role":null,"created_at":"2022-11-09T09:40:54.492Z","updated_at":"2022-11-09T09:40:54.492Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/segiddins/packages"},{"uuid":"77614","login":"NeoNacho","name":null,"email":null,"url":null,"packages_count":39,"html_url":"https://rubygems.org/profiles/NeoNacho","role":null,"created_at":"2022-11-09T09:40:54.513Z","updated_at":"2022-11-09T09:40:54.513Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/NeoNacho/packages"},{"uuid":"80803","login":"mrackwitz","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://rubygems.org/profiles/mrackwitz","role":null,"created_at":"2022-11-09T09:40:54.472Z","updated_at":"2022-11-09T09:40:54.472Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/mrackwitz/packages"},{"uuid":"43979","login":"kylef","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://rubygems.org/profiles/kylef","role":null,"created_at":"2022-11-09T09:40:54.500Z","updated_at":"2022-11-09T09:40:54.500Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/kylef/packages"},{"uuid":"81596","login":"endocrimes","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://rubygems.org/profiles/endocrimes","role":null,"created_at":"2022-11-09T09:40:54.518Z","updated_at":"2022-11-09T09:40:54.518Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/endocrimes/packages"},{"uuid":"109805","login":"CocoaPods","name":null,"email":null,"url":null,"packages_count":22,"html_url":"https://rubygems.org/profiles/CocoaPods","role":null,"created_at":"2022-11-09T09:40:54.527Z","updated_at":"2022-11-09T09:40:54.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/CocoaPods/packages"},{"uuid":"108096","login":"dnkoutso","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://rubygems.org/profiles/dnkoutso","role":null,"created_at":"2022-11-09T09:40:54.537Z","updated_at":"2022-11-09T09:40:54.537Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/dnkoutso/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":12276123,"name":"molinillo","ecosystem":"rubygems","description":"Provides support for dependency resolution","homepage":"https://github.com/CocoaPods/Molinillo","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/CocoaPods/Molinillo","keywords_array":[],"namespace":null,"versions_count":32,"first_release_published_at":"2014-10-26T21:57:50.931Z","latest_release_published_at":"2021-08-09T16:24:20.051Z","latest_release_number":"0.8.0","last_synced_at":"2026-05-23T02:00:58.311Z","created_at":"2025-10-07T04:23:43.720Z","updated_at":"2026-05-23T02:02:16.958Z","registry_url":"https://gem.coop/gems/molinillo","install_command":"gem install molinillo -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/molinillo/","metadata":{"funding":null},"repo_metadata":{"id":20693936,"uuid":"23977402","full_name":"CocoaPods/Molinillo","owner":"CocoaPods","description":"A generic dependency resolution algorithm.","archived":false,"fork":false,"pushed_at":"2026-04-17T22:29:22.000Z","size":667,"stargazers_count":419,"open_issues_count":18,"forks_count":41,"subscribers_count":14,"default_branch":"master","last_synced_at":"2026-05-08T22:04:43.964Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CocoaPods.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2014-09-12T21:22:19.000Z","updated_at":"2026-02-26T00:35:04.000Z","dependencies_parsed_at":"2024-04-13T15:17:15.760Z","dependency_job_id":"a988171c-c742-4d56-8a9a-2133aa666c05","html_url":"https://github.com/CocoaPods/Molinillo","commit_stats":{"total_commits":477,"total_committers":20,"mean_commits":23.85,"dds":0.2410901467505241,"last_synced_commit":"1d62d7d5f448e79418716dc779a4909509ccda2a"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/CocoaPods/Molinillo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CocoaPods","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/sbom","scorecard":{"id":31151,"data":{"date":"2025-08-11","repo":{"name":"github.com/CocoaPods/Molinillo","commit":"1d62d7d5f448e79418716dc779a4909509ccda2a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"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":"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":5,"reason":"Found 7/14 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/CocoaPods/Molinillo/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/CocoaPods/Molinillo/test.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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-jppv-gw3r-w3q8"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 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-14T19:08:46.829Z","repository_id":20693936,"created_at":"2025-08-14T19:08:46.829Z","updated_at":"2025-08-14T19:08:46.829Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33041715,"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"},"owner_record":{"login":"CocoaPods","name":"CocoaPods","uuid":"1189714","kind":"organization","description":"A Swift \u0026 Objective C Dependency Manager","email":null,"website":"https://cocoapods.org","location":null,"twitter":"CocoaPods","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1189714?v=4","repositories_count":69,"last_synced_at":"2024-10-30T03:50:16.591Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/CocoaPods","funding_links":[],"total_stars":30155,"followers":279,"following":0,"created_at":"2022-11-02T16:38:08.889Z","updated_at":"2024-10-30T03:50:16.591Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CocoaPods","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CocoaPods/repositories"},"tags":[{"name":"0.8.0","sha":"b1c57da704c9cd9a4386c451eb2b5c389076e506","kind":"tag","published_at":"2021-08-09T16:24:08.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.8.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"3831e23ebf33297c7ea56ff578d5cc89c9db14e7","kind":"tag","published_at":"2020-10-21T18:31:24.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.7.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.7.0/manifests"},{"name":"0.6.6","sha":"1dec6a067cb2d8a850dab3666db3b4cfd2ff896d","kind":"tag","published_at":"2018-08-07T06:03:55.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.6.6","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"59909e317d8b8bc6ac61993803b831c442422660","kind":"tag","published_at":"2018-03-22T23:49:44.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.6.5","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"b44735e9ef05a136771d7ea682cb6128a01c8ac6","kind":"tag","published_at":"2017-10-29T20:22:30.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.6.4","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"93e581800ad8f614751e438de5dc4eff87826da9","kind":"tag","published_at":"2017-09-06T20:57:07.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.6.3","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"78d2835331a4ffe320c8bbf49fc6dec1849746ff","kind":"tag","published_at":"2017-08-25T22:01:48.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.6.2","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"5db391d3e4f9eded3a40d0657f2c6f2e3034cfb2","kind":"tag","published_at":"2017-08-01T15:04:26.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.6.1","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"84741f5147656f18cb0f10b00370b3607b07fd5c","kind":"tag","published_at":"2017-07-27T16:42:54.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.6.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.6.0/manifests"},{"name":"0.5.7","sha":"8c099d4bef5ee5dec4c0fec27a07cbff1cc6b69c","kind":"tag","published_at":"2017-03-03T21:48:40.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.7","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"2074de544e6fbf501859a97a9165e5dd49f216c8","kind":"tag","published_at":"2017-02-08T20:17:27.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.6","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"5ba8b5b403e5776f4a5f26367b0cb358037ade81","kind":"tag","published_at":"2017-01-07T00:02:53.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.5","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"eb5e7df6d3e76a11d139f38a48dbf638fff1719f","kind":"tag","published_at":"2016-11-14T03:27:07.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.4","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"5031f695d10e3dd3eee914a8657ef0cd136bfaae","kind":"tag","published_at":"2016-10-28T03:34:25.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.3","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"ce017ecff276b057c29dd57d4c085e77bd0e0088","kind":"tag","published_at":"2016-10-24T04:22:24.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.2","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"fe33c7007a1699b2111993cda5f38945c5fad57a","kind":"tag","published_at":"2016-09-12T22:17:57.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.1","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"1d4d6f55ea13386bda22175e143df09c42e64356","kind":"tag","published_at":"2016-06-14T00:58:09.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.5.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.5.0/manifests"},{"name":"0.4.5","sha":"fb24f7d77cb59d766f8e4ce7d050732eb2af2f0c","kind":"tag","published_at":"2016-04-30T02:55:44.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.4.5","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.5/manifests"},{"name":"0.4.4","sha":"3494cd634e6f42957874f8f6200ccfc6a511a209","kind":"tag","published_at":"2016-02-28T06:47:11.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.4.4","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.4/manifests"},{"name":"0.4.3","sha":"a5de2afef862e96247ffcf4cc7893b093f56fea8","kind":"tag","published_at":"2016-02-18T05:32:35.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.4.3","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.3/manifests"},{"name":"0.4.2","sha":"83e91e2b2e82e238ca3c6f228918542e8b7c20d4","kind":"tag","published_at":"2016-01-30T23:21:34.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.4.2","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.2/manifests"},{"name":"0.4.1","sha":"86ea1979ec8151d285a0b34ca2b81e4903c8c57b","kind":"tag","published_at":"2015-12-30T22:29:37.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.4.1","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"621bc7761ffcac177d57f5ec434400f78fce59bb","kind":"tag","published_at":"2015-07-27T02:00:14.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.4.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"604847cee4a460590bb6c67ffac4279ea3c02b8f","kind":"tag","published_at":"2015-07-24T05:51:28.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.3.1","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"b544c8ede2458798a04fd41fbdb41a44d1043555","kind":"tag","published_at":"2015-06-29T22:07:00.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.3.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.3.0/manifests"},{"name":"0.2.3","sha":"5e044483654aae5c4c98c58ae0272fd0fd835e50","kind":"tag","published_at":"2015-03-28T02:26:39.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.2.3","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"b7ff4b5271ccba56fbe431487180577a0e6b509d","kind":"tag","published_at":"2015-03-27T03:11:29.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.2.2","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"27d922dd1e700832986f54c7c486c9378e5291d4","kind":"tag","published_at":"2015-02-21T19:00:15.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.2.1","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"ede6ac4f780b6335eb863571d06c6272c98e2b1d","kind":"tag","published_at":"2014-12-25T16:15:40.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.2.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.2.0/manifests"},{"name":"0.1.2","sha":"5dbaa2997adbeba8ea4994c4d46be06b33836024","kind":"tag","published_at":"2014-11-19T20:33:02.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.1.2","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.1.2/manifests"},{"name":"0.1.1","sha":"9c853878f87d68af1c8565ed08d167f6a90e5868","kind":"tag","published_at":"2014-11-06T19:25:51.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.1.1","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"e86cec392a75c577f2c803d8cc87debe41a9bdbe","kind":"tag","published_at":"2014-10-26T21:57:40.000Z","download_url":"https://codeload.github.com/CocoaPods/Molinillo/tar.gz/0.1.0","html_url":"https://github.com/CocoaPods/Molinillo/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/CocoaPods/Molinillo@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-05-23T02:02:16.957Z","dependent_packages_count":0,"downloads":107360287,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.2541062488511154,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.0847020829503718},"purl":"pkg:gem/molinillo?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/molinillo","docker_dependents_count":346,"docker_downloads_count":92803356,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/molinillo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/molinillo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-21T03:01:24.017Z","issues_count":22,"pull_requests_count":93,"avg_time_to_close_issue":7372199.230769231,"avg_time_to_close_pull_request":4128856.869047619,"issues_closed_count":13,"pull_requests_closed_count":84,"pull_request_authors_count":19,"issue_authors_count":18,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":2.193548387096774,"merged_pull_requests_count":64,"bot_issues_count":1,"bot_pull_requests_count":29,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/issues","maintainers":[{"login":"segiddins","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/segiddins"},{"login":"greysteil","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greysteil"},{"login":"amorde","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amorde"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/molinillo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/molinillo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/molinillo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/molinillo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/molinillo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/molinillo/codemeta","maintainers":[{"uuid":"59800","login":"irrationalfab","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://gem.coop/profiles/irrationalfab","role":null,"created_at":"2025-10-07T23:29:11.577Z","updated_at":"2025-10-07T23:29:11.577Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/irrationalfab/packages"},{"uuid":"481","login":"alloy","name":null,"email":null,"url":null,"packages_count":65,"html_url":"https://gem.coop/profiles/alloy","role":null,"created_at":"2025-10-07T23:29:11.716Z","updated_at":"2025-10-07T23:29:11.716Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/alloy/packages"},{"uuid":"78037","login":"segiddins","name":null,"email":null,"url":null,"packages_count":68,"html_url":"https://gem.coop/profiles/segiddins","role":null,"created_at":"2025-10-07T23:29:11.620Z","updated_at":"2025-10-07T23:29:11.620Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/segiddins/packages"},{"uuid":"77614","login":"NeoNacho","name":null,"email":null,"url":null,"packages_count":39,"html_url":"https://gem.coop/profiles/NeoNacho","role":null,"created_at":"2025-10-07T23:29:11.756Z","updated_at":"2025-10-07T23:29:11.756Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/NeoNacho/packages"},{"uuid":"109805","login":"CocoaPods","name":null,"email":null,"url":null,"packages_count":22,"html_url":"https://gem.coop/profiles/CocoaPods","role":null,"created_at":"2025-10-07T23:29:11.831Z","updated_at":"2025-10-07T23:29:11.831Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/CocoaPods/packages"},{"uuid":"43979","login":"kylef","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://gem.coop/profiles/kylef","role":null,"created_at":"2025-10-07T23:29:11.671Z","updated_at":"2025-10-07T23:29:11.671Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/kylef/packages"},{"uuid":"81596","login":"endocrimes","name":null,"email":null,"url":null,"packages_count":24,"html_url":"https://gem.coop/profiles/endocrimes","role":null,"created_at":"2025-10-07T23:29:11.795Z","updated_at":"2025-10-07T23:29:11.795Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/endocrimes/packages"},{"uuid":"108096","login":"dnkoutso","name":null,"email":null,"url":null,"packages_count":21,"html_url":"https://gem.coop/profiles/dnkoutso","role":null,"created_at":"2025-10-07T23:29:11.872Z","updated_at":"2025-10-07T23:29:11.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/dnkoutso/packages"},{"uuid":"80803","login":"mrackwitz","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://gem.coop/profiles/mrackwitz","role":null,"created_at":"2025-10-07T23:29:11.916Z","updated_at":"2025-10-07T23:29:11.916Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/mrackwitz/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":13566782,"name":"ruby-molinillo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/CocoaPods/Molinillo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/CocoaPods/Molinillo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:44:09.714Z","latest_release_published_at":"2026-02-11T06:44:09.714Z","latest_release_number":"0.6.4-1","last_synced_at":"2026-03-12T01:20:08.553Z","created_at":"2026-02-11T06:44:09.486Z","updated_at":"2026-03-12T01:20:08.554Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-molinillo","install_command":"apt-get install ruby-molinillo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-molinillo","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:56:55.756Z","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-molinillo?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-molinillo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-molinillo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-molinillo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-molinillo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-molinillo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-molinillo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-molinillo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-molinillo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-molinillo/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":13779296,"name":"ruby-molinillo","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/CocoaPods/Molinillo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/CocoaPods/Molinillo","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:20:49.529Z","latest_release_published_at":"2026-02-13T13:20:49.529Z","latest_release_number":"0.6.4-1","last_synced_at":"2026-03-13T22:39:03.514Z","created_at":"2026-02-13T13:20:49.300Z","updated_at":"2026-03-13T22:39:03.515Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-molinillo","install_command":"apt-get install ruby-molinillo","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-molinillo","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:20:50.190Z","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-molinillo?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-molinillo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-molinillo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-molinillo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-molinillo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-molinillo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-molinillo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-molinillo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-molinillo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-molinillo/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":13605773,"name":"ruby-molinillo","ecosystem":"debian","description":null,"homepage":"https://github.com/CocoaPods/Molinillo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/CocoaPods/Molinillo","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:23:12.166Z","latest_release_published_at":"2026-02-11T11:23:12.166Z","latest_release_number":"0.6.4-1","last_synced_at":"2026-03-13T05:09:05.776Z","created_at":"2026-02-11T11:23:11.979Z","updated_at":"2026-03-13T05:09:05.776Z","registry_url":"https://tracker.debian.org/pkg/ruby-molinillo","install_command":"apt-get install ruby-molinillo","documentation_url":"https://packages.debian.org/buster/ruby-molinillo","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-molinillo","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:15:12.163Z","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-molinillo?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-molinillo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-molinillo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-molinillo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-molinillo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-molinillo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-molinillo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-molinillo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-molinillo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-molinillo/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":13669200,"name":"ruby-molinillo","ecosystem":"debian","description":null,"homepage":"https://github.com/CocoaPods/Molinillo","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/CocoaPods/Molinillo","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:32:14.385Z","latest_release_published_at":"2026-02-12T12:32:14.385Z","latest_release_number":"0.6.4-1","last_synced_at":"2026-03-14T18:08:51.780Z","created_at":"2026-02-12T12:32:14.139Z","updated_at":"2026-03-14T18:08:51.780Z","registry_url":"https://tracker.debian.org/pkg/ruby-molinillo","install_command":"apt-get install ruby-molinillo","documentation_url":"https://packages.debian.org/trixie/ruby-molinillo","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-molinillo","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9~), gem2deb, rake","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T12:37:57.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/debian/ruby-molinillo?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-molinillo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-molinillo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-molinillo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-molinillo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-molinillo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-molinillo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-molinillo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-molinillo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-molinillo/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"}}],"commits":{"id":19319,"full_name":"CocoaPods/Molinillo","default_branch":"master","total_commits":477,"total_committers":19,"total_bot_commits":14,"total_bot_committers":3,"mean_commits":25.105263157894736,"dds":0.2410901467505241,"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-23T02:02:23.565Z","last_synced_commit":"1d62d7d5f448e79418716dc779a4909509ccda2a","created_at":"2023-03-07T11:40:44.296Z","updated_at":"2026-05-23T02:02:23.370Z","committers":[{"name":"Samuel Giddins","email":"segiddins@segiddins.me","login":"segiddins","count":362},{"name":"Grey Baker","email":"greysteil@gmail.com","login":"greysteil","count":36},{"name":"David Rodríguez","email":"deivid.rodriguez@riseup.net","login":"deivid-rodriguez","count":25},{"name":"Eloy Durán","email":"eloy.de.enige@gmail.com","login":"alloy","count":9},{"name":"Dimitris Koutsogiorgas","email":"dnkoutso@gmail.com","login":"dnkoutso","count":9},{"name":"Kyle Fuller","email":"inbox@kylefuller.co.uk","login":"kylef","count":5},{"name":"danielsdeleo","email":"dan@chef.io","login":"danielsdeleo","count":5},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":5},{"name":"dependabot[bot]","email":"support@dependabot.com","login":"dependabot-support","count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":4},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":3},{"name":"Hiroshi SHIBATA","email":"hsbt@ruby-lang.org","login":"hsbt","count":2},{"name":"Boris Bügling","email":"boris@icculus.org","login":"neonichu","count":1},{"name":"Gannon McGibbon","email":"gannon.mcgibbon@gmail.com","login":"gmcgibbon","count":1},{"name":"Ian Young","email":"ian@iangreenleaf.com","login":"iangreenleaf","count":1},{"name":"Joe Rafaniello","email":"jrafanie@redhat.com","login":"jrafanie","count":1},{"name":"Orta","email":"orta.therox@gmail.com","login":"orta","count":1},{"name":"Piotr Szotkowski","email":"chastell@chastell.net","login":"chastell","count":1},{"name":"Smit Shah","email":"who828@gmail.com","login":"Who828","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-23T00:00:39.628Z","repositories_count":6238931,"commits_count":884690058,"contributors_count":34899800,"owners_count":1156336,"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":"CocoaPods/Molinillo","html_url":"https://github.com/CocoaPods/Molinillo","last_synced_at":"2026-05-21T03:01:24.017Z","status":"error","issues_count":22,"pull_requests_count":93,"avg_time_to_close_issue":7372199.230769231,"avg_time_to_close_pull_request":4128856.869047619,"issues_closed_count":13,"pull_requests_closed_count":84,"pull_request_authors_count":19,"issue_authors_count":18,"avg_comments_per_issue":3.5,"avg_comments_per_pull_request":2.193548387096774,"merged_pull_requests_count":64,"bot_issues_count":1,"bot_pull_requests_count":29,"past_year_issues_count":0,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T13:56:52.338Z","updated_at":"2026-05-21T03:01:24.017Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/CocoaPods%2FMolinillo/issues","issue_labels_count":{"s4:awaiting validation":1,"t2:defect":1,"t3:discussion":1},"pull_request_labels_count":{"dependencies":16,"security":3,"ruby":2},"issue_author_associations_count":{"NONE":17,"CONTRIBUTOR":4,"MEMBER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":55,"MEMBER":16,"COLLABORATOR":15,"NONE":7},"issue_authors":{"baron1405":4,"deivid-rodriguez":2,"bnickel":1,"segiddins":1,"ashfaque2017":1,"AlexWayfer":1,"dependabot-preview[bot]":1,"rehsals":1,"maxvt":1,"dnkoutso":1,"waittttting":1,"bastelfreak":1,"wydshda":1,"Whirlwind":1,"chenzhengxu":1,"jseanj":1,"manjunathsoftwares":1,"j3pic":1},"pull_request_authors":{"dependabot-preview[bot]":21,"segiddins":15,"greysteil":15,"deivid-rodriguez":14,"dependabot[bot]":8,"dnkoutso":4,"olleolleolle":3,"hsbt":2,"amorde":1,"gmcgibbon":1,"yanzhiwei147":1,"rehsals":1,"maxvt":1,"lukaso":1,"dongdonggaui":1,"jseanj":1,"iangreenleaf":1,"looseyi":1,"Caveibrahim01":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-23T00:00:30.079Z","repositories_count":14668197,"issues_count":34108931,"pull_requests_count":111631846,"authors_count":11270208,"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":{"dependencies":2,"ruby":2},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":2},"maintainers":[{"login":"segiddins","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/segiddins"},{"login":"greysteil","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greysteil"},{"login":"amorde","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amorde"}],"active_maintainers":[]},"events":{"total":{"PullRequestEvent":3,"ForkEvent":1,"WatchEvent":7,"CreateEvent":2},"last_year":{"PullRequestEvent":2,"WatchEvent":1,"CreateEvent":2}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T21:06:11.065Z","updated_at":"2023-01-13T21:06:11.065Z","repository_link":"https://github.com/CocoaPods/Molinillo/blob/master/.github/workflows/test.yml","dependencies":[{"id":6891471948,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6891471949,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2023-01-13T21:06:11.074Z","updated_at":"2023-01-13T21:06:11.074Z","repository_link":"https://github.com/CocoaPods/Molinillo/blob/master/Gemfile","dependencies":[{"id":6891471950,"package_name":"kicker","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":6891471951,"package_name":"rspec","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":6891471952,"package_name":"codeclimate-test-reporter","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":6891471953,"package_name":"inch_by_inch","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":6891471954,"package_name":"rubocop","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile.lock","sha":null,"kind":"lockfile","created_at":"2023-01-13T21:06:11.084Z","updated_at":"2023-01-13T21:06:11.084Z","repository_link":"https://github.com/CocoaPods/Molinillo/blob/master/Gemfile.lock","dependencies":[{"id":6891471955,"package_name":"molinillo","ecosystem":"rubygems","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6891471956,"package_name":"ast","ecosystem":"rubygems","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6891471957,"package_name":"codeclimate-test-reporter","ecosystem":"rubygems","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6891471958,"package_name":"coderay","ecosystem":"rubygems","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":6891471959,"package_name":"diff-lcs","ecosystem":"rubygems","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":6891471960,"package_name":"docile","ecosystem":"rubygems","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":6891471961,"package_name":"ffi","ecosystem":"rubygems","requirements":"1.15.5","direct":false,"kind":"runtime","optional":false},{"id":6891471962,"package_name":"inch","ecosystem":"rubygems","requirements":"0.8.0","direct":false,"kind":"runtime","optional":false},{"id":6891471963,"package_name":"inch_by_inch","ecosystem":"rubygems","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":6891471964,"package_name":"json","ecosystem":"rubygems","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":6891471965,"package_name":"kicker","ecosystem":"rubygems","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891471966,"package_name":"listen","ecosystem":"rubygems","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":6891471967,"package_name":"method_source","ecosystem":"rubygems","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891471968,"package_name":"notify","ecosystem":"rubygems","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":6891471969,"package_name":"parallel","ecosystem":"rubygems","requirements":"1.11.2","direct":false,"kind":"runtime","optional":false},{"id":6891471970,"package_name":"parser","ecosystem":"rubygems","requirements":"2.4.0.0","direct":false,"kind":"runtime","optional":false},{"id":6891471971,"package_name":"powerpack","ecosystem":"rubygems","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":6891471972,"package_name":"pry","ecosystem":"rubygems","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":6891471973,"package_name":"rainbow","ecosystem":"rubygems","requirements":"2.2.2","direct":false,"kind":"runtime","optional":false},{"id":6891471974,"package_name":"rake","ecosystem":"rubygems","requirements":"10.5.0","direct":false,"kind":"runtime","optional":false},{"id":6891471975,"package_name":"rb-fsevent","ecosystem":"rubygems","requirements":"0.9.4","direct":false,"kind":"runtime","optional":false},{"id":6891471976,"package_name":"rb-inotify","ecosystem":"rubygems","requirements":"0.9.5","direct":false,"kind":"runtime","optional":false},{"id":6891471977,"package_name":"rb-kqueue","ecosystem":"rubygems","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":6891471978,"package_name":"rspec","ecosystem":"rubygems","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":6891471979,"package_name":"rspec-core","ecosystem":"rubygems","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":6891471980,"package_name":"rspec-expectations","ecosystem":"rubygems","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":6891471981,"package_name":"rspec-mocks","ecosystem":"rubygems","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":6891471982,"package_name":"rspec-support","ecosystem":"rubygems","requirements":"3.12.0","direct":false,"kind":"runtime","optional":false},{"id":6891471983,"package_name":"rubocop","ecosystem":"rubygems","requirements":"0.49.1","direct":false,"kind":"runtime","optional":false},{"id":6891471984,"package_name":"ruby-progressbar","ecosystem":"rubygems","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":6891471985,"package_name":"simplecov","ecosystem":"rubygems","requirements":"0.14.1","direct":false,"kind":"runtime","optional":false},{"id":6891471986,"package_name":"simplecov-html","ecosystem":"rubygems","requirements":"0.10.1","direct":false,"kind":"runtime","optional":false},{"id":6891471987,"package_name":"sparkr","ecosystem":"rubygems","requirements":"0.4.1","direct":false,"kind":"runtime","optional":false},{"id":6891471988,"package_name":"sync","ecosystem":"rubygems","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":6891471989,"package_name":"term-ansicolor","ecosystem":"rubygems","requirements":"1.7.1","direct":false,"kind":"runtime","optional":false},{"id":6891471990,"package_name":"tins","ecosystem":"rubygems","requirements":"1.25.0","direct":false,"kind":"runtime","optional":false},{"id":6891471991,"package_name":"unicode-display_width","ecosystem":"rubygems","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":6891471992,"package_name":"yard","ecosystem":"rubygems","requirements":"0.9.25","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"molinillo.gemspec","sha":null,"kind":"manifest","created_at":"2023-01-13T21:06:11.100Z","updated_at":"2023-01-13T21:06:11.100Z","repository_link":"https://github.com/CocoaPods/Molinillo/blob/master/molinillo.gemspec","dependencies":[{"id":6891471993,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]}],"score":28.83219753776212,"created_at":"2024-12-15T21:38:07.700Z","updated_at":"2026-05-24T04:30:24.424Z","avatar_url":"https://github.com/CocoaPods.png","language":"Ruby","monthly_downloads":0,"readme":"# Molinillo\n\n[![Build Status](https://github.com/CocoaPods/Molinillo/workflows/test/badge.svg)](https://github.com/CocoaPods/Molinillo/actions?query=branch%3Amaster)\n[![Maintainability](https://api.codeclimate.com/v1/badges/698b14f02b68837ad6f8/maintainability)](https://codeclimate.com/github/CocoaPods/Molinillo/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/698b14f02b68837ad6f8/test_coverage)](https://codeclimate.com/github/CocoaPods/Molinillo/test_coverage)\n\nA generic dependency-resolution implementation.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'molinillo', :git =\u003e 'https://github.com/CocoaPods/Molinillo'\n```\n\nAnd then execute:\n\n```bash\n$ bundle install\n```\n\nOr install it yourself as:\n\n```bash\n$ gem install molinillo\n```\n\n## Usage\n\nSee the [ARCHITECTURE](ARCHITECTURE.md) file for an overview and look at the test suite for example usage.\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a pull request\n\n## The Name\n\n[Molinillo](http://en.wikipedia.org/wiki/Molinillo_(whisk)) is a special whisk used in Mexico in the preparation of beverages such as hot chocolate.\nMuch like a dependency resolver, a molinillo helps take a list of ingredients and turn it into a delicious concoction!\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["rubygems","activerecord","deployment","activejob","mvc","crash-reporting","ruby-gem","feature-flag","rspec","repl"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/311","html_url":"https://ruby.ecosyste.ms/projects/311"}