{"id":437,"name":null,"description":null,"url":"https://github.com/fog/fog-radosgw","last_synced_at":"2026-04-30T16:30:26.384Z","repository":{"id":20785542,"uuid":"24070596","full_name":"fog/fog-radosgw","owner":"fog","description":null,"archived":false,"fork":false,"pushed_at":"2016-01-10T09:46:45.000Z","size":24,"stargazers_count":5,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-03-30T13:10:49.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-15T19:31:17.000Z","updated_at":"2017-09-25T04:43:31.000Z","dependencies_parsed_at":"2022-08-05T09:15:22.147Z","dependency_job_id":null,"html_url":"https://github.com/fog/fog-radosgw","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/fog/fog-radosgw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fog","download_url":"https://codeload.github.com/fog/fog-radosgw/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/sbom","scorecard":{"id":405879,"data":{"date":"2025-08-11","repo":{"name":"github.com/fog/fog-radosgw","commit":"dbd2cfed633b035f720b24762a47b096eeb5655d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.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":"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":"Code-Review","score":1,"reason":"Found 3/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T21:15:01.302Z","repository_id":20785542,"created_at":"2025-08-18T21:15:01.302Z","updated_at":"2025-08-18T21:15:01.302Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31577476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"fog","name":"fog","uuid":"991149","kind":"organization","description":null,"email":null,"website":"http://fog.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/991149?v=4","repositories_count":61,"last_synced_at":"2023-04-10T00:16:30.104Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"geemus"}},"html_url":"https://github.com/fog","funding_links":["https://github.com/sponsors/geemus"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:34:32.115Z","updated_at":"2023-04-10T00:16:31.102Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fog","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fog/repositories"},"packages":[{"id":209204,"name":"fog-radosgw","ecosystem":"rubygems","description":"Fog backend for provisioning users on Ceph Radosgw - the Swift and S3 compatible REST API for Ceph.","homepage":"https://github.com/fog/fog-radosgw","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fog/fog-radosgw","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2014-09-18T08:37:37.657Z","latest_release_published_at":"2016-01-10T09:59:58.983Z","latest_release_number":"0.0.5","last_synced_at":"2026-04-13T10:37:11.597Z","created_at":"2022-04-05T22:56:06.065Z","updated_at":"2026-04-13T11:37:52.464Z","registry_url":"https://rubygems.org/gems/fog-radosgw","install_command":"gem install fog-radosgw -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/fog-radosgw/","metadata":{"funding":null},"repo_metadata":{"id":20785542,"uuid":"24070596","full_name":"fog/fog-radosgw","owner":"fog","description":null,"archived":false,"fork":false,"pushed_at":"2016-01-10T09:46:45.000Z","size":24,"stargazers_count":5,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-03-30T13:10:49.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-15T19:31:17.000Z","updated_at":"2017-09-25T04:43:31.000Z","dependencies_parsed_at":"2022-08-05T09:15:22.147Z","dependency_job_id":null,"html_url":"https://github.com/fog/fog-radosgw","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/fog/fog-radosgw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fog","download_url":"https://codeload.github.com/fog/fog-radosgw/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/sbom","scorecard":{"id":405879,"data":{"date":"2025-08-11","repo":{"name":"github.com/fog/fog-radosgw","commit":"dbd2cfed633b035f720b24762a47b096eeb5655d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.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":"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":"Code-Review","score":1,"reason":"Found 3/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T21:15:01.302Z","repository_id":20785542,"created_at":"2025-08-18T21:15:01.302Z","updated_at":"2025-08-18T21:15:01.302Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31312744,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"fog","name":"fog","uuid":"991149","kind":"organization","description":null,"email":null,"website":"http://fog.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/991149?v=4","repositories_count":61,"last_synced_at":"2023-04-10T00:16:30.104Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"geemus"}},"html_url":"https://github.com/fog","funding_links":["https://github.com/sponsors/geemus"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:34:32.115Z","updated_at":"2023-04-10T00:16:31.102Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fog","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fog/repositories"},"tags":[{"name":"v0.0.5","sha":"dbd2cfed633b035f720b24762a47b096eeb5655d","kind":"commit","published_at":"2016-01-10T09:41:32.000Z","download_url":"https://codeload.github.com/fog/fog-radosgw/tar.gz/v0.0.5","html_url":"https://github.com/fog/fog-radosgw/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fog/fog-radosgw@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"4d2e2e7b72c0e3618fb9ac154a2df4509ecbf239","kind":"commit","published_at":"2015-04-06T09:36:22.000Z","download_url":"https://codeload.github.com/fog/fog-radosgw/tar.gz/v0.0.4","html_url":"https://github.com/fog/fog-radosgw/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fog/fog-radosgw@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c0c70a5d90e26efe7ba86884d33348b618ee6048","kind":"commit","published_at":"2014-09-26T19:18:58.000Z","download_url":"https://codeload.github.com/fog/fog-radosgw/tar.gz/v0.0.3","html_url":"https://github.com/fog/fog-radosgw/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fog/fog-radosgw@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"0b6f005d56223de31d82e0b7498447ef6a61b5a2","kind":"commit","published_at":"2014-09-19T16:40:00.000Z","download_url":"https://codeload.github.com/fog/fog-radosgw/tar.gz/v0.0.2","html_url":"https://github.com/fog/fog-radosgw/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fog/fog-radosgw@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"583e1ee7d5f82a3eadcc401c7cede5a181c8a8bf","kind":"commit","published_at":"2014-09-16T17:44:55.000Z","download_url":"https://codeload.github.com/fog/fog-radosgw/tar.gz/v0.0.1","html_url":"https://github.com/fog/fog-radosgw/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fog/fog-radosgw@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-13T11:37:52.436Z","dependent_packages_count":9,"downloads":43954156,"downloads_period":"total","dependent_repos_count":6641,"rankings":{"downloads":0.44937054671558074,"dependent_repos_count":0.39473244053924467,"dependent_packages_count":1.8811119412138582,"stargazers_count":21.09755689610954,"forks_count":9.168051203710931,"docker_downloads_count":1.5231765925892886,"average":5.752333270146408},"purl":"pkg:gem/fog-radosgw","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/fog-radosgw","docker_dependents_count":17,"docker_downloads_count":2087205,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/fog-radosgw","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/fog-radosgw/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-20T21:00:51.301Z","issues_count":1,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":30383.333333333332,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/issues","maintainers":[{"login":"plribeiro3000","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plribeiro3000"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/fog-radosgw/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/fog-radosgw/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/fog-radosgw/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/fog-radosgw/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/fog-radosgw/codemeta","maintainers":[{"uuid":"2235","login":"geemus","name":null,"email":null,"url":null,"packages_count":65,"html_url":"https://rubygems.org/profiles/geemus","role":null,"created_at":"2022-11-09T09:32:31.572Z","updated_at":"2022-11-09T09:32:31.572Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/geemus/packages"},{"uuid":"82440","login":"jhellan","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://rubygems.org/profiles/jhellan","role":null,"created_at":"2022-11-09T09:32:31.549Z","updated_at":"2022-11-09T09:32:31.549Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/jhellan/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205256,"maintainers_count":68382,"namespaces_count":0,"keywords_count":0,"github":"rubygems","metadata":{"funded_packages_count":7260},"icon_url":"https://github.com/rubygems.png","created_at":"2022-04-04T15:19:23.446Z","updated_at":"2026-04-03T06:42:17.024Z","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":12231120,"name":"fog-radosgw","ecosystem":"rubygems","description":"Fog backend for provisioning users on Ceph Radosgw - the Swift and S3 compatible REST API for Ceph.","homepage":"https://github.com/fog/fog-radosgw","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fog/fog-radosgw","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2014-09-18T08:37:37.657Z","latest_release_published_at":"2016-01-10T09:59:58.983Z","latest_release_number":"0.0.5","last_synced_at":"2026-04-19T00:30:48.390Z","created_at":"2025-10-07T02:57:30.626Z","updated_at":"2026-04-19T00:31:33.889Z","registry_url":"https://gem.coop/gems/fog-radosgw","install_command":"gem install fog-radosgw -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/fog-radosgw/","metadata":{"funding":null},"repo_metadata":{"id":20785542,"uuid":"24070596","full_name":"fog/fog-radosgw","owner":"fog","description":null,"archived":false,"fork":false,"pushed_at":"2016-01-10T09:46:45.000Z","size":24,"stargazers_count":5,"open_issues_count":1,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-03-30T13:10:49.053Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-15T19:31:17.000Z","updated_at":"2017-09-25T04:43:31.000Z","dependencies_parsed_at":"2022-08-05T09:15:22.147Z","dependency_job_id":null,"html_url":"https://github.com/fog/fog-radosgw","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/fog/fog-radosgw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fog","download_url":"https://codeload.github.com/fog/fog-radosgw/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/sbom","scorecard":{"id":405879,"data":{"date":"2025-08-11","repo":{"name":"github.com/fog/fog-radosgw","commit":"dbd2cfed633b035f720b24762a47b096eeb5655d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.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":"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":"Code-Review","score":1,"reason":"Found 3/16 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 3 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T21:15:01.302Z","repository_id":20785542,"created_at":"2025-08-18T21:15:01.302Z","updated_at":"2025-08-18T21:15:01.302Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31577476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"fog","name":"fog","uuid":"991149","kind":"organization","description":null,"email":null,"website":"http://fog.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/991149?v=4","repositories_count":61,"last_synced_at":"2023-04-10T00:16:30.104Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"geemus"}},"html_url":"https://github.com/fog","funding_links":["https://github.com/sponsors/geemus"],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T16:34:32.115Z","updated_at":"2023-04-10T00:16:31.102Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fog","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fog/repositories"},"tags":[{"name":"v0.0.5","sha":"dbd2cfed633b035f720b24762a47b096eeb5655d","kind":"commit","published_at":"2016-01-10T09:41:32.000Z","download_url":"https://codeload.github.com/fog/fog-radosgw/tar.gz/v0.0.5","html_url":"https://github.com/fog/fog-radosgw/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fog/fog-radosgw@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"4d2e2e7b72c0e3618fb9ac154a2df4509ecbf239","kind":"commit","published_at":"2015-04-06T09:36:22.000Z","download_url":"https://codeload.github.com/fog/fog-radosgw/tar.gz/v0.0.4","html_url":"https://github.com/fog/fog-radosgw/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fog/fog-radosgw@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"c0c70a5d90e26efe7ba86884d33348b618ee6048","kind":"commit","published_at":"2014-09-26T19:18:58.000Z","download_url":"https://codeload.github.com/fog/fog-radosgw/tar.gz/v0.0.3","html_url":"https://github.com/fog/fog-radosgw/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fog/fog-radosgw@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"0b6f005d56223de31d82e0b7498447ef6a61b5a2","kind":"commit","published_at":"2014-09-19T16:40:00.000Z","download_url":"https://codeload.github.com/fog/fog-radosgw/tar.gz/v0.0.2","html_url":"https://github.com/fog/fog-radosgw/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fog/fog-radosgw@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"583e1ee7d5f82a3eadcc401c7cede5a181c8a8bf","kind":"commit","published_at":"2014-09-16T17:44:55.000Z","download_url":"https://codeload.github.com/fog/fog-radosgw/tar.gz/v0.0.1","html_url":"https://github.com/fog/fog-radosgw/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fog/fog-radosgw@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-04-19T00:31:33.861Z","dependent_packages_count":0,"downloads":43966500,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.5498694262866782,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":1.4030591555692526,"average":0.48823214546398275},"purl":"pkg:gem/fog-radosgw?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/fog-radosgw","docker_dependents_count":17,"docker_downloads_count":2087205,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/fog-radosgw","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/fog-radosgw/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-06T05:00:36.477Z","issues_count":1,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":30383.333333333332,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/issues","maintainers":[{"login":"plribeiro3000","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plribeiro3000"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/fog-radosgw/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/fog-radosgw/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/fog-radosgw/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/fog-radosgw/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/fog-radosgw/codemeta","maintainers":[{"uuid":"2235","login":"geemus","name":null,"email":null,"url":null,"packages_count":64,"html_url":"https://gem.coop/profiles/geemus","role":null,"created_at":"2025-10-07T17:57:23.393Z","updated_at":"2025-10-07T17:57:23.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/geemus/packages"},{"uuid":"82440","login":"jhellan","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://gem.coop/profiles/jhellan","role":null,"created_at":"2025-10-07T17:57:22.719Z","updated_at":"2025-10-07T17:57:22.719Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/jhellan/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190107,"maintainers_count":67391,"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"}}],"commits":{"id":877809,"full_name":"fog/fog-radosgw","default_branch":"master","total_commits":13,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.333333333333333,"dds":0.23076923076923073,"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-04-13T03:11:16.173Z","last_synced_commit":"dbd2cfed633b035f720b24762a47b096eeb5655d","created_at":"2023-03-09T21:20:31.631Z","updated_at":"2026-04-13T03:11:03.205Z","committers":[{"name":"Jon K Hellan","email":"jon.kare.hellan@uninett.no","login":"jhellan","count":10},{"name":"Paulo Henrique Lopes Ribeiro","email":"plribeiro3000@gmail.com","login":"plribeiro3000","count":2},{"name":"Stefan Novak","email":"stefan@novak.io","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-19T00:00:13.908Z","repositories_count":6214191,"commits_count":900084555,"contributors_count":34914821,"owners_count":1143398,"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":"fog/fog-radosgw","html_url":"https://github.com/fog/fog-radosgw","last_synced_at":"2026-04-06T05:00:36.477Z","status":"error","issues_count":1,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":30383.333333333332,"issues_closed_count":0,"pull_requests_closed_count":3,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":2.0,"merged_pull_requests_count":3,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-12T11:02:44.884Z","updated_at":"2026-04-06T05:00:36.477Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fog%2Ffog-radosgw/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"CONTRIBUTOR":1},"pull_request_author_associations_count":{"MEMBER":2,"CONTRIBUTOR":1},"issue_authors":{"stefan-pdx":1},"pull_request_authors":{"plribeiro3000":2,"stefan-pdx":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-19T00:00:13.985Z","repositories_count":14325257,"issues_count":34519107,"pull_requests_count":112900485,"authors_count":11238487,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"plribeiro3000","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/plribeiro3000"}],"active_maintainers":[]},"events":{"total":{},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"rubygems","filepath":"fog-radosgw.gemspec","sha":null,"kind":"manifest","created_at":"2022-08-05T09:15:21.967Z","updated_at":"2022-08-05T09:15:21.967Z","repository_link":"https://github.com/fog/fog-radosgw/blob/master/fog-radosgw.gemspec","dependencies":[{"id":581522036,"package_name":"fog-json","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":581522037,"package_name":"fog-xml","ecosystem":"rubygems","requirements":"\u003e= 0.0.1","direct":true,"kind":"runtime","optional":false},{"id":581522038,"package_name":"fog-core","ecosystem":"rubygems","requirements":"\u003e= 1.21.0","direct":true,"kind":"runtime","optional":false},{"id":581522039,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":581522040,"package_name":"yard","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":581522041,"package_name":"shindo","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]}],"score":21.22877628174207,"created_at":"2024-12-15T21:38:08.044Z","updated_at":"2026-04-30T16:30:26.385Z","avatar_url":"https://github.com/fog.png","language":"Ruby","monthly_downloads":0,"readme":"# Fog::Radosgw\n\n[![Gem Version](https://badge.fury.io/rb/fog-radosgw.svg)](http://badge.fury.io/rb/fog-radosgw) [![Build Status](https://travis-ci.org/fog/fog-radosgw.svg?branch=master)](https://travis-ci.org/fog/fog-radosgw) [![Dependency Status](https://gemnasium.com/fog/fog-radosgw.svg)](https://gemnasium.com/fog/fog-radosgw) [![Coverage Status](https://img.shields.io/coveralls/fog/fog-radosgw.svg)](https://coveralls.io/r/fog/fog-radosgw) [![Code Climate](https://codeclimate.com/github/fog/fog-radosgw.png)](https://codeclimate.com/github/fog/fog-radosgw) [![Stories in Ready](https://badge.waffle.io/fog/fog-radosgw.png?label=ready\u0026title=Ready)](https://waffle.io/fog/fog-radosgw)\n\nFog backend for provisioning Ceph Radosgw - the Swift and S3 compatible REST API for Ceph.\nCurrently, the gem only supports the S3 API, not Swift.\n\nBased on the Riak CS backend.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'fog-radosgw'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install fog-radosgw\n\n## Usage\n\nExample:\n\n    require 'fog/radosgw'\n\n    provision_client =  Fog::Radosgw::Provisioning.new(\n        host:    'objects.example.com',\n        radosgw_access_key_id:     'CHIA1GEE0EIJ9OHSAIK6',\n        radosgw_secret_access_key: 'IFooJ7airaebaele6baihaiw2fequuto9Foh7Sei'\n    )\n\n    response = provision_client.create_user('fog', 'Fog User', 'fog@example.com')\n    userkey    = response.body['keys'][0]['access_key']\n    usersecret = response.body['keys'][0]['secret_key']\n\n## Tests\n\nMock tests:\n\n    bundle exec rake mock[radosgw]\n\nLive tests:\n\n    bundle exec rake live[radosgw]\n\nTo run live tests, you have to place credentials in `tests/.fog`, e.g.:\n\n    default:\n        host:    objects.example.com\n        radosgw_access_key_id:     CHIA1GEE0EIJ9OHSAIK6\n        radosgw_secret_access_key: IFooJ7airaebaele6baihaiw2fequuto9Foh7Sei\n\n## Contributing\n\nPlease refer to the\n[CONTRIBUTING.md](https://github.com/fog/fog/blob/master/CONTRIBUTING.md)\npage for the main Fog project.\n\n## License\n\nPlease refer to [LICENSE.md](https://github.com/fog/fog-radosgw/blob/master/LICENSE.md).\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/437","html_url":"https://ruby.ecosyste.ms/projects/437"}