{"id":517,"name":null,"description":"Faraday adapter for a Rack app","url":"https://github.com/lostisland/faraday-rack","last_synced_at":"2026-04-30T22:00:26.385Z","repository":{"id":43217385,"uuid":"391413868","full_name":"lostisland/faraday-rack","owner":"lostisland","description":"Faraday adapter for a Rack app","archived":false,"fork":false,"pushed_at":"2025-11-24T14:12:32.000Z","size":40,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-20T14:47:29.243Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lostisland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-07-31T16:52:47.000Z","updated_at":"2025-11-24T14:12:34.000Z","dependencies_parsed_at":"2024-06-20T23:28:07.907Z","dependency_job_id":"b21003a5-c668-4519-9f7e-99f7669ce2dc","html_url":"https://github.com/lostisland/faraday-rack","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":"lostisland/faraday-adapter-template","purl":"pkg:github/lostisland/faraday-rack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland","download_url":"https://codeload.github.com/lostisland/faraday-rack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/sbom","scorecard":{"id":599442,"data":{"date":"2025-08-11","repo":{"name":"github.com/lostisland/faraday-rack","commit":"38bb8ed1b5f885cf44fdc605c199136ba2bb9735"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 5/23 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:13","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1"],"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":"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/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/publish.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-21T00:01:30.938Z","repository_id":43217385,"created_at":"2025-08-21T00:01:30.938Z","updated_at":"2025-08-21T00:01:30.938Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32310804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"lostisland","name":"lostisland","uuid":"2613464","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2613464?v=4","repositories_count":22,"last_synced_at":"2024-03-25T19:32:01.094Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lostisland","funding_links":[],"total_stars":6837,"followers":17,"following":0,"created_at":"2022-11-02T16:17:20.189Z","updated_at":"2024-03-25T19:32:12.069Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland/repositories"},"packages":[{"id":203252,"name":"faraday-rack","ecosystem":"rubygems","description":"Faraday adapter for Rack","homepage":"https://github.com/lostisland/faraday-rack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lostisland/faraday-rack","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-08-01T07:38:37.098Z","latest_release_published_at":"2025-06-18T20:40:39.836Z","latest_release_number":"2.1.3","last_synced_at":"2026-04-28T21:00:54.983Z","created_at":"2022-04-05T22:15:30.481Z","updated_at":"2026-04-28T21:04:51.242Z","registry_url":"https://rubygems.org/gems/faraday-rack","install_command":"gem install faraday-rack -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/faraday-rack/","metadata":{"funding":null},"repo_metadata":{"id":43217385,"uuid":"391413868","full_name":"lostisland/faraday-rack","owner":"lostisland","description":"Faraday adapter for a Rack app","archived":false,"fork":false,"pushed_at":"2025-11-24T14:12:32.000Z","size":40,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-20T14:47:29.243Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lostisland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-07-31T16:52:47.000Z","updated_at":"2025-11-24T14:12:34.000Z","dependencies_parsed_at":"2024-06-20T23:28:07.907Z","dependency_job_id":"b21003a5-c668-4519-9f7e-99f7669ce2dc","html_url":"https://github.com/lostisland/faraday-rack","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":"lostisland/faraday-adapter-template","purl":"pkg:github/lostisland/faraday-rack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland","download_url":"https://codeload.github.com/lostisland/faraday-rack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/sbom","scorecard":{"id":599442,"data":{"date":"2025-08-11","repo":{"name":"github.com/lostisland/faraday-rack","commit":"38bb8ed1b5f885cf44fdc605c199136ba2bb9735"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 5/23 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:13","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1"],"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":"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/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/publish.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-21T00:01:30.938Z","repository_id":43217385,"created_at":"2025-08-21T00:01:30.938Z","updated_at":"2025-08-21T00:01:30.938Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32310804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lostisland","name":"lostisland","uuid":"2613464","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2613464?v=4","repositories_count":22,"last_synced_at":"2024-03-25T19:32:01.094Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lostisland","funding_links":[],"total_stars":6837,"followers":17,"following":0,"created_at":"2022-11-02T16:17:20.189Z","updated_at":"2024-03-25T19:32:12.069Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland/repositories"},"tags":[{"name":"v2.1.3","sha":"38bb8ed1b5f885cf44fdc605c199136ba2bb9735","kind":"commit","published_at":"2025-06-18T20:39:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday-rack/tar.gz/v2.1.3","html_url":"https://github.com/lostisland/faraday-rack/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday-rack@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"de21e74def13d4dd687bea21d215a5dc8f812a41","kind":"commit","published_at":"2025-04-09T07:55:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday-rack/tar.gz/v2.1.2","html_url":"https://github.com/lostisland/faraday-rack/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday-rack@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e381b8e45112616af4907c338f0444bb2f8e5cd6","kind":"commit","published_at":"2025-04-09T07:52:31.000Z","download_url":"https://codeload.github.com/lostisland/faraday-rack/tar.gz/v2.1.1","html_url":"https://github.com/lostisland/faraday-rack/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday-rack@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"14000347012097a380bf4f07bec7145284d0bd8d","kind":"commit","published_at":"2025-04-09T07:48:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday-rack/tar.gz/v2.1.0","html_url":"https://github.com/lostisland/faraday-rack/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday-rack@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"038d2d68eb06b5e5e9466d378e21374057a3b20e","kind":"commit","published_at":"2022-03-12T09:36:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday-rack/tar.gz/v2.0.0","html_url":"https://github.com/lostisland/faraday-rack/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday-rack@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"f6287a50d2d7e5db292e4d3c952ab70a776afd1c","kind":"commit","published_at":"2021-07-31T17:24:12.000Z","download_url":"https://codeload.github.com/lostisland/faraday-rack/tar.gz/v1.0.0","html_url":"https://github.com/lostisland/faraday-rack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday-rack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-28T21:04:51.242Z","dependent_packages_count":5,"downloads":301057004,"downloads_period":"total","dependent_repos_count":18076,"rankings":{"downloads":0.10481595878725707,"dependent_repos_count":0.26705768222923476,"dependent_packages_count":3.2827466241455827,"stargazers_count":35.218162152518374,"forks_count":12.111818556884959,"docker_downloads_count":0.12321450474459474,"average":8.517969246551667},"purl":"pkg:gem/faraday-rack","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/faraday-rack","docker_dependents_count":895,"docker_downloads_count":933816340,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/faraday-rack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/faraday-rack/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-28T12:38:06.798Z","issues_count":3,"pull_requests_count":17,"avg_time_to_close_issue":1634812.3333333333,"avg_time_to_close_pull_request":2728403.8235294116,"issues_closed_count":3,"pull_requests_closed_count":17,"pull_request_authors_count":6,"issue_authors_count":2,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.8235294117647058,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":43941.0,"past_year_avg_time_to_close_pull_request":68910.125,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/issues","maintainers":[{"login":"olleolleolle","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/faraday-rack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/faraday-rack/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/faraday-rack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/faraday-rack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/faraday-rack/codemeta","maintainers":[{"uuid":"112245","login":"iMacTia","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://rubygems.org/profiles/iMacTia","role":null,"created_at":"2022-11-09T09:31:14.802Z","updated_at":"2022-11-09T09:31:14.802Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/iMacTia/packages"}],"registry":{"name":"rubygems.org","url":"https://rubygems.org","ecosystem":"rubygems","default":true,"packages_count":205567,"maintainers_count":68480,"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":12225502,"name":"faraday-rack","ecosystem":"rubygems","description":"Faraday adapter for Rack","homepage":"https://github.com/lostisland/faraday-rack","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lostisland/faraday-rack","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2021-08-01T07:38:37.098Z","latest_release_published_at":"2025-06-18T20:40:39.836Z","latest_release_number":"2.1.3","last_synced_at":"2026-04-30T18:31:12.288Z","created_at":"2025-10-07T02:47:58.815Z","updated_at":"2026-04-30T18:33:01.845Z","registry_url":"https://gem.coop/gems/faraday-rack","install_command":"gem install faraday-rack -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/faraday-rack/","metadata":{"funding":null},"repo_metadata":{"id":43217385,"uuid":"391413868","full_name":"lostisland/faraday-rack","owner":"lostisland","description":"Faraday adapter for a Rack app","archived":false,"fork":false,"pushed_at":"2025-11-24T14:12:32.000Z","size":40,"stargazers_count":2,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-20T14:47:29.243Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lostisland.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-07-31T16:52:47.000Z","updated_at":"2025-11-24T14:12:34.000Z","dependencies_parsed_at":"2024-06-20T23:28:07.907Z","dependency_job_id":"b21003a5-c668-4519-9f7e-99f7669ce2dc","html_url":"https://github.com/lostisland/faraday-rack","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":"lostisland/faraday-adapter-template","purl":"pkg:github/lostisland/faraday-rack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland","download_url":"https://codeload.github.com/lostisland/faraday-rack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/sbom","scorecard":{"id":599442,"data":{"date":"2025-08-11","repo":{"name":"github.com/lostisland/faraday-rack","commit":"38bb8ed1b5f885cf44fdc605c199136ba2bb9735"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":2,"reason":"Found 5/23 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:13","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1"],"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":"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/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/publish.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday-rack/publish.yml/main?enable=pin","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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":"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 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 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-21T00:01:30.938Z","repository_id":43217385,"created_at":"2025-08-21T00:01:30.938Z","updated_at":"2025-08-21T00:01:30.938Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32310804,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T19:15:34.056Z","status":"ssl_error","status_checked_at":"2026-04-26T19:15:15.467Z","response_time":129,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"lostisland","name":"lostisland","uuid":"2613464","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/2613464?v=4","repositories_count":22,"last_synced_at":"2024-03-25T19:32:01.094Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/lostisland","funding_links":[],"total_stars":6837,"followers":17,"following":0,"created_at":"2022-11-02T16:17:20.189Z","updated_at":"2024-03-25T19:32:12.069Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland/repositories"},"tags":[{"name":"v2.1.3","sha":"38bb8ed1b5f885cf44fdc605c199136ba2bb9735","kind":"commit","published_at":"2025-06-18T20:39:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday-rack/tar.gz/v2.1.3","html_url":"https://github.com/lostisland/faraday-rack/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday-rack@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"de21e74def13d4dd687bea21d215a5dc8f812a41","kind":"commit","published_at":"2025-04-09T07:55:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday-rack/tar.gz/v2.1.2","html_url":"https://github.com/lostisland/faraday-rack/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday-rack@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"e381b8e45112616af4907c338f0444bb2f8e5cd6","kind":"commit","published_at":"2025-04-09T07:52:31.000Z","download_url":"https://codeload.github.com/lostisland/faraday-rack/tar.gz/v2.1.1","html_url":"https://github.com/lostisland/faraday-rack/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday-rack@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"14000347012097a380bf4f07bec7145284d0bd8d","kind":"commit","published_at":"2025-04-09T07:48:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday-rack/tar.gz/v2.1.0","html_url":"https://github.com/lostisland/faraday-rack/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday-rack@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"038d2d68eb06b5e5e9466d378e21374057a3b20e","kind":"commit","published_at":"2022-03-12T09:36:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday-rack/tar.gz/v2.0.0","html_url":"https://github.com/lostisland/faraday-rack/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday-rack@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v2.0.0/manifests"},{"name":"v1.0.0","sha":"f6287a50d2d7e5db292e4d3c952ab70a776afd1c","kind":"commit","published_at":"2021-07-31T17:24:12.000Z","download_url":"https://codeload.github.com/lostisland/faraday-rack/tar.gz/v1.0.0","html_url":"https://github.com/lostisland/faraday-rack/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday-rack@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2026-04-30T18:33:01.817Z","dependent_packages_count":0,"downloads":301614014,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.09083388752818283,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.09894405605748488,"average":0.04744448589641693},"purl":"pkg:gem/faraday-rack?repository_url=https://gem.coop","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/faraday-rack","docker_dependents_count":895,"docker_downloads_count":933816340,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/faraday-rack","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/faraday-rack/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-28T12:38:06.798Z","issues_count":3,"pull_requests_count":17,"avg_time_to_close_issue":1634812.3333333333,"avg_time_to_close_pull_request":2728403.8235294116,"issues_closed_count":3,"pull_requests_closed_count":17,"pull_request_authors_count":6,"issue_authors_count":2,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.8235294117647058,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":43941.0,"past_year_avg_time_to_close_pull_request":68910.125,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/issues","maintainers":[{"login":"olleolleolle","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/faraday-rack/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/faraday-rack/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/faraday-rack/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/faraday-rack/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/faraday-rack/codemeta","maintainers":[{"uuid":"112245","login":"iMacTia","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://gem.coop/profiles/iMacTia","role":null,"created_at":"2025-10-07T17:10:21.196Z","updated_at":"2025-10-07T17:10:21.196Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/iMacTia/packages"}],"registry":{"name":"gem.coop","url":"https://gem.coop","ecosystem":"rubygems","default":false,"packages_count":190420,"maintainers_count":67490,"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":874422,"full_name":"lostisland/faraday-rack","default_branch":"main","total_commits":35,"total_committers":7,"total_bot_commits":3,"total_bot_committers":1,"mean_commits":5.0,"dds":0.3142857142857143,"past_year_total_commits":5,"past_year_total_committers":3,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":1.6666666666666667,"past_year_dds":0.6,"last_synced_at":"2026-04-29T16:12:13.420Z","last_synced_commit":"f6646b2e8c70f18c7125f26c97f52fa947308dd1","created_at":"2023-03-09T21:10:21.884Z","updated_at":"2026-04-29T16:12:13.376Z","committers":[{"name":"Olle Jonsson","email":"olle.jonsson@auctionet.com","login":"olleolleolle","count":24},{"name":"Matt","email":"iMacTia","login":"iMacTia","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"m-nakamura145","email":"masato.nakamura145@gmail.com","login":"m-nakamura145","count":1},{"name":"Eugene Smentyna","email":"djsmentya@gmail.com","login":"djsmentya","count":1},{"name":"Ethan","email":"ethan@unth.net","login":"notEthan","count":1},{"name":"Andreas Schleifer","email":"github@segaja.de","login":"Segaja","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":2},{"name":"Eugene Smentyna","email":"djsmentya@gmail.com","login":"djsmentya","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:07.427Z","repositories_count":6223834,"commits_count":900050450,"contributors_count":34902052,"owners_count":1147610,"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":"lostisland/faraday-rack","html_url":"https://github.com/lostisland/faraday-rack","last_synced_at":"2026-04-28T12:38:06.798Z","status":"error","issues_count":3,"pull_requests_count":17,"avg_time_to_close_issue":1634812.3333333333,"avg_time_to_close_pull_request":2728403.8235294116,"issues_closed_count":3,"pull_requests_closed_count":17,"pull_request_authors_count":6,"issue_authors_count":2,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.8235294117647058,"merged_pull_requests_count":17,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":1,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":43941.0,"past_year_avg_time_to_close_pull_request":68910.125,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":8,"created_at":"2023-05-12T10:37:49.155Z","updated_at":"2026-04-28T12:38:06.799Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday-rack/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":2,"github_actions":1},"issue_author_associations_count":{"MEMBER":2,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"MEMBER":10,"CONTRIBUTOR":6,"NONE":1},"issue_authors":{"olleolleolle":2,"Segaja":1},"pull_request_authors":{"olleolleolle":10,"Segaja":2,"dependabot[bot]":2,"notEthan":1,"m-nakamura145":1,"djsmentya":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-30T00:00:06.639Z","repositories_count":14450967,"issues_count":34175150,"pull_requests_count":112081042,"authors_count":11249805,"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":1,"github_actions":1},"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]":1,"djsmentya":1},"maintainers":[{"login":"olleolleolle","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"}],"active_maintainers":[]},"events":{"total":{"ReleaseEvent":5,"DeleteEvent":3,"PullRequestEvent":6,"ForkEvent":2,"IssuesEvent":2,"WatchEvent":1,"IssueCommentEvent":8,"PushEvent":11,"PullRequestReviewEvent":2,"CreateEvent":8},"last_year":{"ReleaseEvent":2,"DeleteEvent":2,"PushEvent":2,"CreateEvent":3}},"keywords":[],"dependencies":[{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2022-09-14T07:00:37.348Z","updated_at":"2022-09-14T07:00:37.348Z","repository_link":"https://github.com/lostisland/faraday-rack/blob/main/Gemfile","dependencies":[{"id":4802144568,"package_name":"multipart-parser","ecosystem":"rubygems","requirements":"~\u003e 0.1.1","direct":true,"kind":"runtime","optional":false},{"id":4802144569,"package_name":"rack-test","ecosystem":"rubygems","requirements":"\u003e= 0.6","direct":true,"kind":"runtime","optional":false},{"id":4802144570,"package_name":"rake","ecosystem":"rubygems","requirements":"~\u003e 13.0","direct":true,"kind":"runtime","optional":false},{"id":4802144571,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3.0","direct":true,"kind":"runtime","optional":false},{"id":4802144572,"package_name":"rubocop","ecosystem":"rubygems","requirements":"~\u003e 1.12.0","direct":true,"kind":"runtime","optional":false},{"id":4802144573,"package_name":"rubocop-packaging","ecosystem":"rubygems","requirements":"~\u003e 0.5","direct":true,"kind":"runtime","optional":false},{"id":4802144574,"package_name":"rubocop-performance","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"runtime","optional":false},{"id":4802144575,"package_name":"simplecov","ecosystem":"rubygems","requirements":"~\u003e 0.19.0","direct":true,"kind":"runtime","optional":false},{"id":4802144576,"package_name":"webmock","ecosystem":"rubygems","requirements":"~\u003e 3.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"faraday-rack.gemspec","sha":null,"kind":"manifest","created_at":"2022-09-14T07:00:37.477Z","updated_at":"2022-09-14T07:00:37.477Z","repository_link":"https://github.com/lostisland/faraday-rack/blob/main/faraday-rack.gemspec","dependencies":[{"id":4802145715,"package_name":"faraday","ecosystem":"rubygems","requirements":"~\u003e 2.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-06-20T23:28:06.691Z","updated_at":"2024-06-20T23:28:06.691Z","repository_link":"https://github.com/lostisland/faraday-rack/blob/main/.github/workflows/ci.yml","dependencies":[{"id":18720893937,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18720893938,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2024-06-20T23:28:07.036Z","updated_at":"2024-06-20T23:28:07.036Z","repository_link":"https://github.com/lostisland/faraday-rack/blob/main/.github/workflows/publish.yml","dependencies":[{"id":18720893954,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18720893955,"package_name":"actions/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":24.266672308621803,"created_at":"2024-12-15T21:38:08.239Z","updated_at":"2026-04-30T22:00:26.526Z","avatar_url":"https://github.com/lostisland.png","language":"Ruby","monthly_downloads":0,"readme":"# Faraday Rack adapter\n\nThis gem is a [Faraday][faraday] adapter for a [Rack][rack] app.\nFaraday is an HTTP client library that provides a common interface over many adapters.\nEvery adapter is defined into its own gem. This gem defines the adapter for a Rack app.\n\n## Installation\n\nAdd these lines to your application's Gemfile:\n\n```ruby\ngem 'rack'\ngem 'faraday-rack'\n```\n\nAnd then execute:\n\n    $ bundle install\n\nOr install them yourself as:\n\n    $ gem install rack faraday-rack\n\n## Usage\n\nConfigure your Faraday connection to use this adapter like this:\n\n```ruby\nconnection = Faraday.new(url, conn_options) do |conn|\n  conn.adapter(:rack)\nend\n```\n\nFor more information on how to setup your Faraday connection and adapters usage, please refer to the [Faraday Website][faraday-website].\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `bin/test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo release a new version, update the version number in `version.rb`, and then use the GitHub Releases feature and use the new version number as \"new tag\", which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](rubygems).\n\n## Contributing\n\nBug reports and pull requests are welcome on [GitHub][repo].\n\n## License\n\nThe gem is available as open source under the terms of the [license][license].\n\n## Code of Conduct\n\nEveryone interacting in the Faraday Rack adapter project's codebase, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct][code-of-conduct].\n\n[faraday]: https://github.com/lostisland/faraday\n[faraday-website]: https://lostisland.github.io/faraday\n[rack]: https://github.com/rack/rack\n[rubygems]: https://rubygems.org\n[repo]: https://github.com/lostisland/faraday-rack\n[license]: https://github.com/lostisland/faraday-rack/blob/main/LICENSE.md\n[code-of-conduct]: https://github.com/lostisland/faraday-rack/blob/main/CODE_OF_CONDUCT.md\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["rubygems","rdoc","ruby-documentation","yard","yardoc","rack","feature-flag","google-libphonenumber","parsing","phone-number"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/517","html_url":"https://ruby.ecosyste.ms/projects/517"}