{"id":79,"name":null,"description":"Simple, but flexible HTTP client library, with support for multiple backends.","url":"https://github.com/lostisland/faraday","last_synced_at":"2026-05-02T23:02:05.931Z","repository":{"id":39885782,"uuid":"417389","full_name":"lostisland/faraday","owner":"lostisland","description":"Simple, but flexible HTTP client library, with support for multiple backends.","archived":false,"fork":false,"pushed_at":"2026-04-08T08:18:16.000Z","size":3392,"stargazers_count":5927,"open_issues_count":60,"forks_count":1010,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-04-26T04:07:57.879Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lostisland.github.io/faraday","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":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2009-12-10T17:14:55.000Z","updated_at":"2026-04-25T09:56:41.000Z","dependencies_parsed_at":"2024-04-02T11:57:00.840Z","dependency_job_id":null,"html_url":"https://github.com/lostisland/faraday","commit_stats":{"total_commits":1736,"total_committers":284,"mean_commits":6.112676056338028,"dds":0.75,"last_synced_commit":"a9cf00425e3abc99b78952af44deb2912a65a882"},"previous_names":[],"tags_count":143,"template":false,"template_full_name":null,"purl":"pkg:github/lostisland/faraday","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/sbom","scorecard":{"id":599435,"data":{"date":"2025-08-11","repo":{"name":"github.com/lostisland/faraday","commit":"bc27144430eb1dd5a02233d3af0ac7f1c8257072"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":10,"reason":"11 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:15","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: found token with 'none' permissions: .github/workflows/refresh_team_page.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":"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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/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/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/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/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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T00:01:26.115Z","repository_id":39885782,"created_at":"2025-08-21T00:01:26.115Z","updated_at":"2025-08-21T00:01:26.115Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32294591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","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":5302745,"name":"rb-faraday","ecosystem":"conda","description":null,"homepage":"https://rubygems.org/gems/faraday","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lostisland/faraday","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2019-09-01T09:08:36.000Z","latest_release_published_at":"2019-10-07T01:16:52.000Z","latest_release_number":"0.17.0","last_synced_at":"2026-04-19T15:02:07.122Z","created_at":"2022-10-03T16:13:22.356Z","updated_at":"2026-04-19T15:02:07.123Z","registry_url":"https://anaconda.org/conda-forge/rb-faraday","install_command":"conda install -c conda-forge rb-faraday","documentation_url":null,"metadata":{},"repo_metadata":{"id":39885782,"uuid":"417389","full_name":"lostisland/faraday","owner":"lostisland","description":"Simple, but flexible HTTP client library, with support for multiple backends.","archived":false,"fork":false,"pushed_at":"2025-10-11T11:27:40.000Z","size":3463,"stargazers_count":5874,"open_issues_count":48,"forks_count":1000,"subscribers_count":88,"default_branch":"main","last_synced_at":"2025-11-07T11:36:27.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lostisland.github.io/faraday","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":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/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":"2009-12-10T17:14:55.000Z","updated_at":"2025-11-05T15:17:47.000Z","dependencies_parsed_at":"2024-04-02T11:57:00.840Z","dependency_job_id":"22062915-4a38-4a16-830b-508454091cb9","html_url":"https://github.com/lostisland/faraday","commit_stats":{"total_commits":1736,"total_committers":284,"mean_commits":6.112676056338028,"dds":0.75,"last_synced_commit":"a9cf00425e3abc99b78952af44deb2912a65a882"},"previous_names":[],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/lostisland/faraday","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/sbom","scorecard":{"id":599435,"data":{"date":"2025-08-11","repo":{"name":"github.com/lostisland/faraday","commit":"bc27144430eb1dd5a02233d3af0ac7f1c8257072"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":10,"reason":"11 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:15","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: found token with 'none' permissions: .github/workflows/refresh_team_page.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":"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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/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/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/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/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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T00:01:26.115Z","repository_id":39885782,"created_at":"2025-08-21T00:01:26.115Z","updated_at":"2025-08-21T00:01:26.115Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283355490,"owners_count":26822319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-08T02:00:06.281Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[{"name":"v2.14.0","sha":"3201a42957d37efc968ee8834ba9b50ed5dde54a","kind":"commit","published_at":"2025-09-28T12:54:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.14.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.14.0/manifests"},{"name":"v2.13.4","sha":"d099fafd6588d46662d8f01ddc0c4afc6389c70c","kind":"commit","published_at":"2025-07-25T12:19:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"e76e60d3c0ecf58dbc81c91ab2aa6e8806c5c2d9","kind":"commit","published_at":"2025-07-22T08:34:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"da86ebae9c1e05da22b1e8ecf78cf91974d9a052","kind":"commit","published_at":"2025-07-04T13:14:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"4018769a30a1c16b48289e7120892ef92102417f","kind":"commit","published_at":"2025-04-25T13:37:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"77204cc7e8aba63da0205c64b78c86d844c3df59","kind":"commit","published_at":"2025-04-08T20:19:06.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.0/manifests"},{"name":"v2.12.3","sha":"064a54be6c82e92c2d9b06d73498dd7547dadd4a","kind":"commit","published_at":"2025-04-08T13:05:30.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.3/manifests"},{"name":"v2.12.2","sha":"a9cf00425e3abc99b78952af44deb2912a65a882","kind":"commit","published_at":"2024-12-09T10:50:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"93ef9e0ea905675358e2ae3edadebe1e13df95ef","kind":"commit","published_at":"2024-11-14T11:38:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.1/manifests"},{"name":"v1.10.4","sha":"41c990ee1f82f74270c084cca8f398b186f09262","kind":"commit","published_at":"2024-09-20T14:39:11.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.4/manifests"},{"name":"v2.12.0","sha":"59c5003ceb350096ade65086f8c17efbb7e0e53c","kind":"commit","published_at":"2024-09-18T09:03:36.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"3170e7df6fe40b49a2f406c0aad503a6d9e2aa12","kind":"commit","published_at":"2024-08-26T08:48:45.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.11.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"f27f7ab801abb653a19ccb363a02f08ac4f5c869","kind":"commit","published_at":"2024-07-31T12:07:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.10.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"18524c6e89071fbaf0592790f0f1da7a64107959","kind":"commit","published_at":"2024-07-08T09:36:36.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.10.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"5996054fd4ad39653284862171b28661455044e9","kind":"commit","published_at":"2024-06-18T08:52:10.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.9.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"4abafa5c66ce75bc2abbf0a5e7e98137dea91eb2","kind":"commit","published_at":"2024-06-05T15:30:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.9.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"cc5d60776645d3d341ff0f425c45b3b3d48d98e0","kind":"commit","published_at":"2024-01-09T10:35:49.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.9.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"7e12133b92d4ce17f2ea5ac5c655e939990e6cdb","kind":"commit","published_at":"2023-12-21T08:10:21.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.8.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"25da081f59ea115c78722f659c24f9ccbcb8c84e","kind":"commit","published_at":"2023-12-20T09:36:53.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.8.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.0/manifests"},{"name":"v2.7.12","sha":"3e27447a8016b6fc42829c1b413d82a6d0ea2d77","kind":"commit","published_at":"2023-11-21T13:55:44.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.12","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"28a097f756fc10b13b7193e779c9bae5fec02fb3","kind":"commit","published_at":"2023-09-12T15:41:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.11","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"1518a984c0ee9ea1e31fe25c4c681461d3f66749","kind":"commit","published_at":"2023-07-06T08:47:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.10","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"3af5211900e1ce358b4449b61abdcc8476571241","kind":"commit","published_at":"2023-06-30T08:37:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.9","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"2824eaf968ee88b5c4c2c1411e16de4847cdf20a","kind":"commit","published_at":"2023-06-28T09:18:00.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.8","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"be98e8ef6fd97513ce7d4967b796ef44d8b16bcf","kind":"commit","published_at":"2023-06-20T10:55:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.7","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"e0ce4a4d7919981181ef44eec6c966a82b65e06e","kind":"commit","published_at":"2023-06-07T08:49:57.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"819cfe7f2477eefac5fd1029e5443b15043c24c2","kind":"commit","published_at":"2023-05-23T15:30:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"f6c38689c6b8d46b83bd31393cb2474cf68d9012","kind":"commit","published_at":"2023-01-20T14:54:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.4/manifests"},{"name":"v1.10.3","sha":"82086930f947d037f0ec14ce740c0485a3b4d5a0","kind":"commit","published_at":"2023-01-18T15:42:56.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.3/manifests"},{"name":"v2.7.3","sha":"cc7e7bcea9fbbc0690a5d76b29b25dd9851f5576","kind":"commit","published_at":"2023-01-16T16:06:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"20a5d573f95f5cc1fb39d55629932f1ca90dbf78","kind":"commit","published_at":"2022-12-14T09:55:17.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"c6668ef8a8dc16113d6a4d1c7e88521413b7e4eb","kind":"commit","published_at":"2022-11-18T11:08:50.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"8af0c875bcf98fcbdcb183c8bc4ae15afa3f52e7","kind":"commit","published_at":"2022-11-15T10:28:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.0/manifests"},{"name":"v0.17.6","sha":"f33bd3782c4b110ffea1612dd4263224790cebbf","kind":"commit","published_at":"2022-11-04T17:20:15.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.6/manifests"},{"name":"v2.6.0","sha":"4024f4d4029e090e533c68c3f933c7509280592d","kind":"commit","published_at":"2022-10-03T16:27:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.6.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.6.0/manifests"},{"name":"v1.10.2","sha":"e7bbb4e7500590b13c47010546e8f75e19c19eb4","kind":"commit","published_at":"2022-08-23T12:46:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.2/manifests"},{"name":"v2.5.2","sha":"b3b922949d14f604ed11dc0f749455fc062777e7","kind":"commit","published_at":"2022-08-11T12:48:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.5.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"5e01af382894f2c946b5b06b6c5d6e8808a5d632","kind":"commit","published_at":"2022-08-08T13:29:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.5.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"591b58fc06fb192d77c8a17077005aa77c582a22","kind":"commit","published_at":"2022-08-08T11:29:03.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.5.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.0/manifests"},{"name":"v1.10.1","sha":"6e5403613ab31ec1124eb1748461cbef49639959","kind":"commit","published_at":"2022-08-08T07:20:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.1/manifests"},{"name":"v2.4.0","sha":"69e88b4d522fdb4ee03e77265d7ee569c47549de","kind":"commit","published_at":"2022-07-28T09:04:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.4.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"6ea010be93bb2008e01985a2b5bef68d163fce5f","kind":"commit","published_at":"2022-05-06T15:26:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.3.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.3.0/manifests"},{"name":"v0.17.5","sha":"ca01f47f5d467bb7424b6e3c8840b7e66cf3aa28","kind":"commit","published_at":"2022-02-21T09:39:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.5/manifests"},{"name":"v1.10.0","sha":"824423ccbb534d0b0553c3a0b3f2fbb9b0d84c60","kind":"commit","published_at":"2022-02-17T09:44:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.0/manifests"},{"name":"v2.2.0","sha":"948274e25ee2dc5a5bb11d2900dcafe1829e1b87","kind":"commit","published_at":"2022-02-03T09:36:00.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.2.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"ae55a744d1be49d42dd60b37998c8ac310be88f1","kind":"commit","published_at":"2022-01-15T14:34:05.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.1.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.1.0/manifests"},{"name":"v1.9.3","sha":"47b3979850470b1bdeef0c770db4f9c375e6e21a","kind":"commit","published_at":"2022-01-06T21:48:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0ee48490b032c623b127c6c1af885af26641b14c","kind":"commit","published_at":"2022-01-06T17:50:53.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"554930c6c5db74371628b992bb9505b42d0669f8","kind":"commit","published_at":"2022-01-06T17:05:58.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"aa17e5b3df20d85e571cf67ee5367c41bfe36385","kind":"commit","published_at":"2022-01-06T15:07:21.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.0/manifests"},{"name":"v2.0.1","sha":"309797d5733cfe3c2cad20fa92492143138a2fd2","kind":"commit","published_at":"2022-01-05T21:49:07.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0a5714e8c89bb0aacf414ed00e70b9d70b4097e2","kind":"commit","published_at":"2022-01-04T08:34:19.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0/manifests"},{"name":"v2.0.0.alpha-4","sha":"23e249563613971ced8f851230c46b9eeeefe931","kind":"commit","published_at":"2021-12-15T15:22:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-4","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-4/manifests"},{"name":"v2.0.0.alpha-3","sha":"65b8d3904f3a62e19444c9f4b7ef5b3ffe7e3e6d","kind":"commit","published_at":"2021-11-30T10:00:43.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-3/manifests"},{"name":"v2.0.0.alpha-2","sha":"c6bff34abb5cedc37995ad06e0ff2cea2e7507a0","kind":"commit","published_at":"2021-10-28T09:48:12.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-2/manifests"},{"name":"v2.0.0.alpha-1","sha":"de78dff26d8b90a97f2ee3b228b35787a6362547","kind":"commit","published_at":"2021-10-25T10:18:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-1/manifests"},{"name":"v1.8.0","sha":"d0efa092829362f95d4b71d3bcd3c52189b74277","kind":"commit","published_at":"2021-09-18T07:20:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.8.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"d881f163c0b8e0bb2dcb31185cb52cb1c8aee225","kind":"commit","published_at":"2021-09-13T15:41:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.7.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"a84e6b4dba31612c95b69ea446884139d41cda4b","kind":"commit","published_at":"2021-08-30T08:30:03.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.7.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"83a97b72dfbf82cb111e2fe61137cfacadc34c86","kind":"commit","published_at":"2021-08-09T07:50:42.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.7.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"a089fb83fa017c589cd56e422fac233848b1cf1b","kind":"commit","published_at":"2021-08-01T08:03:31.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.6.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"66d5dae371a8d15606518348e0d9f42b3bca6f87","kind":"commit","published_at":"2021-07-11T10:03:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.5.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e8bfa592f5a4385125cd14bf410bb61cd6a4c44","kind":"commit","published_at":"2021-07-04T18:51:28.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.5.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8ca6a7eb589322f7a7277581873c487e93933d51","kind":"commit","published_at":"2021-06-24T15:10:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"63c33d234dd60a5ae236ef622ba4d7fc47e00eeb","kind":"commit","published_at":"2021-05-22T08:33:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"048718fb79e936807d6c1d58cd353d0a52d6f551","kind":"commit","published_at":"2021-04-18T18:22:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"41d87d62257533bdd3a5ea1a3d354bcdb22a71d6","kind":"commit","published_at":"2021-04-16T10:27:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"e52f7b365046b1eb0aa42d6c085eae8b6e3a63f3","kind":"commit","published_at":"2021-04-16T10:21:55.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.3.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.1/manifests"},{"name":"v0.17.4","sha":"2f3a7da89eeb70dcb3ac17b6f0909a92760fdff4","kind":"commit","published_at":"2021-02-06T09:30:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.4/manifests"},{"name":"v1.3.0","sha":"f68a821dde6f5bf261991fee316fbd9189d36126","kind":"commit","published_at":"2020-12-31T13:13:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.3.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2457525702d3f327ae5dfaeef1724b8ba6a3c6a2","kind":"commit","published_at":"2020-12-23T14:39:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.2.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"571dc11c2faae7b43fc3b6f4e5750493b0d68fbc","kind":"commit","published_at":"2020-10-17T10:49:07.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.1.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"5547e9131aa2629cec13a6b3b00ac9daeab9d430","kind":"commit","published_at":"2020-03-29T13:46:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.0.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ff9dc1d1219a1bbdba95a9a4cf5d135b97247ee2","kind":"commit","published_at":"2020-01-01T00:03:26.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.0.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.0/manifests"},{"name":"v0.17.3","sha":"54c5c2e96c99d1f72aa1adc9d4634b14e52dedbf","kind":"commit","published_at":"2019-12-31T23:25:58.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.3/manifests"},{"name":"v0.17.1","sha":"9865ebbf8ffdbb2f12bb3af7f02baa10070e8c5a","kind":"commit","published_at":"2019-11-27T17:46:50.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"22b689d78f57b688c82084c8e3ee19e136f2ab5b","kind":"commit","published_at":"2019-10-06T21:22:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.0/manifests"},{"name":"v0.16.2","sha":"47e491b6d58169011ae2669d841e292486c818e7","kind":"commit","published_at":"2019-09-29T09:15:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.16.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b6db52158f32d3efc6ace42bf20aaef496f6b7fa","kind":"commit","published_at":"2019-09-27T22:45:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.16.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"dcae077607534a33fab8a9d52fe04144cdb39ba7","kind":"commit","published_at":"2019-09-27T16:34:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.16.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.0/manifests"},{"name":"v1.0-rc1","sha":"8fa2b46196c5b418728e17581071346822e8632b","kind":"commit","published_at":"2019-07-08T18:07:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.0-rc1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0-rc1/manifests"},{"name":"v0.15.4","sha":"1db93400b35649b3da3aa7c926a01c925163be2a","kind":"commit","published_at":"2018-11-27T10:55:37.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"81274c93a21e7860dcbb334df19ece81466f1695","kind":"commit","published_at":"2018-09-19T15:10:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"8ba0797af97ae048213b5fc0837b7bf4febefa76","kind":"commit","published_at":"2018-05-23T15:15:54.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"e8589f9db6a0f8115621918ffc31ceeb98549397","kind":"commit","published_at":"2018-05-10T15:35:29.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4381c2d62da4f148085c0863a20f441625ad3791","kind":"commit","published_at":"2018-04-19T13:06:45.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"7c1c1caecbf118330fba5e07ae8f0232cc60f537","kind":"commit","published_at":"2018-01-19T18:06:55.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.14.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"29feeb92e3413d38ffc1fd3a3479bb48a0915730","kind":"commit","published_at":"2017-08-18T16:16:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.13.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"ead6e342f655bba3c2c25175f379f85ceaf77aee","kind":"commit","published_at":"2017-08-15T09:54:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.13.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"5ba7c30a7bb1d755c6e777b16b68ba1c498a49a7","kind":"commit","published_at":"2017-07-21T11:51:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"e1e50f5eb4a03cde91fd7827f9df46b4f58c19b2","kind":"commit","published_at":"2017-04-21T09:11:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.1/manifests"},{"name":"v0.12.0.1","sha":"68e88a90b11641a8646de8fcf6d84b5256367f66","kind":"commit","published_at":"2017-04-02T09:18:33.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.0.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0.1/manifests"},{"name":"v0.12.0","sha":"617c909c9c1bd5955537b4e4646744fc9bd8bfe1","kind":"commit","published_at":"2017-03-21T10:51:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"e74f24d852ac467139ca7485744d46c1ee5060c8","kind":"commit","published_at":"2017-01-13T14:45:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.11.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"389c503a39a284fc8762a10c2ccf3a4cc1d5f629","kind":"commit","published_at":"2016-12-29T15:22:43.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.10.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"974e0e122c223d4e74fe0fc7048ed41c12ef6ebd","kind":"commit","published_at":"2016-11-11T10:52:50.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.10.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.0/manifests"},{"name":"v0.8.11","sha":"3abe369b89db270ef77cddfe66867d6f1bd2f171","kind":"commit","published_at":"2015-10-07T15:06:17.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.11","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.11/manifests"},{"name":"v0.9.2","sha":"f97f1874e4cd976f564870bb6151fb05e5f4c8b7","kind":"commit","published_at":"2015-10-06T16:30:31.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.2/manifests"},{"name":"v0.8.10","sha":"573cf54b4908ba7c9accf5deab07a9fb2e184a00","kind":"commit","published_at":"2015-08-21T06:30:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.10","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.10/manifests"},{"name":"v0.9.1","sha":"fc40d53ca2d1eb1db9cbee54bd8d7653deb33750","kind":"commit","published_at":"2015-01-07T17:04:33.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b8d90a59bafb8dd6e19488fae07945a7700f5664","kind":"tag","published_at":"2014-01-16T05:07:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0/manifests"},{"name":"v0.9.0.rc7","sha":"40bee8fed7a0f88cd2bf9158d3e9369932e0fb56","kind":"tag","published_at":"2014-01-10T00:56:57.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc7","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc7/manifests"},{"name":"v0.8.9","sha":"0534b2d02f4ef12ce2813235630e89f155c18f3f","kind":"commit","published_at":"2014-01-10T00:55:08.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.9","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.9/manifests"},{"name":"v0.9.0.rc6","sha":"c0b7fd3496249da75eae11557e1d697d754ed84f","kind":"commit","published_at":"2013-11-09T15:42:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc6/manifests"},{"name":"v0.8.8","sha":"5f3703220be76a8391364d278a1dba40e9751729","kind":"commit","published_at":"2013-07-26T14:15:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.8","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.8/manifests"},{"name":"v0.9.0.rc5","sha":"f4e3fc34407205b11b202c74d64349a198aebcfe","kind":"commit","published_at":"2013-05-13T21:21:10.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc5/manifests"},{"name":"v0.9.0.rc4","sha":"50023ad11d50909cdd08e4814d630ed18d7a4af7","kind":"commit","published_at":"2013-05-13T21:18:40.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc4/manifests"},{"name":"v0.9.0.rc3","sha":"eb2a411cd0a376cd26e2fa9d7e841f4a31f5d8e8","kind":"commit","published_at":"2013-05-13T20:41:08.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc3/manifests"},{"name":"v0.9.0.rc2","sha":"e35819bbec66374d8aa327eeb1d3ddaebaedd490","kind":"commit","published_at":"2013-05-13T19:32:06.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc2/manifests"},{"name":"v0.9.0.rc1","sha":"baac8f0aab588ad23a5b020910ca167887699c66","kind":"commit","published_at":"2013-05-08T14:10:41.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc1/manifests"},{"name":"v0.8.7","sha":"febcdf06c25db65245ef6d206d3c5f201231e0c0","kind":"commit","published_at":"2013-03-24T16:29:41.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.7","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"fc7fdd5f438b527a17f93ad4293c1d143a89b3c4","kind":"tag","published_at":"2013-02-25T01:14:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d864e31adc9086ee0ea3fda64e7b3525d58694b3","kind":"tag","published_at":"2013-02-04T15:28:16.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f61bab8f415a6cf3c75011a2ec22ea31f28c393e","kind":"commit","published_at":"2012-08-15T17:48:54.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"01c0d6596f395db8776bbd35bbdbc1cbba42e4bb","kind":"commit","published_at":"2012-08-12T15:40:44.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"c42d2aef804bb5ebf818f5ab80e8bbae391c2ad5","kind":"commit","published_at":"2012-05-29T00:20:49.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416016f31e55673fe85871dbb9a39a9ed8638879","kind":"commit","published_at":"2012-04-23T04:04:36.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0/manifests"},{"name":"v0.8.0.rc2","sha":"4ce1bc511a94071b4c44f4a97030b23159ead9ac","kind":"commit","published_at":"2012-01-28T23:08:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.0.rc2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc2/manifests"},{"name":"v0.8.0.rc","sha":"562fb16ff99752243704d23956b8fc199e400c5e","kind":"commit","published_at":"2012-01-28T22:10:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.0.rc","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc/manifests"},{"name":"v0.7.6","sha":"95f2f5606bf62bdba646db4d37d90d34a522eb7d","kind":"commit","published_at":"2012-01-21T10:06:19.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"347586592820ba14917190494e253ddef052b711","kind":"commit","published_at":"2011-10-04T16:13:14.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"c3dc7fd43d594531e65d5fae3ed172525a3b05a5","kind":"tag","published_at":"2011-07-08T18:11:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"0efca1c878e3e902ee5a11b820c69cef778366c6","kind":"commit","published_at":"2011-06-27T15:39:10.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"2ce28e9a81a77bc396850991d86564fd09a9b150","kind":"commit","published_at":"2011-06-12T21:10:29.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"41c3e49e672b54bef2fe8d383afc2f8623dd4a90","kind":"commit","published_at":"2011-06-09T16:35:11.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"d7c23bc2e8ad3a309a96f4d09a0fb26fd9c524bc","kind":"commit","published_at":"2011-05-10T18:21:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"6411855dce705d873e64139d9f97f92dcfae7956","kind":"commit","published_at":"2011-04-13T16:26:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.6.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"74c8201857c0ddb77aa51dbfee8d8d6a2ecd9200","kind":"commit","published_at":"2011-04-01T00:00:21.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.6.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.0/manifests"},{"name":"v0.5.7","sha":"cb03cd2eb924129fd12cd501ee4178fc0dccaefe","kind":"commit","published_at":"2011-02-27T18:30:32.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.7","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"deb794faad098f83335c11710203e23a7241319c","kind":"commit","published_at":"2011-02-16T01:07:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"825c86d4c4dd7f65667f4c4b18b73fb2f07e9076","kind":"commit","published_at":"2011-02-06T22:56:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"67f5c0b580f7bc5d77030bca27d24542eb8f85f0","kind":"commit","published_at":"2011-01-11T18:57:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"53d4244e97e199b9ceecbd4a41c712e116c69a31","kind":"commit","published_at":"2010-11-09T11:55:28.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"53397635da83a2f4b5e862b5e59cc66f6c39f9c6","kind":"commit","published_at":"2010-10-29T20:21:07.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"54d4813c98606f712f55904925b122e8881e19d0","kind":"commit","published_at":"2010-10-16T00:02:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"101c55f10b5995d40141be3b35a78fe5dd947cc6","kind":"commit","published_at":"2010-10-11T18:04:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.0/manifests"},{"name":"v0.3.1","sha":"4d266f42b68013139c6015606f2cfbe4b492d49f","kind":"tag","published_at":"2010-04-22T17:40:03.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.3.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3313836ae9c016e835c03f186de641b11a8cc3a8","kind":"tag","published_at":"2010-04-22T16:21:11.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.3.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"ba31dbf39a3bfb7100c580751f31edc3513cba20","kind":"commit","published_at":"2010-02-05T01:04:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.2.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.2.1/manifests"},{"name":"v0.1.2","sha":"86f5a2a83dae49db9f015ef5fca7816b2f9c6203","kind":"commit","published_at":"2010-01-05T19:42:44.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.1.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3c166066ca364d9caebd3710adebd6ebde61cddb","kind":"commit","published_at":"2010-01-05T19:28:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.1.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-11-14T12:10:38.522Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.37746394530665,"dependent_packages_count":28.978491940715607,"stargazers_count":4.685862567992414,"forks_count":4.985278706522282,"docker_downloads_count":null,"average":15.756774290134238},"purl":"pkg:conda/rb-faraday?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/rb-faraday","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/rb-faraday","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/rb-faraday/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T13:29:09.275Z","issues_count":113,"pull_requests_count":189,"avg_time_to_close_issue":17520996.38202247,"avg_time_to_close_pull_request":1247938.2655367232,"issues_closed_count":89,"pull_requests_closed_count":177,"pull_request_authors_count":79,"issue_authors_count":103,"avg_comments_per_issue":3.9026548672566372,"avg_comments_per_pull_request":1.0423280423280423,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":250713.66666666666,"past_year_avg_time_to_close_pull_request":1235696.0,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.142857142857143,"past_year_avg_comments_per_pull_request":0.5208333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/issues","maintainers":[{"login":"iMacTia","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iMacTia"},{"login":"olleolleolle","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"},{"login":"technoweenie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/technoweenie"}],"active_maintainers":[{"login":"iMacTia","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iMacTia"},{"login":"olleolleolle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-faraday/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-faraday/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-faraday/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-faraday/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/rb-faraday/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13605422,"name":"ruby-faraday","ecosystem":"debian","description":null,"homepage":"https://github.com/lostisland/faraday","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lostisland/faraday","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T11:20:26.376Z","latest_release_published_at":"2026-02-11T11:20:26.376Z","latest_release_number":"0.13.1-2","last_synced_at":"2026-03-13T20:02:12.955Z","created_at":"2026-02-11T11:20:25.918Z","updated_at":"2026-03-13T20:02:12.955Z","registry_url":"https://tracker.debian.org/pkg/ruby-faraday","install_command":"apt-get install ruby-faraday","documentation_url":"https://packages.debian.org/buster/ruby-faraday","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-faraday","standards_version":"4.1.3","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, lsof, ruby-em-http-request, ruby-em-synchrony, ruby-excon, ruby-httpclient, ruby-minitest, ruby-multipart-post, ruby-net-http-persistent, ruby-rack-test, ruby-sinatra, ruby-typhoeus","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T15:15:05.952Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-faraday?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-faraday","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-faraday","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-faraday/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-faraday/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-faraday/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-faraday/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-faraday/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/ruby-faraday/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":915,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":85},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-05-01T05:04:39.009Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":13751024,"name":"ruby-faraday","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lostisland/faraday","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lostisland/faraday","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T07:13:17.101Z","latest_release_published_at":"2026-02-13T07:13:17.101Z","latest_release_number":"0.15.4-3","last_synced_at":"2026-03-13T13:27:26.280Z","created_at":"2026-02-13T07:13:16.939Z","updated_at":"2026-03-13T13:27:26.280Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-faraday","install_command":"apt-get install ruby-faraday","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-faraday","standards_version":"4.3.0","maintainer":"Debian Ruby Extras Maintainers \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 11~), gem2deb, lsof, ruby-em-http-request, ruby-em-synchrony, ruby-excon, ruby-httpclient, ruby-minitest, ruby-multipart-post, ruby-net-http-persistent, ruby-rack-test, ruby-sinatra, ruby-typhoeus","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T07:13:17.623Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-faraday?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-faraday","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-faraday","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-faraday/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-faraday/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-faraday/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-faraday/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-faraday/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/ruby-faraday/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"focal"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-04-27T18:20:36.874Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13804313,"name":"ruby-faraday","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lostisland/faraday","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lostisland/faraday","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T18:19:37.112Z","latest_release_published_at":"2026-02-13T18:19:37.112Z","latest_release_number":"1.1.0-7","last_synced_at":"2026-03-14T03:15:52.044Z","created_at":"2026-02-13T18:19:36.904Z","updated_at":"2026-03-14T03:15:52.045Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-faraday","install_command":"apt-get install ruby-faraday","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-faraday","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, lsof, ruby-rspec, ruby-em-http-request, ruby-em-synchrony, ruby-excon, ruby-httpclient, ruby-minitest, ruby-multipart-post, ruby-net-http-persistent (\u003e= 3.1~), ruby-rack-test, ruby-sinatra, ruby-typhoeus (\u003e= 1.4~), ruby-webmock, ruby-multipart-parser, ruby-ruby2-keywords, pry, ruby-simplecov, ruby-coveralls","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T18:19:37.148Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-faraday?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-faraday","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-faraday","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-faraday/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-faraday/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-faraday/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-faraday/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-faraday/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/ruby-faraday/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13530255,"name":"ruby-faraday","ecosystem":"debian","description":null,"homepage":"https://github.com/lostisland/faraday","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lostisland/faraday","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:30:03.048Z","latest_release_published_at":"2026-02-10T23:30:03.048Z","latest_release_number":"1.1.0-6","last_synced_at":"2026-03-14T06:22:38.373Z","created_at":"2026-02-10T23:30:02.866Z","updated_at":"2026-03-14T06:22:38.373Z","registry_url":"https://tracker.debian.org/pkg/ruby-faraday","install_command":"apt-get install ruby-faraday","documentation_url":"https://packages.debian.org/bullseye/ruby-faraday","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-faraday","standards_version":"4.5.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), gem2deb, lsof, ruby-rspec, ruby-em-http-request, ruby-em-synchrony, ruby-excon, ruby-httpclient, ruby-minitest, ruby-multipart-post, ruby-net-http-persistent (\u003e= 3.1~), ruby-rack-test, ruby-sinatra, ruby-typhoeus (\u003e= 1.4~), ruby-webmock, ruby-multipart-parser, ruby-ruby2-keywords, pry, ruby-simplecov, ruby-coveralls","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:26:35.780Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-faraday?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-faraday","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-faraday","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-faraday/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-faraday/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-faraday/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-faraday/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-faraday/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/ruby-faraday/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13566392,"name":"ruby-faraday","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lostisland/faraday","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lostisland/faraday","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T06:39:07.025Z","latest_release_published_at":"2026-02-11T06:39:07.025Z","latest_release_number":"1.1.0-7","last_synced_at":"2026-03-11T14:11:55.666Z","created_at":"2026-02-11T06:39:06.853Z","updated_at":"2026-03-11T14:11:55.667Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-faraday","install_command":"apt-get install ruby-faraday","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-faraday","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, lsof, ruby-rspec, ruby-em-http-request, ruby-em-synchrony, ruby-excon, ruby-httpclient, ruby-minitest, ruby-multipart-post, ruby-net-http-persistent (\u003e= 3.1~), ruby-rack-test, ruby-sinatra, ruby-typhoeus (\u003e= 1.4~), ruby-webmock, ruby-multipart-parser, ruby-ruby2-keywords, pry, ruby-simplecov, ruby-coveralls","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:56:18.813Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-faraday?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-faraday","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-faraday","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-faraday/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-faraday/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-faraday/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-faraday/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-faraday/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/ruby-faraday/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":12225405,"name":"faraday","ecosystem":"rubygems","description":"HTTP/REST API client library.","homepage":"https://lostisland.github.io/faraday","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lostisland/faraday","keywords_array":[],"namespace":null,"versions_count":157,"first_release_published_at":"2009-12-19T22:42:34.529Z","latest_release_published_at":"2026-02-07T15:17:15.093Z","latest_release_number":"2.14.1","last_synced_at":"2026-05-02T11:30:23.172Z","created_at":"2025-10-07T02:47:51.068Z","updated_at":"2026-05-02T11:30:23.172Z","registry_url":"https://gem.coop/gems/faraday","install_command":"gem install faraday -s https://gem.coop","documentation_url":"http://www.rubydoc.info/gems/faraday/","metadata":{"funding":null},"repo_metadata":{"id":39885782,"uuid":"417389","full_name":"lostisland/faraday","owner":"lostisland","description":"Simple, but flexible HTTP client library, with support for multiple backends.","archived":false,"fork":false,"pushed_at":"2026-04-08T08:18:16.000Z","size":3392,"stargazers_count":5927,"open_issues_count":60,"forks_count":1010,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-04-26T04:07:57.879Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lostisland.github.io/faraday","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":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2009-12-10T17:14:55.000Z","updated_at":"2026-04-25T09:56:41.000Z","dependencies_parsed_at":"2024-04-02T11:57:00.840Z","dependency_job_id":null,"html_url":"https://github.com/lostisland/faraday","commit_stats":{"total_commits":1736,"total_committers":284,"mean_commits":6.112676056338028,"dds":0.75,"last_synced_commit":"a9cf00425e3abc99b78952af44deb2912a65a882"},"previous_names":[],"tags_count":143,"template":false,"template_full_name":null,"purl":"pkg:github/lostisland/faraday","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/sbom","scorecard":{"id":599435,"data":{"date":"2025-08-11","repo":{"name":"github.com/lostisland/faraday","commit":"bc27144430eb1dd5a02233d3af0ac7f1c8257072"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":10,"reason":"11 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:15","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: found token with 'none' permissions: .github/workflows/refresh_team_page.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":"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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/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/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/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/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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T00:01:26.115Z","repository_id":39885782,"created_at":"2025-08-21T00:01:26.115Z","updated_at":"2025-08-21T00:01:26.115Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32294591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","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":"v1.10.5","sha":"5c1d68aae6020c7a5398147356e5a42ca205bf80","kind":"commit","published_at":"2026-02-12T12:26:26.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.5/manifests"},{"name":"v2.14.1","sha":"16cbd38ef252d25dedf416a4d2510a2f3db10c87","kind":"commit","published_at":"2026-02-07T15:12:43.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.14.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"3201a42957d37efc968ee8834ba9b50ed5dde54a","kind":"commit","published_at":"2025-09-28T12:54:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.14.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.14.0/manifests"},{"name":"v2.13.4","sha":"d099fafd6588d46662d8f01ddc0c4afc6389c70c","kind":"commit","published_at":"2025-07-25T12:19:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"e76e60d3c0ecf58dbc81c91ab2aa6e8806c5c2d9","kind":"commit","published_at":"2025-07-22T08:34:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"da86ebae9c1e05da22b1e8ecf78cf91974d9a052","kind":"commit","published_at":"2025-07-04T13:14:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"4018769a30a1c16b48289e7120892ef92102417f","kind":"commit","published_at":"2025-04-25T13:37:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"77204cc7e8aba63da0205c64b78c86d844c3df59","kind":"commit","published_at":"2025-04-08T20:19:06.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.0/manifests"},{"name":"v2.12.3","sha":"064a54be6c82e92c2d9b06d73498dd7547dadd4a","kind":"commit","published_at":"2025-04-08T13:05:30.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.3/manifests"},{"name":"v2.12.2","sha":"a9cf00425e3abc99b78952af44deb2912a65a882","kind":"commit","published_at":"2024-12-09T10:50:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"93ef9e0ea905675358e2ae3edadebe1e13df95ef","kind":"commit","published_at":"2024-11-14T11:38:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.1/manifests"},{"name":"v1.10.4","sha":"41c990ee1f82f74270c084cca8f398b186f09262","kind":"commit","published_at":"2024-09-20T14:39:11.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.4/manifests"},{"name":"v2.12.0","sha":"59c5003ceb350096ade65086f8c17efbb7e0e53c","kind":"commit","published_at":"2024-09-18T09:03:36.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"3170e7df6fe40b49a2f406c0aad503a6d9e2aa12","kind":"commit","published_at":"2024-08-26T08:48:45.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.11.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"f27f7ab801abb653a19ccb363a02f08ac4f5c869","kind":"commit","published_at":"2024-07-31T12:07:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.10.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"18524c6e89071fbaf0592790f0f1da7a64107959","kind":"commit","published_at":"2024-07-08T09:36:36.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.10.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"5996054fd4ad39653284862171b28661455044e9","kind":"commit","published_at":"2024-06-18T08:52:10.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.9.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"4abafa5c66ce75bc2abbf0a5e7e98137dea91eb2","kind":"commit","published_at":"2024-06-05T15:30:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.9.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"cc5d60776645d3d341ff0f425c45b3b3d48d98e0","kind":"commit","published_at":"2024-01-09T10:35:49.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.9.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"7e12133b92d4ce17f2ea5ac5c655e939990e6cdb","kind":"commit","published_at":"2023-12-21T08:10:21.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.8.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"25da081f59ea115c78722f659c24f9ccbcb8c84e","kind":"commit","published_at":"2023-12-20T09:36:53.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.8.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.0/manifests"},{"name":"v2.7.12","sha":"3e27447a8016b6fc42829c1b413d82a6d0ea2d77","kind":"commit","published_at":"2023-11-21T13:55:44.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.12","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"28a097f756fc10b13b7193e779c9bae5fec02fb3","kind":"commit","published_at":"2023-09-12T15:41:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.11","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"1518a984c0ee9ea1e31fe25c4c681461d3f66749","kind":"commit","published_at":"2023-07-06T08:47:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.10","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"3af5211900e1ce358b4449b61abdcc8476571241","kind":"commit","published_at":"2023-06-30T08:37:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.9","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"2824eaf968ee88b5c4c2c1411e16de4847cdf20a","kind":"commit","published_at":"2023-06-28T09:18:00.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.8","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"be98e8ef6fd97513ce7d4967b796ef44d8b16bcf","kind":"commit","published_at":"2023-06-20T10:55:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.7","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"e0ce4a4d7919981181ef44eec6c966a82b65e06e","kind":"commit","published_at":"2023-06-07T08:49:57.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"819cfe7f2477eefac5fd1029e5443b15043c24c2","kind":"commit","published_at":"2023-05-23T15:30:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"f6c38689c6b8d46b83bd31393cb2474cf68d9012","kind":"commit","published_at":"2023-01-20T14:54:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.4/manifests"},{"name":"v1.10.3","sha":"82086930f947d037f0ec14ce740c0485a3b4d5a0","kind":"commit","published_at":"2023-01-18T15:42:56.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.3/manifests"},{"name":"v2.7.3","sha":"cc7e7bcea9fbbc0690a5d76b29b25dd9851f5576","kind":"commit","published_at":"2023-01-16T16:06:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"20a5d573f95f5cc1fb39d55629932f1ca90dbf78","kind":"commit","published_at":"2022-12-14T09:55:17.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"c6668ef8a8dc16113d6a4d1c7e88521413b7e4eb","kind":"commit","published_at":"2022-11-18T11:08:50.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"8af0c875bcf98fcbdcb183c8bc4ae15afa3f52e7","kind":"commit","published_at":"2022-11-15T10:28:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.0/manifests"},{"name":"v0.17.6","sha":"f33bd3782c4b110ffea1612dd4263224790cebbf","kind":"commit","published_at":"2022-11-04T17:20:15.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.6/manifests"},{"name":"v2.6.0","sha":"4024f4d4029e090e533c68c3f933c7509280592d","kind":"commit","published_at":"2022-10-03T16:27:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.6.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.6.0/manifests"},{"name":"v1.10.2","sha":"e7bbb4e7500590b13c47010546e8f75e19c19eb4","kind":"commit","published_at":"2022-08-23T12:46:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.2/manifests"},{"name":"v2.5.2","sha":"b3b922949d14f604ed11dc0f749455fc062777e7","kind":"commit","published_at":"2022-08-11T12:48:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.5.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"5e01af382894f2c946b5b06b6c5d6e8808a5d632","kind":"commit","published_at":"2022-08-08T13:29:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.5.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"591b58fc06fb192d77c8a17077005aa77c582a22","kind":"commit","published_at":"2022-08-08T11:29:03.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.5.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.0/manifests"},{"name":"v1.10.1","sha":"6e5403613ab31ec1124eb1748461cbef49639959","kind":"commit","published_at":"2022-08-08T07:20:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.1/manifests"},{"name":"v2.4.0","sha":"69e88b4d522fdb4ee03e77265d7ee569c47549de","kind":"commit","published_at":"2022-07-28T09:04:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.4.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"6ea010be93bb2008e01985a2b5bef68d163fce5f","kind":"commit","published_at":"2022-05-06T15:26:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.3.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.3.0/manifests"},{"name":"v0.17.5","sha":"ca01f47f5d467bb7424b6e3c8840b7e66cf3aa28","kind":"commit","published_at":"2022-02-21T09:39:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.5/manifests"},{"name":"v1.10.0","sha":"824423ccbb534d0b0553c3a0b3f2fbb9b0d84c60","kind":"commit","published_at":"2022-02-17T09:44:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.0/manifests"},{"name":"v2.2.0","sha":"948274e25ee2dc5a5bb11d2900dcafe1829e1b87","kind":"commit","published_at":"2022-02-03T09:36:00.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.2.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"ae55a744d1be49d42dd60b37998c8ac310be88f1","kind":"commit","published_at":"2022-01-15T14:34:05.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.1.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.1.0/manifests"},{"name":"v1.9.3","sha":"47b3979850470b1bdeef0c770db4f9c375e6e21a","kind":"commit","published_at":"2022-01-06T21:48:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0ee48490b032c623b127c6c1af885af26641b14c","kind":"commit","published_at":"2022-01-06T17:50:53.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"554930c6c5db74371628b992bb9505b42d0669f8","kind":"commit","published_at":"2022-01-06T17:05:58.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"aa17e5b3df20d85e571cf67ee5367c41bfe36385","kind":"commit","published_at":"2022-01-06T15:07:21.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.0/manifests"},{"name":"v2.0.1","sha":"309797d5733cfe3c2cad20fa92492143138a2fd2","kind":"commit","published_at":"2022-01-05T21:49:07.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0a5714e8c89bb0aacf414ed00e70b9d70b4097e2","kind":"commit","published_at":"2022-01-04T08:34:19.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0/manifests"},{"name":"v2.0.0.alpha-4","sha":"23e249563613971ced8f851230c46b9eeeefe931","kind":"commit","published_at":"2021-12-15T15:22:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-4","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-4/manifests"},{"name":"v2.0.0.alpha-3","sha":"65b8d3904f3a62e19444c9f4b7ef5b3ffe7e3e6d","kind":"commit","published_at":"2021-11-30T10:00:43.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-3/manifests"},{"name":"v2.0.0.alpha-2","sha":"c6bff34abb5cedc37995ad06e0ff2cea2e7507a0","kind":"commit","published_at":"2021-10-28T09:48:12.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-2/manifests"},{"name":"v2.0.0.alpha-1","sha":"de78dff26d8b90a97f2ee3b228b35787a6362547","kind":"commit","published_at":"2021-10-25T10:18:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-1/manifests"},{"name":"v1.8.0","sha":"d0efa092829362f95d4b71d3bcd3c52189b74277","kind":"commit","published_at":"2021-09-18T07:20:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.8.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"d881f163c0b8e0bb2dcb31185cb52cb1c8aee225","kind":"commit","published_at":"2021-09-13T15:41:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.7.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"a84e6b4dba31612c95b69ea446884139d41cda4b","kind":"commit","published_at":"2021-08-30T08:30:03.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.7.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"83a97b72dfbf82cb111e2fe61137cfacadc34c86","kind":"commit","published_at":"2021-08-09T07:50:42.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.7.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"a089fb83fa017c589cd56e422fac233848b1cf1b","kind":"commit","published_at":"2021-08-01T08:03:31.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.6.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"66d5dae371a8d15606518348e0d9f42b3bca6f87","kind":"commit","published_at":"2021-07-11T10:03:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.5.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e8bfa592f5a4385125cd14bf410bb61cd6a4c44","kind":"commit","published_at":"2021-07-04T18:51:28.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.5.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8ca6a7eb589322f7a7277581873c487e93933d51","kind":"commit","published_at":"2021-06-24T15:10:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"63c33d234dd60a5ae236ef622ba4d7fc47e00eeb","kind":"commit","published_at":"2021-05-22T08:33:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"048718fb79e936807d6c1d58cd353d0a52d6f551","kind":"commit","published_at":"2021-04-18T18:22:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"41d87d62257533bdd3a5ea1a3d354bcdb22a71d6","kind":"commit","published_at":"2021-04-16T10:27:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"e52f7b365046b1eb0aa42d6c085eae8b6e3a63f3","kind":"commit","published_at":"2021-04-16T10:21:55.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.3.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.1/manifests"},{"name":"v0.17.4","sha":"2f3a7da89eeb70dcb3ac17b6f0909a92760fdff4","kind":"commit","published_at":"2021-02-06T09:30:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.4/manifests"},{"name":"v1.3.0","sha":"f68a821dde6f5bf261991fee316fbd9189d36126","kind":"commit","published_at":"2020-12-31T13:13:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.3.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2457525702d3f327ae5dfaeef1724b8ba6a3c6a2","kind":"commit","published_at":"2020-12-23T14:39:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.2.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"571dc11c2faae7b43fc3b6f4e5750493b0d68fbc","kind":"commit","published_at":"2020-10-17T10:49:07.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.1.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"5547e9131aa2629cec13a6b3b00ac9daeab9d430","kind":"commit","published_at":"2020-03-29T13:46:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.0.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ff9dc1d1219a1bbdba95a9a4cf5d135b97247ee2","kind":"commit","published_at":"2020-01-01T00:03:26.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.0.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.0/manifests"},{"name":"v0.17.3","sha":"54c5c2e96c99d1f72aa1adc9d4634b14e52dedbf","kind":"commit","published_at":"2019-12-31T23:25:58.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.3/manifests"},{"name":"v0.17.1","sha":"9865ebbf8ffdbb2f12bb3af7f02baa10070e8c5a","kind":"commit","published_at":"2019-11-27T17:46:50.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"22b689d78f57b688c82084c8e3ee19e136f2ab5b","kind":"commit","published_at":"2019-10-06T21:22:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.0/manifests"},{"name":"v0.16.2","sha":"47e491b6d58169011ae2669d841e292486c818e7","kind":"commit","published_at":"2019-09-29T09:15:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.16.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b6db52158f32d3efc6ace42bf20aaef496f6b7fa","kind":"commit","published_at":"2019-09-27T22:45:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.16.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"dcae077607534a33fab8a9d52fe04144cdb39ba7","kind":"commit","published_at":"2019-09-27T16:34:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.16.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.0/manifests"},{"name":"v1.0-rc1","sha":"8fa2b46196c5b418728e17581071346822e8632b","kind":"commit","published_at":"2019-07-08T18:07:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.0-rc1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0-rc1/manifests"},{"name":"v0.15.4","sha":"1db93400b35649b3da3aa7c926a01c925163be2a","kind":"commit","published_at":"2018-11-27T10:55:37.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"81274c93a21e7860dcbb334df19ece81466f1695","kind":"commit","published_at":"2018-09-19T15:10:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"8ba0797af97ae048213b5fc0837b7bf4febefa76","kind":"commit","published_at":"2018-05-23T15:15:54.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"e8589f9db6a0f8115621918ffc31ceeb98549397","kind":"commit","published_at":"2018-05-10T15:35:29.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4381c2d62da4f148085c0863a20f441625ad3791","kind":"commit","published_at":"2018-04-19T13:06:45.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"7c1c1caecbf118330fba5e07ae8f0232cc60f537","kind":"commit","published_at":"2018-01-19T18:06:55.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.14.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"29feeb92e3413d38ffc1fd3a3479bb48a0915730","kind":"commit","published_at":"2017-08-18T16:16:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.13.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"ead6e342f655bba3c2c25175f379f85ceaf77aee","kind":"commit","published_at":"2017-08-15T09:54:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.13.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"5ba7c30a7bb1d755c6e777b16b68ba1c498a49a7","kind":"commit","published_at":"2017-07-21T11:51:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"e1e50f5eb4a03cde91fd7827f9df46b4f58c19b2","kind":"commit","published_at":"2017-04-21T09:11:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.1/manifests"},{"name":"v0.12.0.1","sha":"68e88a90b11641a8646de8fcf6d84b5256367f66","kind":"commit","published_at":"2017-04-02T09:18:33.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.0.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0.1/manifests"},{"name":"v0.12.0","sha":"617c909c9c1bd5955537b4e4646744fc9bd8bfe1","kind":"commit","published_at":"2017-03-21T10:51:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"e74f24d852ac467139ca7485744d46c1ee5060c8","kind":"commit","published_at":"2017-01-13T14:45:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.11.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"389c503a39a284fc8762a10c2ccf3a4cc1d5f629","kind":"commit","published_at":"2016-12-29T15:22:43.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.10.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"974e0e122c223d4e74fe0fc7048ed41c12ef6ebd","kind":"commit","published_at":"2016-11-11T10:52:50.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.10.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.0/manifests"},{"name":"v0.8.11","sha":"3abe369b89db270ef77cddfe66867d6f1bd2f171","kind":"commit","published_at":"2015-10-07T15:06:17.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.11","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.11/manifests"},{"name":"v0.9.2","sha":"f97f1874e4cd976f564870bb6151fb05e5f4c8b7","kind":"commit","published_at":"2015-10-06T16:30:31.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.2/manifests"},{"name":"v0.8.10","sha":"573cf54b4908ba7c9accf5deab07a9fb2e184a00","kind":"commit","published_at":"2015-08-21T06:30:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.10","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.10/manifests"},{"name":"v0.9.1","sha":"fc40d53ca2d1eb1db9cbee54bd8d7653deb33750","kind":"commit","published_at":"2015-01-07T17:04:33.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b8d90a59bafb8dd6e19488fae07945a7700f5664","kind":"tag","published_at":"2014-01-16T05:07:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0/manifests"},{"name":"v0.9.0.rc7","sha":"40bee8fed7a0f88cd2bf9158d3e9369932e0fb56","kind":"tag","published_at":"2014-01-10T00:56:57.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc7","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc7/manifests"},{"name":"v0.8.9","sha":"0534b2d02f4ef12ce2813235630e89f155c18f3f","kind":"commit","published_at":"2014-01-10T00:55:08.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.9","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.9/manifests"},{"name":"v0.9.0.rc6","sha":"c0b7fd3496249da75eae11557e1d697d754ed84f","kind":"commit","published_at":"2013-11-09T15:42:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc6/manifests"},{"name":"v0.8.8","sha":"5f3703220be76a8391364d278a1dba40e9751729","kind":"commit","published_at":"2013-07-26T14:15:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.8","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.8/manifests"},{"name":"v0.9.0.rc5","sha":"f4e3fc34407205b11b202c74d64349a198aebcfe","kind":"commit","published_at":"2013-05-13T21:21:10.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc5/manifests"},{"name":"v0.9.0.rc4","sha":"50023ad11d50909cdd08e4814d630ed18d7a4af7","kind":"commit","published_at":"2013-05-13T21:18:40.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc4/manifests"},{"name":"v0.9.0.rc3","sha":"eb2a411cd0a376cd26e2fa9d7e841f4a31f5d8e8","kind":"commit","published_at":"2013-05-13T20:41:08.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc3/manifests"},{"name":"v0.9.0.rc2","sha":"e35819bbec66374d8aa327eeb1d3ddaebaedd490","kind":"commit","published_at":"2013-05-13T19:32:06.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc2/manifests"},{"name":"v0.9.0.rc1","sha":"baac8f0aab588ad23a5b020910ca167887699c66","kind":"commit","published_at":"2013-05-08T14:10:41.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc1/manifests"},{"name":"v0.8.7","sha":"febcdf06c25db65245ef6d206d3c5f201231e0c0","kind":"commit","published_at":"2013-03-24T16:29:41.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.7","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"fc7fdd5f438b527a17f93ad4293c1d143a89b3c4","kind":"tag","published_at":"2013-02-25T01:14:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d864e31adc9086ee0ea3fda64e7b3525d58694b3","kind":"tag","published_at":"2013-02-04T15:28:16.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f61bab8f415a6cf3c75011a2ec22ea31f28c393e","kind":"commit","published_at":"2012-08-15T17:48:54.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"01c0d6596f395db8776bbd35bbdbc1cbba42e4bb","kind":"commit","published_at":"2012-08-12T15:40:44.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"c42d2aef804bb5ebf818f5ab80e8bbae391c2ad5","kind":"commit","published_at":"2012-05-29T00:20:49.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416016f31e55673fe85871dbb9a39a9ed8638879","kind":"commit","published_at":"2012-04-23T04:04:36.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0/manifests"},{"name":"v0.8.0.rc2","sha":"4ce1bc511a94071b4c44f4a97030b23159ead9ac","kind":"commit","published_at":"2012-01-28T23:08:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.0.rc2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc2/manifests"},{"name":"v0.8.0.rc","sha":"562fb16ff99752243704d23956b8fc199e400c5e","kind":"commit","published_at":"2012-01-28T22:10:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.0.rc","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc/manifests"},{"name":"v0.7.6","sha":"95f2f5606bf62bdba646db4d37d90d34a522eb7d","kind":"commit","published_at":"2012-01-21T10:06:19.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"347586592820ba14917190494e253ddef052b711","kind":"commit","published_at":"2011-10-04T16:13:14.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"c3dc7fd43d594531e65d5fae3ed172525a3b05a5","kind":"tag","published_at":"2011-07-08T18:11:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"0efca1c878e3e902ee5a11b820c69cef778366c6","kind":"commit","published_at":"2011-06-27T15:39:10.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"2ce28e9a81a77bc396850991d86564fd09a9b150","kind":"commit","published_at":"2011-06-12T21:10:29.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"41c3e49e672b54bef2fe8d383afc2f8623dd4a90","kind":"commit","published_at":"2011-06-09T16:35:11.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"d7c23bc2e8ad3a309a96f4d09a0fb26fd9c524bc","kind":"commit","published_at":"2011-05-10T18:21:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"6411855dce705d873e64139d9f97f92dcfae7956","kind":"commit","published_at":"2011-04-13T16:26:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.6.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"74c8201857c0ddb77aa51dbfee8d8d6a2ecd9200","kind":"commit","published_at":"2011-04-01T00:00:21.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.6.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.0/manifests"},{"name":"v0.5.7","sha":"cb03cd2eb924129fd12cd501ee4178fc0dccaefe","kind":"commit","published_at":"2011-02-27T18:30:32.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.7","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"deb794faad098f83335c11710203e23a7241319c","kind":"commit","published_at":"2011-02-16T01:07:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"825c86d4c4dd7f65667f4c4b18b73fb2f07e9076","kind":"commit","published_at":"2011-02-06T22:56:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"67f5c0b580f7bc5d77030bca27d24542eb8f85f0","kind":"commit","published_at":"2011-01-11T18:57:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"53d4244e97e199b9ceecbd4a41c712e116c69a31","kind":"commit","published_at":"2010-11-09T11:55:28.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"53397635da83a2f4b5e862b5e59cc66f6c39f9c6","kind":"commit","published_at":"2010-10-29T20:21:07.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"54d4813c98606f712f55904925b122e8881e19d0","kind":"commit","published_at":"2010-10-16T00:02:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"101c55f10b5995d40141be3b35a78fe5dd947cc6","kind":"commit","published_at":"2010-10-11T18:04:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.0/manifests"},{"name":"v0.3.1","sha":"4d266f42b68013139c6015606f2cfbe4b492d49f","kind":"tag","published_at":"2010-04-22T17:40:03.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.3.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3313836ae9c016e835c03f186de641b11a8cc3a8","kind":"tag","published_at":"2010-04-22T16:21:11.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.3.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"ba31dbf39a3bfb7100c580751f31edc3513cba20","kind":"commit","published_at":"2010-02-05T01:04:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.2.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.2.1/manifests"},{"name":"v0.1.2","sha":"86f5a2a83dae49db9f015ef5fca7816b2f9c6203","kind":"commit","published_at":"2010-01-05T19:42:44.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.1.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3c166066ca364d9caebd3710adebd6ebde61cddb","kind":"commit","published_at":"2010-01-05T19:28:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.1.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-05-02T11:30:22.157Z","dependent_packages_count":0,"downloads":1166674946,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":0.010813558039069384,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":0.04974236697971918,"average":0.015138981254697141},"purl":"pkg:gem/faraday?repository_url=https://gem.coop","advisories":[{"uuid":"GSA_kwCzR0hTQS0zM21oLTI2MzQtZndyMs4ABSHn","url":"https://github.com/advisories/GHSA-33mh-2634-fwr2","title":"Faraday affected by SSRF via protocol-relative URL host override in build_exclusive_url","description":"### Impact\n\n  Faraday's `build_exclusive_url` method (in `lib/faraday/connection.rb`) uses Ruby's\n  `URI#merge` to combine the connection's base URL with a user-supplied path. Per RFC 3986,\n  protocol-relative URLs (e.g. `//evil.com/path`) are treated as network-path references\n  that override the base URL's host/authority component.\n\n  This means that if any application passes user-controlled input to Faraday's `get()`,\n  `post()`, `build_url()`, or other request methods, an attacker can supply a\n  protocol-relative URL like `//attacker.com/endpoint` to redirect the request to an\n  arbitrary host, enabling Server-Side Request Forgery (SSRF).\n\n  The `./` prefix guard added in v2.9.2 (PR #1569) explicitly exempts URLs starting with\n  `/`, so protocol-relative URLs bypass it entirely.\n\n  **Example:**\n  ```ruby\n  conn = Faraday.new(url: 'https://api.internal.com')\n  conn.get('//evil.com/steal')\n  # Request is sent to https://evil.com/steal instead of api.internal.com\n  ```\n\n### Patches\n\n  Faraday v2.14.1 is patched against this security issue. All versions of Faraday up to 2.14.0 are affected.\n\n### Workarounds\n\n  **NOTE: Upgrading to Faraday v2.14.1+ is the recommended action to mitigate this issue, however should that not be an option please continue reading.**\n\n  Applications should validate and sanitize any user-controlled input before passing it to\n  Faraday request methods. Specifically:\n\n  - Reject or strip input that starts with // followed by a non-/ character\n  - Use an allowlist of permitted path prefixes\n  - Alternatively, prepend ./ to all user-supplied paths before passing them to Faraday\n\n  Example validation:\n  ```ruby\n  def safe_path(user_input)\n    raise ArgumentError, \"Invalid path\" if user_input.match?(%r{\\A//[^/]})\n    user_input\n  end\n  ```","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-02-09T20:37:05.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N","references":["https://github.com/lostisland/faraday/security/advisories/GHSA-33mh-2634-fwr2","https://github.com/lostisland/faraday/pull/1569","https://github.com/lostisland/faraday/commit/a6d3a3a0bf59c2ab307d0abd91bc126aef5561bc","https://github.com/lostisland/faraday/releases/tag/v2.14.1","https://www.rfc-editor.org/rfc/rfc3986#section-5.2.2","https://www.rfc-editor.org/rfc/rfc3986#section-5.4","https://nvd.nist.gov/vuln/detail/CVE-2026-25765","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/faraday/CVE-2026-25765.yml","https://github.com/lostisland/faraday/releases/tag/v1.10.5","https://github.com/advisories/GHSA-33mh-2634-fwr2"],"source_kind":"github","identifiers":["GHSA-33mh-2634-fwr2","CVE-2026-25765"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-02-09T21:00:12.371Z","updated_at":"2026-02-22T01:00:16.747Z","epss_percentage":0.00013,"epss_percentile":0.02137,"packages":[{"ecosystem":"rubygems","package_name":"faraday","versions":[{"first_patched_version":"1.10.5","vulnerable_version_range":"\u003e= 1.0.0, \u003c= 1.10.4"},{"first_patched_version":"2.14.1","vulnerable_version_range":"\u003e= 2.0.0, \u003c= 2.14.0"}],"purl":"pkg:gem/faraday","statistics":{"dependent_packages_count":5199,"dependent_repos_count":484789,"downloads":1118613905,"downloads_period":"total"},"affected_versions":["1.0.0","1.0.1","1.1.0","1.2.0","1.3.0","1.3.1","1.4.0","1.4.1","1.4.2","1.4.3","1.5.0","1.5.1","1.6.0","1.7.0","1.7.1","1.7.2","1.8.0","1.9.0","1.9.1","1.9.2","1.9.3","1.10.0","1.10.1","1.10.2","1.10.3","1.10.4","2.0.0","2.0.1","2.1.0","2.2.0","2.3.0","2.4.0","2.5.0","2.5.1","2.5.2","2.6.0","2.7.0","2.7.1","2.7.2","2.7.3","2.7.4","2.7.5","2.7.6","2.7.7","2.7.8","2.7.9","2.7.10","2.7.11","2.7.12","2.8.0","2.8.1","2.9.0","2.9.1","2.9.2","2.10.0","2.10.1","2.11.0","2.12.0","2.12.1","2.12.2","2.12.3","2.13.0","2.13.1","2.13.2","2.13.3","2.13.4","2.14.0"],"unaffected_versions":["0.0.1","0.0.2","0.1.0","0.1.1","0.1.2","0.2.0","0.2.1","0.2.2","0.2.3","0.2.4","0.3.0","0.3.1","0.4.0","0.4.1","0.4.2","0.4.3","0.4.4","0.4.5","0.4.6","0.5.0","0.5.1","0.5.2","0.5.3","0.5.4","0.5.5","0.5.6","0.5.7","0.6.0","0.6.1","0.7.0","0.7.1","0.7.2","0.7.3","0.7.4","0.7.5","0.7.6","0.8.0","0.8.1","0.8.2","0.8.4","0.8.5","0.8.6","0.8.7","0.8.8","0.8.9","0.8.10","0.8.11","0.9.0","0.9.1","0.9.2","0.10.0","0.10.1","0.11.0","0.12.0","0.12.1","0.12.2","0.13.0","0.13.1","0.14.0","0.15.0","0.15.1","0.15.2","0.15.3","0.15.4","0.16.0","0.16.1","0.16.2","0.17.0","0.17.1","0.17.3","0.17.4","0.17.5","0.17.6","1.10.5","2.14.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zM21oLTI2MzQtZndyMs4ABSHn/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/faraday","docker_dependents_count":2633,"docker_downloads_count":2335166276,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/faraday","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/faraday/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-29T16:00:16.476Z","issues_count":121,"pull_requests_count":198,"avg_time_to_close_issue":17009604.75,"avg_time_to_close_pull_request":1208409.7704918033,"issues_closed_count":92,"pull_requests_closed_count":183,"pull_request_authors_count":82,"issue_authors_count":110,"avg_comments_per_issue":3.8925619834710745,"avg_comments_per_pull_request":1.0505050505050506,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":9,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":341309.6666666667,"past_year_avg_time_to_close_pull_request":1228211.8333333333,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":3.444444444444444,"past_year_avg_comments_per_pull_request":0.35294117647058826,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/issues","maintainers":[{"login":"iMacTia","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iMacTia"},{"login":"olleolleolle","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"},{"login":"technoweenie","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/technoweenie"},{"login":"wahpiangle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wahpiangle"}],"active_maintainers":[{"login":"iMacTia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iMacTia"},{"login":"olleolleolle","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/faraday/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/faraday/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/faraday/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/faraday/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages/faraday/codemeta","maintainers":[{"uuid":"99170","login":"ollejonsson","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://gem.coop/profiles/ollejonsson","role":null,"created_at":"2025-10-07T17:10:54.140Z","updated_at":"2025-10-07T17:10:54.140Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/ollejonsson/packages"},{"uuid":"334","login":"technoweenie","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://gem.coop/profiles/technoweenie","role":null,"created_at":"2025-10-07T17:10:53.552Z","updated_at":"2025-10-07T17:10:53.552Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers/technoweenie/packages"},{"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:54.586Z","updated_at":"2025-10-07T17:10:54.586Z","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":190445,"maintainers_count":67505,"namespaces_count":0,"keywords_count":0,"github":"gem-coop","metadata":{"funded_packages_count":6507},"icon_url":"https://github.com/gem-coop.png","created_at":"2025-10-06T17:24:20.932Z","updated_at":"2026-04-03T06:45:05.763Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/gem.coop/namespaces"}},{"id":203156,"name":"faraday","ecosystem":"rubygems","description":"HTTP/REST API client library.","homepage":"https://lostisland.github.io/faraday","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/lostisland/faraday","keywords_array":[],"namespace":null,"versions_count":157,"first_release_published_at":"2009-12-19T22:42:34.529Z","latest_release_published_at":"2026-02-07T15:17:15.093Z","latest_release_number":"2.14.1","last_synced_at":"2026-05-02T12:30:21.114Z","created_at":"2022-04-05T22:14:51.686Z","updated_at":"2026-05-02T12:30:21.114Z","registry_url":"https://rubygems.org/gems/faraday","install_command":"gem install faraday -s https://rubygems.org","documentation_url":"http://www.rubydoc.info/gems/faraday/","metadata":{"funding":null},"repo_metadata":{"id":39885782,"uuid":"417389","full_name":"lostisland/faraday","owner":"lostisland","description":"Simple, but flexible HTTP client library, with support for multiple backends.","archived":false,"fork":false,"pushed_at":"2026-04-08T08:18:16.000Z","size":3392,"stargazers_count":5927,"open_issues_count":60,"forks_count":1010,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-04-26T04:07:57.879Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lostisland.github.io/faraday","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":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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":"2009-12-10T17:14:55.000Z","updated_at":"2026-04-25T09:56:41.000Z","dependencies_parsed_at":"2024-04-02T11:57:00.840Z","dependency_job_id":null,"html_url":"https://github.com/lostisland/faraday","commit_stats":{"total_commits":1736,"total_committers":284,"mean_commits":6.112676056338028,"dds":0.75,"last_synced_commit":"a9cf00425e3abc99b78952af44deb2912a65a882"},"previous_names":[],"tags_count":143,"template":false,"template_full_name":null,"purl":"pkg:github/lostisland/faraday","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/sbom","scorecard":{"id":599435,"data":{"date":"2025-08-11","repo":{"name":"github.com/lostisland/faraday","commit":"bc27144430eb1dd5a02233d3af0ac7f1c8257072"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":10,"reason":"11 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:15","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: found token with 'none' permissions: .github/workflows/refresh_team_page.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":"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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/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/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/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/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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T00:01:26.115Z","repository_id":39885782,"created_at":"2025-08-21T00:01:26.115Z","updated_at":"2025-08-21T00:01:26.115Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32294591,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","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":"v1.10.5","sha":"5c1d68aae6020c7a5398147356e5a42ca205bf80","kind":"commit","published_at":"2026-02-12T12:26:26.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.5/manifests"},{"name":"v2.14.1","sha":"16cbd38ef252d25dedf416a4d2510a2f3db10c87","kind":"commit","published_at":"2026-02-07T15:12:43.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.14.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"3201a42957d37efc968ee8834ba9b50ed5dde54a","kind":"commit","published_at":"2025-09-28T12:54:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.14.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.14.0/manifests"},{"name":"v2.13.4","sha":"d099fafd6588d46662d8f01ddc0c4afc6389c70c","kind":"commit","published_at":"2025-07-25T12:19:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"e76e60d3c0ecf58dbc81c91ab2aa6e8806c5c2d9","kind":"commit","published_at":"2025-07-22T08:34:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"da86ebae9c1e05da22b1e8ecf78cf91974d9a052","kind":"commit","published_at":"2025-07-04T13:14:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"4018769a30a1c16b48289e7120892ef92102417f","kind":"commit","published_at":"2025-04-25T13:37:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"77204cc7e8aba63da0205c64b78c86d844c3df59","kind":"commit","published_at":"2025-04-08T20:19:06.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.0/manifests"},{"name":"v2.12.3","sha":"064a54be6c82e92c2d9b06d73498dd7547dadd4a","kind":"commit","published_at":"2025-04-08T13:05:30.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.3/manifests"},{"name":"v2.12.2","sha":"a9cf00425e3abc99b78952af44deb2912a65a882","kind":"commit","published_at":"2024-12-09T10:50:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"93ef9e0ea905675358e2ae3edadebe1e13df95ef","kind":"commit","published_at":"2024-11-14T11:38:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.1/manifests"},{"name":"v1.10.4","sha":"41c990ee1f82f74270c084cca8f398b186f09262","kind":"commit","published_at":"2024-09-20T14:39:11.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.4/manifests"},{"name":"v2.12.0","sha":"59c5003ceb350096ade65086f8c17efbb7e0e53c","kind":"commit","published_at":"2024-09-18T09:03:36.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"3170e7df6fe40b49a2f406c0aad503a6d9e2aa12","kind":"commit","published_at":"2024-08-26T08:48:45.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.11.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"f27f7ab801abb653a19ccb363a02f08ac4f5c869","kind":"commit","published_at":"2024-07-31T12:07:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.10.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"18524c6e89071fbaf0592790f0f1da7a64107959","kind":"commit","published_at":"2024-07-08T09:36:36.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.10.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"5996054fd4ad39653284862171b28661455044e9","kind":"commit","published_at":"2024-06-18T08:52:10.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.9.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"4abafa5c66ce75bc2abbf0a5e7e98137dea91eb2","kind":"commit","published_at":"2024-06-05T15:30:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.9.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"cc5d60776645d3d341ff0f425c45b3b3d48d98e0","kind":"commit","published_at":"2024-01-09T10:35:49.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.9.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"7e12133b92d4ce17f2ea5ac5c655e939990e6cdb","kind":"commit","published_at":"2023-12-21T08:10:21.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.8.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"25da081f59ea115c78722f659c24f9ccbcb8c84e","kind":"commit","published_at":"2023-12-20T09:36:53.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.8.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.0/manifests"},{"name":"v2.7.12","sha":"3e27447a8016b6fc42829c1b413d82a6d0ea2d77","kind":"commit","published_at":"2023-11-21T13:55:44.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.12","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"28a097f756fc10b13b7193e779c9bae5fec02fb3","kind":"commit","published_at":"2023-09-12T15:41:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.11","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"1518a984c0ee9ea1e31fe25c4c681461d3f66749","kind":"commit","published_at":"2023-07-06T08:47:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.10","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"3af5211900e1ce358b4449b61abdcc8476571241","kind":"commit","published_at":"2023-06-30T08:37:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.9","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"2824eaf968ee88b5c4c2c1411e16de4847cdf20a","kind":"commit","published_at":"2023-06-28T09:18:00.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.8","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"be98e8ef6fd97513ce7d4967b796ef44d8b16bcf","kind":"commit","published_at":"2023-06-20T10:55:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.7","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"e0ce4a4d7919981181ef44eec6c966a82b65e06e","kind":"commit","published_at":"2023-06-07T08:49:57.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"819cfe7f2477eefac5fd1029e5443b15043c24c2","kind":"commit","published_at":"2023-05-23T15:30:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"f6c38689c6b8d46b83bd31393cb2474cf68d9012","kind":"commit","published_at":"2023-01-20T14:54:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.4/manifests"},{"name":"v1.10.3","sha":"82086930f947d037f0ec14ce740c0485a3b4d5a0","kind":"commit","published_at":"2023-01-18T15:42:56.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.3/manifests"},{"name":"v2.7.3","sha":"cc7e7bcea9fbbc0690a5d76b29b25dd9851f5576","kind":"commit","published_at":"2023-01-16T16:06:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"20a5d573f95f5cc1fb39d55629932f1ca90dbf78","kind":"commit","published_at":"2022-12-14T09:55:17.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"c6668ef8a8dc16113d6a4d1c7e88521413b7e4eb","kind":"commit","published_at":"2022-11-18T11:08:50.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"8af0c875bcf98fcbdcb183c8bc4ae15afa3f52e7","kind":"commit","published_at":"2022-11-15T10:28:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.0/manifests"},{"name":"v0.17.6","sha":"f33bd3782c4b110ffea1612dd4263224790cebbf","kind":"commit","published_at":"2022-11-04T17:20:15.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.6/manifests"},{"name":"v2.6.0","sha":"4024f4d4029e090e533c68c3f933c7509280592d","kind":"commit","published_at":"2022-10-03T16:27:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.6.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.6.0/manifests"},{"name":"v1.10.2","sha":"e7bbb4e7500590b13c47010546e8f75e19c19eb4","kind":"commit","published_at":"2022-08-23T12:46:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.2/manifests"},{"name":"v2.5.2","sha":"b3b922949d14f604ed11dc0f749455fc062777e7","kind":"commit","published_at":"2022-08-11T12:48:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.5.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"5e01af382894f2c946b5b06b6c5d6e8808a5d632","kind":"commit","published_at":"2022-08-08T13:29:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.5.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"591b58fc06fb192d77c8a17077005aa77c582a22","kind":"commit","published_at":"2022-08-08T11:29:03.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.5.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.0/manifests"},{"name":"v1.10.1","sha":"6e5403613ab31ec1124eb1748461cbef49639959","kind":"commit","published_at":"2022-08-08T07:20:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.1/manifests"},{"name":"v2.4.0","sha":"69e88b4d522fdb4ee03e77265d7ee569c47549de","kind":"commit","published_at":"2022-07-28T09:04:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.4.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"6ea010be93bb2008e01985a2b5bef68d163fce5f","kind":"commit","published_at":"2022-05-06T15:26:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.3.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.3.0/manifests"},{"name":"v0.17.5","sha":"ca01f47f5d467bb7424b6e3c8840b7e66cf3aa28","kind":"commit","published_at":"2022-02-21T09:39:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.5/manifests"},{"name":"v1.10.0","sha":"824423ccbb534d0b0553c3a0b3f2fbb9b0d84c60","kind":"commit","published_at":"2022-02-17T09:44:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.0/manifests"},{"name":"v2.2.0","sha":"948274e25ee2dc5a5bb11d2900dcafe1829e1b87","kind":"commit","published_at":"2022-02-03T09:36:00.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.2.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"ae55a744d1be49d42dd60b37998c8ac310be88f1","kind":"commit","published_at":"2022-01-15T14:34:05.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.1.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.1.0/manifests"},{"name":"v1.9.3","sha":"47b3979850470b1bdeef0c770db4f9c375e6e21a","kind":"commit","published_at":"2022-01-06T21:48:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0ee48490b032c623b127c6c1af885af26641b14c","kind":"commit","published_at":"2022-01-06T17:50:53.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"554930c6c5db74371628b992bb9505b42d0669f8","kind":"commit","published_at":"2022-01-06T17:05:58.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"aa17e5b3df20d85e571cf67ee5367c41bfe36385","kind":"commit","published_at":"2022-01-06T15:07:21.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.0/manifests"},{"name":"v2.0.1","sha":"309797d5733cfe3c2cad20fa92492143138a2fd2","kind":"commit","published_at":"2022-01-05T21:49:07.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0a5714e8c89bb0aacf414ed00e70b9d70b4097e2","kind":"commit","published_at":"2022-01-04T08:34:19.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0/manifests"},{"name":"v2.0.0.alpha-4","sha":"23e249563613971ced8f851230c46b9eeeefe931","kind":"commit","published_at":"2021-12-15T15:22:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-4","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-4/manifests"},{"name":"v2.0.0.alpha-3","sha":"65b8d3904f3a62e19444c9f4b7ef5b3ffe7e3e6d","kind":"commit","published_at":"2021-11-30T10:00:43.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-3/manifests"},{"name":"v2.0.0.alpha-2","sha":"c6bff34abb5cedc37995ad06e0ff2cea2e7507a0","kind":"commit","published_at":"2021-10-28T09:48:12.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-2/manifests"},{"name":"v2.0.0.alpha-1","sha":"de78dff26d8b90a97f2ee3b228b35787a6362547","kind":"commit","published_at":"2021-10-25T10:18:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-1/manifests"},{"name":"v1.8.0","sha":"d0efa092829362f95d4b71d3bcd3c52189b74277","kind":"commit","published_at":"2021-09-18T07:20:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.8.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"d881f163c0b8e0bb2dcb31185cb52cb1c8aee225","kind":"commit","published_at":"2021-09-13T15:41:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.7.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"a84e6b4dba31612c95b69ea446884139d41cda4b","kind":"commit","published_at":"2021-08-30T08:30:03.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.7.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"83a97b72dfbf82cb111e2fe61137cfacadc34c86","kind":"commit","published_at":"2021-08-09T07:50:42.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.7.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"a089fb83fa017c589cd56e422fac233848b1cf1b","kind":"commit","published_at":"2021-08-01T08:03:31.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.6.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"66d5dae371a8d15606518348e0d9f42b3bca6f87","kind":"commit","published_at":"2021-07-11T10:03:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.5.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e8bfa592f5a4385125cd14bf410bb61cd6a4c44","kind":"commit","published_at":"2021-07-04T18:51:28.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.5.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8ca6a7eb589322f7a7277581873c487e93933d51","kind":"commit","published_at":"2021-06-24T15:10:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"63c33d234dd60a5ae236ef622ba4d7fc47e00eeb","kind":"commit","published_at":"2021-05-22T08:33:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"048718fb79e936807d6c1d58cd353d0a52d6f551","kind":"commit","published_at":"2021-04-18T18:22:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"41d87d62257533bdd3a5ea1a3d354bcdb22a71d6","kind":"commit","published_at":"2021-04-16T10:27:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"e52f7b365046b1eb0aa42d6c085eae8b6e3a63f3","kind":"commit","published_at":"2021-04-16T10:21:55.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.3.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.1/manifests"},{"name":"v0.17.4","sha":"2f3a7da89eeb70dcb3ac17b6f0909a92760fdff4","kind":"commit","published_at":"2021-02-06T09:30:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.4/manifests"},{"name":"v1.3.0","sha":"f68a821dde6f5bf261991fee316fbd9189d36126","kind":"commit","published_at":"2020-12-31T13:13:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.3.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2457525702d3f327ae5dfaeef1724b8ba6a3c6a2","kind":"commit","published_at":"2020-12-23T14:39:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.2.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"571dc11c2faae7b43fc3b6f4e5750493b0d68fbc","kind":"commit","published_at":"2020-10-17T10:49:07.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.1.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"5547e9131aa2629cec13a6b3b00ac9daeab9d430","kind":"commit","published_at":"2020-03-29T13:46:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.0.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ff9dc1d1219a1bbdba95a9a4cf5d135b97247ee2","kind":"commit","published_at":"2020-01-01T00:03:26.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.0.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.0/manifests"},{"name":"v0.17.3","sha":"54c5c2e96c99d1f72aa1adc9d4634b14e52dedbf","kind":"commit","published_at":"2019-12-31T23:25:58.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.3/manifests"},{"name":"v0.17.1","sha":"9865ebbf8ffdbb2f12bb3af7f02baa10070e8c5a","kind":"commit","published_at":"2019-11-27T17:46:50.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"22b689d78f57b688c82084c8e3ee19e136f2ab5b","kind":"commit","published_at":"2019-10-06T21:22:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.0/manifests"},{"name":"v0.16.2","sha":"47e491b6d58169011ae2669d841e292486c818e7","kind":"commit","published_at":"2019-09-29T09:15:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.16.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b6db52158f32d3efc6ace42bf20aaef496f6b7fa","kind":"commit","published_at":"2019-09-27T22:45:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.16.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"dcae077607534a33fab8a9d52fe04144cdb39ba7","kind":"commit","published_at":"2019-09-27T16:34:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.16.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.0/manifests"},{"name":"v1.0-rc1","sha":"8fa2b46196c5b418728e17581071346822e8632b","kind":"commit","published_at":"2019-07-08T18:07:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.0-rc1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0-rc1/manifests"},{"name":"v0.15.4","sha":"1db93400b35649b3da3aa7c926a01c925163be2a","kind":"commit","published_at":"2018-11-27T10:55:37.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"81274c93a21e7860dcbb334df19ece81466f1695","kind":"commit","published_at":"2018-09-19T15:10:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"8ba0797af97ae048213b5fc0837b7bf4febefa76","kind":"commit","published_at":"2018-05-23T15:15:54.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"e8589f9db6a0f8115621918ffc31ceeb98549397","kind":"commit","published_at":"2018-05-10T15:35:29.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4381c2d62da4f148085c0863a20f441625ad3791","kind":"commit","published_at":"2018-04-19T13:06:45.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"7c1c1caecbf118330fba5e07ae8f0232cc60f537","kind":"commit","published_at":"2018-01-19T18:06:55.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.14.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"29feeb92e3413d38ffc1fd3a3479bb48a0915730","kind":"commit","published_at":"2017-08-18T16:16:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.13.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"ead6e342f655bba3c2c25175f379f85ceaf77aee","kind":"commit","published_at":"2017-08-15T09:54:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.13.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"5ba7c30a7bb1d755c6e777b16b68ba1c498a49a7","kind":"commit","published_at":"2017-07-21T11:51:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"e1e50f5eb4a03cde91fd7827f9df46b4f58c19b2","kind":"commit","published_at":"2017-04-21T09:11:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.1/manifests"},{"name":"v0.12.0.1","sha":"68e88a90b11641a8646de8fcf6d84b5256367f66","kind":"commit","published_at":"2017-04-02T09:18:33.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.0.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0.1/manifests"},{"name":"v0.12.0","sha":"617c909c9c1bd5955537b4e4646744fc9bd8bfe1","kind":"commit","published_at":"2017-03-21T10:51:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"e74f24d852ac467139ca7485744d46c1ee5060c8","kind":"commit","published_at":"2017-01-13T14:45:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.11.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"389c503a39a284fc8762a10c2ccf3a4cc1d5f629","kind":"commit","published_at":"2016-12-29T15:22:43.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.10.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"974e0e122c223d4e74fe0fc7048ed41c12ef6ebd","kind":"commit","published_at":"2016-11-11T10:52:50.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.10.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.0/manifests"},{"name":"v0.8.11","sha":"3abe369b89db270ef77cddfe66867d6f1bd2f171","kind":"commit","published_at":"2015-10-07T15:06:17.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.11","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.11/manifests"},{"name":"v0.9.2","sha":"f97f1874e4cd976f564870bb6151fb05e5f4c8b7","kind":"commit","published_at":"2015-10-06T16:30:31.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.2/manifests"},{"name":"v0.8.10","sha":"573cf54b4908ba7c9accf5deab07a9fb2e184a00","kind":"commit","published_at":"2015-08-21T06:30:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.10","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.10/manifests"},{"name":"v0.9.1","sha":"fc40d53ca2d1eb1db9cbee54bd8d7653deb33750","kind":"commit","published_at":"2015-01-07T17:04:33.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b8d90a59bafb8dd6e19488fae07945a7700f5664","kind":"tag","published_at":"2014-01-16T05:07:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0/manifests"},{"name":"v0.9.0.rc7","sha":"40bee8fed7a0f88cd2bf9158d3e9369932e0fb56","kind":"tag","published_at":"2014-01-10T00:56:57.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc7","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc7/manifests"},{"name":"v0.8.9","sha":"0534b2d02f4ef12ce2813235630e89f155c18f3f","kind":"commit","published_at":"2014-01-10T00:55:08.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.9","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.9/manifests"},{"name":"v0.9.0.rc6","sha":"c0b7fd3496249da75eae11557e1d697d754ed84f","kind":"commit","published_at":"2013-11-09T15:42:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc6/manifests"},{"name":"v0.8.8","sha":"5f3703220be76a8391364d278a1dba40e9751729","kind":"commit","published_at":"2013-07-26T14:15:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.8","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.8/manifests"},{"name":"v0.9.0.rc5","sha":"f4e3fc34407205b11b202c74d64349a198aebcfe","kind":"commit","published_at":"2013-05-13T21:21:10.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc5/manifests"},{"name":"v0.9.0.rc4","sha":"50023ad11d50909cdd08e4814d630ed18d7a4af7","kind":"commit","published_at":"2013-05-13T21:18:40.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc4/manifests"},{"name":"v0.9.0.rc3","sha":"eb2a411cd0a376cd26e2fa9d7e841f4a31f5d8e8","kind":"commit","published_at":"2013-05-13T20:41:08.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc3/manifests"},{"name":"v0.9.0.rc2","sha":"e35819bbec66374d8aa327eeb1d3ddaebaedd490","kind":"commit","published_at":"2013-05-13T19:32:06.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc2/manifests"},{"name":"v0.9.0.rc1","sha":"baac8f0aab588ad23a5b020910ca167887699c66","kind":"commit","published_at":"2013-05-08T14:10:41.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc1/manifests"},{"name":"v0.8.7","sha":"febcdf06c25db65245ef6d206d3c5f201231e0c0","kind":"commit","published_at":"2013-03-24T16:29:41.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.7","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"fc7fdd5f438b527a17f93ad4293c1d143a89b3c4","kind":"tag","published_at":"2013-02-25T01:14:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d864e31adc9086ee0ea3fda64e7b3525d58694b3","kind":"tag","published_at":"2013-02-04T15:28:16.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f61bab8f415a6cf3c75011a2ec22ea31f28c393e","kind":"commit","published_at":"2012-08-15T17:48:54.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"01c0d6596f395db8776bbd35bbdbc1cbba42e4bb","kind":"commit","published_at":"2012-08-12T15:40:44.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"c42d2aef804bb5ebf818f5ab80e8bbae391c2ad5","kind":"commit","published_at":"2012-05-29T00:20:49.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416016f31e55673fe85871dbb9a39a9ed8638879","kind":"commit","published_at":"2012-04-23T04:04:36.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0/manifests"},{"name":"v0.8.0.rc2","sha":"4ce1bc511a94071b4c44f4a97030b23159ead9ac","kind":"commit","published_at":"2012-01-28T23:08:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.0.rc2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc2/manifests"},{"name":"v0.8.0.rc","sha":"562fb16ff99752243704d23956b8fc199e400c5e","kind":"commit","published_at":"2012-01-28T22:10:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.0.rc","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc/manifests"},{"name":"v0.7.6","sha":"95f2f5606bf62bdba646db4d37d90d34a522eb7d","kind":"commit","published_at":"2012-01-21T10:06:19.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"347586592820ba14917190494e253ddef052b711","kind":"commit","published_at":"2011-10-04T16:13:14.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"c3dc7fd43d594531e65d5fae3ed172525a3b05a5","kind":"tag","published_at":"2011-07-08T18:11:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"0efca1c878e3e902ee5a11b820c69cef778366c6","kind":"commit","published_at":"2011-06-27T15:39:10.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"2ce28e9a81a77bc396850991d86564fd09a9b150","kind":"commit","published_at":"2011-06-12T21:10:29.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"41c3e49e672b54bef2fe8d383afc2f8623dd4a90","kind":"commit","published_at":"2011-06-09T16:35:11.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"d7c23bc2e8ad3a309a96f4d09a0fb26fd9c524bc","kind":"commit","published_at":"2011-05-10T18:21:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"6411855dce705d873e64139d9f97f92dcfae7956","kind":"commit","published_at":"2011-04-13T16:26:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.6.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"74c8201857c0ddb77aa51dbfee8d8d6a2ecd9200","kind":"commit","published_at":"2011-04-01T00:00:21.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.6.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.0/manifests"},{"name":"v0.5.7","sha":"cb03cd2eb924129fd12cd501ee4178fc0dccaefe","kind":"commit","published_at":"2011-02-27T18:30:32.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.7","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"deb794faad098f83335c11710203e23a7241319c","kind":"commit","published_at":"2011-02-16T01:07:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"825c86d4c4dd7f65667f4c4b18b73fb2f07e9076","kind":"commit","published_at":"2011-02-06T22:56:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"67f5c0b580f7bc5d77030bca27d24542eb8f85f0","kind":"commit","published_at":"2011-01-11T18:57:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"53d4244e97e199b9ceecbd4a41c712e116c69a31","kind":"commit","published_at":"2010-11-09T11:55:28.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"53397635da83a2f4b5e862b5e59cc66f6c39f9c6","kind":"commit","published_at":"2010-10-29T20:21:07.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"54d4813c98606f712f55904925b122e8881e19d0","kind":"commit","published_at":"2010-10-16T00:02:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"101c55f10b5995d40141be3b35a78fe5dd947cc6","kind":"commit","published_at":"2010-10-11T18:04:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.0/manifests"},{"name":"v0.3.1","sha":"4d266f42b68013139c6015606f2cfbe4b492d49f","kind":"tag","published_at":"2010-04-22T17:40:03.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.3.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3313836ae9c016e835c03f186de641b11a8cc3a8","kind":"tag","published_at":"2010-04-22T16:21:11.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.3.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"ba31dbf39a3bfb7100c580751f31edc3513cba20","kind":"commit","published_at":"2010-02-05T01:04:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.2.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.2.1/manifests"},{"name":"v0.1.2","sha":"86f5a2a83dae49db9f015ef5fca7816b2f9c6203","kind":"commit","published_at":"2010-01-05T19:42:44.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.1.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3c166066ca364d9caebd3710adebd6ebde61cddb","kind":"commit","published_at":"2010-01-05T19:28:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.1.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-05-02T12:30:20.596Z","dependent_packages_count":5199,"downloads":1166687972,"downloads_period":"total","dependent_repos_count":484789,"rankings":{"downloads":0.011150633913537985,"dependent_repos_count":0.034009433436290856,"dependent_packages_count":0.010035570522184185,"stargazers_count":0.22189761487940587,"forks_count":0.4488130150199039,"docker_downloads_count":0.09533791996074976,"average":0.13687403128867875},"purl":"pkg:gem/faraday","advisories":[{"uuid":"GSA_kwCzR0hTQS0zM21oLTI2MzQtZndyMs4ABSHn","url":"https://github.com/advisories/GHSA-33mh-2634-fwr2","title":"Faraday affected by SSRF via protocol-relative URL host override in build_exclusive_url","description":"### Impact\n\n  Faraday's `build_exclusive_url` method (in `lib/faraday/connection.rb`) uses Ruby's\n  `URI#merge` to combine the connection's base URL with a user-supplied path. Per RFC 3986,\n  protocol-relative URLs (e.g. `//evil.com/path`) are treated as network-path references\n  that override the base URL's host/authority component.\n\n  This means that if any application passes user-controlled input to Faraday's `get()`,\n  `post()`, `build_url()`, or other request methods, an attacker can supply a\n  protocol-relative URL like `//attacker.com/endpoint` to redirect the request to an\n  arbitrary host, enabling Server-Side Request Forgery (SSRF).\n\n  The `./` prefix guard added in v2.9.2 (PR #1569) explicitly exempts URLs starting with\n  `/`, so protocol-relative URLs bypass it entirely.\n\n  **Example:**\n  ```ruby\n  conn = Faraday.new(url: 'https://api.internal.com')\n  conn.get('//evil.com/steal')\n  # Request is sent to https://evil.com/steal instead of api.internal.com\n  ```\n\n### Patches\n\n  Faraday v2.14.1 is patched against this security issue. All versions of Faraday up to 2.14.0 are affected.\n\n### Workarounds\n\n  **NOTE: Upgrading to Faraday v2.14.1+ is the recommended action to mitigate this issue, however should that not be an option please continue reading.**\n\n  Applications should validate and sanitize any user-controlled input before passing it to\n  Faraday request methods. Specifically:\n\n  - Reject or strip input that starts with // followed by a non-/ character\n  - Use an allowlist of permitted path prefixes\n  - Alternatively, prepend ./ to all user-supplied paths before passing them to Faraday\n\n  Example validation:\n  ```ruby\n  def safe_path(user_input)\n    raise ArgumentError, \"Invalid path\" if user_input.match?(%r{\\A//[^/]})\n    user_input\n  end\n  ```","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2026-02-09T20:37:05.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:N/A:N","references":["https://github.com/lostisland/faraday/security/advisories/GHSA-33mh-2634-fwr2","https://github.com/lostisland/faraday/pull/1569","https://github.com/lostisland/faraday/commit/a6d3a3a0bf59c2ab307d0abd91bc126aef5561bc","https://github.com/lostisland/faraday/releases/tag/v2.14.1","https://www.rfc-editor.org/rfc/rfc3986#section-5.2.2","https://www.rfc-editor.org/rfc/rfc3986#section-5.4","https://nvd.nist.gov/vuln/detail/CVE-2026-25765","https://github.com/rubysec/ruby-advisory-db/blob/master/gems/faraday/CVE-2026-25765.yml","https://github.com/lostisland/faraday/releases/tag/v1.10.5","https://github.com/advisories/GHSA-33mh-2634-fwr2"],"source_kind":"github","identifiers":["GHSA-33mh-2634-fwr2","CVE-2026-25765"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-02-09T21:00:12.371Z","updated_at":"2026-05-01T01:01:31.244Z","epss_percentage":0.0002,"epss_percentile":0.05506,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zM21oLTI2MzQtZndyMs4ABSHn","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zM21oLTI2MzQtZndyMs4ABSHn","packages":[{"ecosystem":"rubygems","package_name":"faraday","versions":[{"first_patched_version":"1.10.5","vulnerable_version_range":"\u003e= 1.0.0, \u003c= 1.10.4"},{"first_patched_version":"2.14.1","vulnerable_version_range":"\u003e= 2.0.0, \u003c= 2.14.0"}],"purl":"pkg:gem/faraday","statistics":{"dependent_packages_count":5199,"dependent_repos_count":484789,"downloads":1165259337,"downloads_period":"total"},"affected_versions":["1.0.0","1.0.1","1.1.0","1.2.0","1.3.0","1.3.1","1.4.0","1.4.1","1.4.2","1.4.3","1.5.0","1.5.1","1.6.0","1.7.0","1.7.1","1.7.2","1.8.0","1.9.0","1.9.1","1.9.2","1.9.3","1.10.0","1.10.1","1.10.2","1.10.3","1.10.4","2.0.0","2.0.1","2.1.0","2.2.0","2.3.0","2.4.0","2.5.0","2.5.1","2.5.2","2.6.0","2.7.0","2.7.1","2.7.2","2.7.3","2.7.4","2.7.5","2.7.6","2.7.7","2.7.8","2.7.9","2.7.10","2.7.11","2.7.12","2.8.0","2.8.1","2.9.0","2.9.1","2.9.2","2.10.0","2.10.1","2.11.0","2.12.0","2.12.1","2.12.2","2.12.3","2.13.0","2.13.1","2.13.2","2.13.3","2.13.4","2.14.0"],"unaffected_versions":["0.0.1","0.0.2","0.1.0","0.1.1","0.1.2","0.2.0","0.2.1","0.2.2","0.2.3","0.2.4","0.3.0","0.3.1","0.4.0","0.4.1","0.4.2","0.4.3","0.4.4","0.4.5","0.4.6","0.5.0","0.5.1","0.5.2","0.5.3","0.5.4","0.5.5","0.5.6","0.5.6.pre","0.5.7","0.6.0","0.6.1","0.7.0","0.7.1","0.7.2","0.7.3","0.7.4","0.7.5","0.7.6","0.8.0","0.8.0.rc2","0.8.1","0.8.2","0.8.4","0.8.5","0.8.6","0.8.7","0.8.8","0.8.9","0.8.10","0.8.11","0.9.0","0.9.0.rc1","0.9.0.rc2","0.9.0.rc3","0.9.0.rc4","0.9.0.rc5","0.9.0.rc6","0.9.0.rc7","0.9.1","0.9.2","0.10.0","0.10.1","0.11.0","0.12.0","0.12.0.1","0.12.1","0.12.2","0.13.0","0.13.1","0.14.0","0.15.0","0.15.1","0.15.2","0.15.3","0.15.4","0.16.0","0.16.1","0.16.2","0.17.0","0.17.1","0.17.3","0.17.4","0.17.5","0.17.6","1.0.0.pre.rc1","1.10.5","2.0.0.alpha.pre.1","2.0.0.alpha.pre.2","2.0.0.alpha.pre.3","2.0.0.alpha.pre.4","2.14.1"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zM21oLTI2MzQtZndyMs4ABSHn/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/rubygems/faraday","docker_dependents_count":2633,"docker_downloads_count":2335166276,"usage_url":"https://repos.ecosyste.ms/usage/rubygems/faraday","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/rubygems/faraday/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-04-29T16:00:16.476Z","issues_count":121,"pull_requests_count":198,"avg_time_to_close_issue":17009604.75,"avg_time_to_close_pull_request":1208409.7704918033,"issues_closed_count":92,"pull_requests_closed_count":183,"pull_request_authors_count":82,"issue_authors_count":110,"avg_comments_per_issue":3.8925619834710745,"avg_comments_per_pull_request":1.0505050505050506,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":9,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":341309.6666666667,"past_year_avg_time_to_close_pull_request":1228211.8333333333,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":3.444444444444444,"past_year_avg_comments_per_pull_request":0.35294117647058826,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":27,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/issues","maintainers":[{"login":"iMacTia","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iMacTia"},{"login":"olleolleolle","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"},{"login":"technoweenie","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/technoweenie"},{"login":"wahpiangle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wahpiangle"}],"active_maintainers":[{"login":"iMacTia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iMacTia"},{"login":"olleolleolle","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/faraday/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/faraday/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/faraday/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/faraday/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/packages/faraday/codemeta","maintainers":[{"uuid":"99170","login":"ollejonsson","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://rubygems.org/profiles/ollejonsson","role":null,"created_at":"2022-11-09T09:31:13.707Z","updated_at":"2022-11-09T09:31:13.707Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/ollejonsson/packages"},{"uuid":"334","login":"technoweenie","name":null,"email":null,"url":null,"packages_count":34,"html_url":"https://rubygems.org/profiles/technoweenie","role":null,"created_at":"2022-11-09T09:31:13.695Z","updated_at":"2022-11-09T09:31:13.695Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/rubygems.org/maintainers/technoweenie/packages"},{"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:13.713Z","updated_at":"2022-11-09T09:31:13.713Z","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":205591,"maintainers_count":68494,"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":13950368,"name":"ruby-faraday","ecosystem":"guix","description":"Ruby HTTP/REST API client library","homepage":"https://github.com/lostisland/faraday","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/lostisland/faraday","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T18:55:45.667Z","latest_release_published_at":"2026-03-02T18:55:45.667Z","latest_release_number":"2.13.1","last_synced_at":"2026-04-27T16:20:41.399Z","created_at":"2026-03-02T18:55:45.496Z","updated_at":"2026-04-27T16:20:42.297Z","registry_url":"https://packages.guix.gnu.org/packages/ruby-faraday/2.13.1/","install_command":"guix install ruby-faraday","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ruby-xyz.scm#n14201","metadata":{"location":"gnu/packages/ruby-xyz.scm:14201","variable_name":"ruby-faraday"},"repo_metadata":{"id":39885782,"uuid":"417389","full_name":"lostisland/faraday","owner":"lostisland","description":"Simple, but flexible HTTP client library, with support for multiple backends.","archived":false,"fork":false,"pushed_at":"2026-02-12T12:27:06.000Z","size":3489,"stargazers_count":5903,"open_issues_count":58,"forks_count":1009,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-02-24T10:50:22.141Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lostisland.github.io/faraday","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":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/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":"2009-12-10T17:14:55.000Z","updated_at":"2026-02-23T06:10:08.000Z","dependencies_parsed_at":"2024-04-02T11:57:00.840Z","dependency_job_id":null,"html_url":"https://github.com/lostisland/faraday","commit_stats":{"total_commits":1736,"total_committers":284,"mean_commits":6.112676056338028,"dds":0.75,"last_synced_commit":"a9cf00425e3abc99b78952af44deb2912a65a882"},"previous_names":[],"tags_count":143,"template":false,"template_full_name":null,"purl":"pkg:github/lostisland/faraday","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/sbom","scorecard":{"id":599435,"data":{"date":"2025-08-11","repo":{"name":"github.com/lostisland/faraday","commit":"bc27144430eb1dd5a02233d3af0ac7f1c8257072"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":10,"reason":"11 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:15","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: found token with 'none' permissions: .github/workflows/refresh_team_page.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":"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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/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/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/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/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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T00:01:26.115Z","repository_id":39885782,"created_at":"2025-08-21T00:01:26.115Z","updated_at":"2025-08-21T00:01:26.115Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29829408,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T15:41:19.027Z","status":"ssl_error","status_checked_at":"2026-02-25T15:40:47.150Z","response_time":61,"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"}},"repo_metadata_updated_at":"2026-04-27T16:20:42.270Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/ruby-faraday","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/ruby-faraday","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/ruby-faraday","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/ruby-faraday/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-faraday/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-faraday/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-faraday/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-faraday/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/ruby-faraday/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31253,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":351},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-02T05:00:31.084Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":7504237,"name":"github.com/lostisland/faraday","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lostisland/faraday","keywords_array":[],"namespace":"github.com/lostisland","versions_count":118,"first_release_published_at":"2010-01-05T19:28:47.000Z","latest_release_published_at":"2024-11-14T11:38:20.000Z","latest_release_number":"v2.12.1+incompatible","last_synced_at":"2026-03-30T23:03:16.233Z","created_at":"2023-04-07T01:52:34.035Z","updated_at":"2026-03-30T23:03:16.233Z","registry_url":"https://pkg.go.dev/github.com/lostisland/faraday","install_command":"go get github.com/lostisland/faraday","documentation_url":"https://pkg.go.dev/github.com/lostisland/faraday#section-documentation","metadata":{},"repo_metadata":{"id":39885782,"uuid":"417389","full_name":"lostisland/faraday","owner":"lostisland","description":"Simple, but flexible HTTP client library, with support for multiple backends.","archived":false,"fork":false,"pushed_at":"2025-10-11T11:27:40.000Z","size":3463,"stargazers_count":5874,"open_issues_count":48,"forks_count":1000,"subscribers_count":88,"default_branch":"main","last_synced_at":"2025-11-07T11:36:27.750Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lostisland.github.io/faraday","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":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/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":"2009-12-10T17:14:55.000Z","updated_at":"2025-11-05T15:17:47.000Z","dependencies_parsed_at":"2024-04-02T11:57:00.840Z","dependency_job_id":"22062915-4a38-4a16-830b-508454091cb9","html_url":"https://github.com/lostisland/faraday","commit_stats":{"total_commits":1736,"total_committers":284,"mean_commits":6.112676056338028,"dds":0.75,"last_synced_commit":"a9cf00425e3abc99b78952af44deb2912a65a882"},"previous_names":[],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/lostisland/faraday","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/sbom","scorecard":{"id":599435,"data":{"date":"2025-08-11","repo":{"name":"github.com/lostisland/faraday","commit":"bc27144430eb1dd5a02233d3af0ac7f1c8257072"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":10,"reason":"11 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:15","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: found token with 'none' permissions: .github/workflows/refresh_team_page.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":"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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/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/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/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/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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T00:01:26.115Z","repository_id":39885782,"created_at":"2025-08-21T00:01:26.115Z","updated_at":"2025-08-21T00:01:26.115Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283355490,"owners_count":26822319,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-11-08T02:00:06.281Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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.14.0","sha":"3201a42957d37efc968ee8834ba9b50ed5dde54a","kind":"commit","published_at":"2025-09-28T12:54:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.14.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.14.0/manifests"},{"name":"v2.13.4","sha":"d099fafd6588d46662d8f01ddc0c4afc6389c70c","kind":"commit","published_at":"2025-07-25T12:19:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.4/manifests"},{"name":"v2.13.3","sha":"e76e60d3c0ecf58dbc81c91ab2aa6e8806c5c2d9","kind":"commit","published_at":"2025-07-22T08:34:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.3/manifests"},{"name":"v2.13.2","sha":"da86ebae9c1e05da22b1e8ecf78cf91974d9a052","kind":"commit","published_at":"2025-07-04T13:14:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.2/manifests"},{"name":"v2.13.1","sha":"4018769a30a1c16b48289e7120892ef92102417f","kind":"commit","published_at":"2025-04-25T13:37:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"77204cc7e8aba63da0205c64b78c86d844c3df59","kind":"commit","published_at":"2025-04-08T20:19:06.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.13.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.13.0/manifests"},{"name":"v2.12.3","sha":"064a54be6c82e92c2d9b06d73498dd7547dadd4a","kind":"commit","published_at":"2025-04-08T13:05:30.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.3/manifests"},{"name":"v2.12.2","sha":"a9cf00425e3abc99b78952af44deb2912a65a882","kind":"commit","published_at":"2024-12-09T10:50:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.2/manifests"},{"name":"v2.12.1","sha":"93ef9e0ea905675358e2ae3edadebe1e13df95ef","kind":"commit","published_at":"2024-11-14T11:38:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.1/manifests"},{"name":"v1.10.4","sha":"41c990ee1f82f74270c084cca8f398b186f09262","kind":"commit","published_at":"2024-09-20T14:39:11.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.4/manifests"},{"name":"v2.12.0","sha":"59c5003ceb350096ade65086f8c17efbb7e0e53c","kind":"commit","published_at":"2024-09-18T09:03:36.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.12.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"3170e7df6fe40b49a2f406c0aad503a6d9e2aa12","kind":"commit","published_at":"2024-08-26T08:48:45.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.11.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.11.0/manifests"},{"name":"v2.10.1","sha":"f27f7ab801abb653a19ccb363a02f08ac4f5c869","kind":"commit","published_at":"2024-07-31T12:07:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.10.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"18524c6e89071fbaf0592790f0f1da7a64107959","kind":"commit","published_at":"2024-07-08T09:36:36.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.10.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.10.0/manifests"},{"name":"v2.9.2","sha":"5996054fd4ad39653284862171b28661455044e9","kind":"commit","published_at":"2024-06-18T08:52:10.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.9.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.2/manifests"},{"name":"v2.9.1","sha":"4abafa5c66ce75bc2abbf0a5e7e98137dea91eb2","kind":"commit","published_at":"2024-06-05T15:30:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.9.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"cc5d60776645d3d341ff0f425c45b3b3d48d98e0","kind":"commit","published_at":"2024-01-09T10:35:49.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.9.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.9.0/manifests"},{"name":"v2.8.1","sha":"7e12133b92d4ce17f2ea5ac5c655e939990e6cdb","kind":"commit","published_at":"2023-12-21T08:10:21.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.8.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"25da081f59ea115c78722f659c24f9ccbcb8c84e","kind":"commit","published_at":"2023-12-20T09:36:53.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.8.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.8.0/manifests"},{"name":"v2.7.12","sha":"3e27447a8016b6fc42829c1b413d82a6d0ea2d77","kind":"commit","published_at":"2023-11-21T13:55:44.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.12","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.12/manifests"},{"name":"v2.7.11","sha":"28a097f756fc10b13b7193e779c9bae5fec02fb3","kind":"commit","published_at":"2023-09-12T15:41:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.11","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.11/manifests"},{"name":"v2.7.10","sha":"1518a984c0ee9ea1e31fe25c4c681461d3f66749","kind":"commit","published_at":"2023-07-06T08:47:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.10","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.10/manifests"},{"name":"v2.7.9","sha":"3af5211900e1ce358b4449b61abdcc8476571241","kind":"commit","published_at":"2023-06-30T08:37:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.9","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.9/manifests"},{"name":"v2.7.8","sha":"2824eaf968ee88b5c4c2c1411e16de4847cdf20a","kind":"commit","published_at":"2023-06-28T09:18:00.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.8","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.8/manifests"},{"name":"v2.7.7","sha":"be98e8ef6fd97513ce7d4967b796ef44d8b16bcf","kind":"commit","published_at":"2023-06-20T10:55:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.7","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.7/manifests"},{"name":"v2.7.6","sha":"e0ce4a4d7919981181ef44eec6c966a82b65e06e","kind":"commit","published_at":"2023-06-07T08:49:57.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.6/manifests"},{"name":"v2.7.5","sha":"819cfe7f2477eefac5fd1029e5443b15043c24c2","kind":"commit","published_at":"2023-05-23T15:30:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.5/manifests"},{"name":"v2.7.4","sha":"f6c38689c6b8d46b83bd31393cb2474cf68d9012","kind":"commit","published_at":"2023-01-20T14:54:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.4/manifests"},{"name":"v1.10.3","sha":"82086930f947d037f0ec14ce740c0485a3b4d5a0","kind":"commit","published_at":"2023-01-18T15:42:56.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.3/manifests"},{"name":"v2.7.3","sha":"cc7e7bcea9fbbc0690a5d76b29b25dd9851f5576","kind":"commit","published_at":"2023-01-16T16:06:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.3/manifests"},{"name":"v2.7.2","sha":"20a5d573f95f5cc1fb39d55629932f1ca90dbf78","kind":"commit","published_at":"2022-12-14T09:55:17.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.2/manifests"},{"name":"v2.7.1","sha":"c6668ef8a8dc16113d6a4d1c7e88521413b7e4eb","kind":"commit","published_at":"2022-11-18T11:08:50.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"8af0c875bcf98fcbdcb183c8bc4ae15afa3f52e7","kind":"commit","published_at":"2022-11-15T10:28:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.7.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.7.0/manifests"},{"name":"v0.17.6","sha":"f33bd3782c4b110ffea1612dd4263224790cebbf","kind":"commit","published_at":"2022-11-04T17:20:15.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.6/manifests"},{"name":"v2.6.0","sha":"4024f4d4029e090e533c68c3f933c7509280592d","kind":"commit","published_at":"2022-10-03T16:27:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.6.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.6.0/manifests"},{"name":"v1.10.2","sha":"e7bbb4e7500590b13c47010546e8f75e19c19eb4","kind":"commit","published_at":"2022-08-23T12:46:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.2/manifests"},{"name":"v2.5.2","sha":"b3b922949d14f604ed11dc0f749455fc062777e7","kind":"commit","published_at":"2022-08-11T12:48:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.5.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.2/manifests"},{"name":"v2.5.1","sha":"5e01af382894f2c946b5b06b6c5d6e8808a5d632","kind":"commit","published_at":"2022-08-08T13:29:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.5.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"591b58fc06fb192d77c8a17077005aa77c582a22","kind":"commit","published_at":"2022-08-08T11:29:03.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.5.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.5.0/manifests"},{"name":"v1.10.1","sha":"6e5403613ab31ec1124eb1748461cbef49639959","kind":"commit","published_at":"2022-08-08T07:20:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.1/manifests"},{"name":"v2.4.0","sha":"69e88b4d522fdb4ee03e77265d7ee569c47549de","kind":"commit","published_at":"2022-07-28T09:04:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.4.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"6ea010be93bb2008e01985a2b5bef68d163fce5f","kind":"commit","published_at":"2022-05-06T15:26:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.3.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.3.0/manifests"},{"name":"v0.17.5","sha":"ca01f47f5d467bb7424b6e3c8840b7e66cf3aa28","kind":"commit","published_at":"2022-02-21T09:39:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.5/manifests"},{"name":"v1.10.0","sha":"824423ccbb534d0b0553c3a0b3f2fbb9b0d84c60","kind":"commit","published_at":"2022-02-17T09:44:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.10.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.10.0/manifests"},{"name":"v2.2.0","sha":"948274e25ee2dc5a5bb11d2900dcafe1829e1b87","kind":"commit","published_at":"2022-02-03T09:36:00.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.2.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"ae55a744d1be49d42dd60b37998c8ac310be88f1","kind":"commit","published_at":"2022-01-15T14:34:05.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.1.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.1.0/manifests"},{"name":"v1.9.3","sha":"47b3979850470b1bdeef0c770db4f9c375e6e21a","kind":"commit","published_at":"2022-01-06T21:48:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"0ee48490b032c623b127c6c1af885af26641b14c","kind":"commit","published_at":"2022-01-06T17:50:53.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"554930c6c5db74371628b992bb9505b42d0669f8","kind":"commit","published_at":"2022-01-06T17:05:58.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"aa17e5b3df20d85e571cf67ee5367c41bfe36385","kind":"commit","published_at":"2022-01-06T15:07:21.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.9.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.9.0/manifests"},{"name":"v2.0.1","sha":"309797d5733cfe3c2cad20fa92492143138a2fd2","kind":"commit","published_at":"2022-01-05T21:49:07.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"0a5714e8c89bb0aacf414ed00e70b9d70b4097e2","kind":"commit","published_at":"2022-01-04T08:34:19.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0/manifests"},{"name":"v2.0.0.alpha-4","sha":"23e249563613971ced8f851230c46b9eeeefe931","kind":"commit","published_at":"2021-12-15T15:22:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-4","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-4/manifests"},{"name":"v2.0.0.alpha-3","sha":"65b8d3904f3a62e19444c9f4b7ef5b3ffe7e3e6d","kind":"commit","published_at":"2021-11-30T10:00:43.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-3","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-3/manifests"},{"name":"v2.0.0.alpha-2","sha":"c6bff34abb5cedc37995ad06e0ff2cea2e7507a0","kind":"commit","published_at":"2021-10-28T09:48:12.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-2","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-2/manifests"},{"name":"v2.0.0.alpha-1","sha":"de78dff26d8b90a97f2ee3b228b35787a6362547","kind":"commit","published_at":"2021-10-25T10:18:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v2.0.0.alpha-1","html_url":"https://github.com/lostisland/faraday/releases/tag/v2.0.0.alpha-1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v2.0.0.alpha-1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v2.0.0.alpha-1/manifests"},{"name":"v1.8.0","sha":"d0efa092829362f95d4b71d3bcd3c52189b74277","kind":"commit","published_at":"2021-09-18T07:20:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.8.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.8.0/manifests"},{"name":"v1.7.2","sha":"d881f163c0b8e0bb2dcb31185cb52cb1c8aee225","kind":"commit","published_at":"2021-09-13T15:41:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.7.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.2/manifests"},{"name":"v1.7.1","sha":"a84e6b4dba31612c95b69ea446884139d41cda4b","kind":"commit","published_at":"2021-08-30T08:30:03.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.7.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"83a97b72dfbf82cb111e2fe61137cfacadc34c86","kind":"commit","published_at":"2021-08-09T07:50:42.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.7.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"a089fb83fa017c589cd56e422fac233848b1cf1b","kind":"commit","published_at":"2021-08-01T08:03:31.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.6.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.6.0/manifests"},{"name":"v1.5.1","sha":"66d5dae371a8d15606518348e0d9f42b3bca6f87","kind":"commit","published_at":"2021-07-11T10:03:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.5.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"0e8bfa592f5a4385125cd14bf410bb61cd6a4c44","kind":"commit","published_at":"2021-07-04T18:51:28.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.5.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"8ca6a7eb589322f7a7277581873c487e93933d51","kind":"commit","published_at":"2021-06-24T15:10:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"63c33d234dd60a5ae236ef622ba4d7fc47e00eeb","kind":"commit","published_at":"2021-05-22T08:33:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"048718fb79e936807d6c1d58cd353d0a52d6f551","kind":"commit","published_at":"2021-04-18T18:22:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"41d87d62257533bdd3a5ea1a3d354bcdb22a71d6","kind":"commit","published_at":"2021-04-16T10:27:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.4.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"e52f7b365046b1eb0aa42d6c085eae8b6e3a63f3","kind":"commit","published_at":"2021-04-16T10:21:55.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.3.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.1/manifests"},{"name":"v0.17.4","sha":"2f3a7da89eeb70dcb3ac17b6f0909a92760fdff4","kind":"commit","published_at":"2021-02-06T09:30:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.4/manifests"},{"name":"v1.3.0","sha":"f68a821dde6f5bf261991fee316fbd9189d36126","kind":"commit","published_at":"2020-12-31T13:13:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.3.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"2457525702d3f327ae5dfaeef1724b8ba6a3c6a2","kind":"commit","published_at":"2020-12-23T14:39:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.2.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"571dc11c2faae7b43fc3b6f4e5750493b0d68fbc","kind":"commit","published_at":"2020-10-17T10:49:07.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.1.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"5547e9131aa2629cec13a6b3b00ac9daeab9d430","kind":"commit","published_at":"2020-03-29T13:46:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.0.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ff9dc1d1219a1bbdba95a9a4cf5d135b97247ee2","kind":"commit","published_at":"2020-01-01T00:03:26.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.0.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0.0/manifests"},{"name":"v0.17.3","sha":"54c5c2e96c99d1f72aa1adc9d4634b14e52dedbf","kind":"commit","published_at":"2019-12-31T23:25:58.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.3/manifests"},{"name":"v0.17.1","sha":"9865ebbf8ffdbb2f12bb3af7f02baa10070e8c5a","kind":"commit","published_at":"2019-11-27T17:46:50.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"22b689d78f57b688c82084c8e3ee19e136f2ab5b","kind":"commit","published_at":"2019-10-06T21:22:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.17.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.17.0/manifests"},{"name":"v0.16.2","sha":"47e491b6d58169011ae2669d841e292486c818e7","kind":"commit","published_at":"2019-09-29T09:15:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.16.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.2/manifests"},{"name":"v0.16.1","sha":"b6db52158f32d3efc6ace42bf20aaef496f6b7fa","kind":"commit","published_at":"2019-09-27T22:45:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.16.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"dcae077607534a33fab8a9d52fe04144cdb39ba7","kind":"commit","published_at":"2019-09-27T16:34:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.16.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.16.0/manifests"},{"name":"v1.0-rc1","sha":"8fa2b46196c5b418728e17581071346822e8632b","kind":"commit","published_at":"2019-07-08T18:07:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v1.0-rc1","html_url":"https://github.com/lostisland/faraday/releases/tag/v1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v1.0-rc1/manifests"},{"name":"v0.15.4","sha":"1db93400b35649b3da3aa7c926a01c925163be2a","kind":"commit","published_at":"2018-11-27T10:55:37.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.4/manifests"},{"name":"v0.15.3","sha":"81274c93a21e7860dcbb334df19ece81466f1695","kind":"commit","published_at":"2018-09-19T15:10:22.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.3/manifests"},{"name":"v0.15.2","sha":"8ba0797af97ae048213b5fc0837b7bf4febefa76","kind":"commit","published_at":"2018-05-23T15:15:54.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.2/manifests"},{"name":"v0.15.1","sha":"e8589f9db6a0f8115621918ffc31ceeb98549397","kind":"commit","published_at":"2018-05-10T15:35:29.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"4381c2d62da4f148085c0863a20f441625ad3791","kind":"commit","published_at":"2018-04-19T13:06:45.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.15.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"7c1c1caecbf118330fba5e07ae8f0232cc60f537","kind":"commit","published_at":"2018-01-19T18:06:55.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.14.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"29feeb92e3413d38ffc1fd3a3479bb48a0915730","kind":"commit","published_at":"2017-08-18T16:16:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.13.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"ead6e342f655bba3c2c25175f379f85ceaf77aee","kind":"commit","published_at":"2017-08-15T09:54:52.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.13.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.13.0/manifests"},{"name":"v0.12.2","sha":"5ba7c30a7bb1d755c6e777b16b68ba1c498a49a7","kind":"commit","published_at":"2017-07-21T11:51:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"e1e50f5eb4a03cde91fd7827f9df46b4f58c19b2","kind":"commit","published_at":"2017-04-21T09:11:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.1/manifests"},{"name":"v0.12.0.1","sha":"68e88a90b11641a8646de8fcf6d84b5256367f66","kind":"commit","published_at":"2017-04-02T09:18:33.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.0.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0.1/manifests"},{"name":"v0.12.0","sha":"617c909c9c1bd5955537b4e4646744fc9bd8bfe1","kind":"commit","published_at":"2017-03-21T10:51:02.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.12.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"e74f24d852ac467139ca7485744d46c1ee5060c8","kind":"commit","published_at":"2017-01-13T14:45:25.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.11.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"389c503a39a284fc8762a10c2ccf3a4cc1d5f629","kind":"commit","published_at":"2016-12-29T15:22:43.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.10.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"974e0e122c223d4e74fe0fc7048ed41c12ef6ebd","kind":"commit","published_at":"2016-11-11T10:52:50.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.10.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.10.0/manifests"},{"name":"v0.8.11","sha":"3abe369b89db270ef77cddfe66867d6f1bd2f171","kind":"commit","published_at":"2015-10-07T15:06:17.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.11","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.11/manifests"},{"name":"v0.9.2","sha":"f97f1874e4cd976f564870bb6151fb05e5f4c8b7","kind":"commit","published_at":"2015-10-06T16:30:31.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.2/manifests"},{"name":"v0.8.10","sha":"573cf54b4908ba7c9accf5deab07a9fb2e184a00","kind":"commit","published_at":"2015-08-21T06:30:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.10","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.10/manifests"},{"name":"v0.9.1","sha":"fc40d53ca2d1eb1db9cbee54bd8d7653deb33750","kind":"commit","published_at":"2015-01-07T17:04:33.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"b8d90a59bafb8dd6e19488fae07945a7700f5664","kind":"tag","published_at":"2014-01-16T05:07:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0/manifests"},{"name":"v0.9.0.rc7","sha":"40bee8fed7a0f88cd2bf9158d3e9369932e0fb56","kind":"tag","published_at":"2014-01-10T00:56:57.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc7","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc7/manifests"},{"name":"v0.8.9","sha":"0534b2d02f4ef12ce2813235630e89f155c18f3f","kind":"commit","published_at":"2014-01-10T00:55:08.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.9","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.9/manifests"},{"name":"v0.9.0.rc6","sha":"c0b7fd3496249da75eae11557e1d697d754ed84f","kind":"commit","published_at":"2013-11-09T15:42:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc6/manifests"},{"name":"v0.8.8","sha":"5f3703220be76a8391364d278a1dba40e9751729","kind":"commit","published_at":"2013-07-26T14:15:48.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.8","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.8/manifests"},{"name":"v0.9.0.rc5","sha":"f4e3fc34407205b11b202c74d64349a198aebcfe","kind":"commit","published_at":"2013-05-13T21:21:10.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc5/manifests"},{"name":"v0.9.0.rc4","sha":"50023ad11d50909cdd08e4814d630ed18d7a4af7","kind":"commit","published_at":"2013-05-13T21:18:40.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc4/manifests"},{"name":"v0.9.0.rc3","sha":"eb2a411cd0a376cd26e2fa9d7e841f4a31f5d8e8","kind":"commit","published_at":"2013-05-13T20:41:08.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc3/manifests"},{"name":"v0.9.0.rc2","sha":"e35819bbec66374d8aa327eeb1d3ddaebaedd490","kind":"commit","published_at":"2013-05-13T19:32:06.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc2/manifests"},{"name":"v0.9.0.rc1","sha":"baac8f0aab588ad23a5b020910ca167887699c66","kind":"commit","published_at":"2013-05-08T14:10:41.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.9.0.rc1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.9.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.9.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.9.0.rc1/manifests"},{"name":"v0.8.7","sha":"febcdf06c25db65245ef6d206d3c5f201231e0c0","kind":"commit","published_at":"2013-03-24T16:29:41.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.7","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"fc7fdd5f438b527a17f93ad4293c1d143a89b3c4","kind":"tag","published_at":"2013-02-25T01:14:24.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"d864e31adc9086ee0ea3fda64e7b3525d58694b3","kind":"tag","published_at":"2013-02-04T15:28:16.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f61bab8f415a6cf3c75011a2ec22ea31f28c393e","kind":"commit","published_at":"2012-08-15T17:48:54.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.4/manifests"},{"name":"v0.8.2","sha":"01c0d6596f395db8776bbd35bbdbc1cbba42e4bb","kind":"commit","published_at":"2012-08-12T15:40:44.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"c42d2aef804bb5ebf818f5ab80e8bbae391c2ad5","kind":"commit","published_at":"2012-05-29T00:20:49.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"416016f31e55673fe85871dbb9a39a9ed8638879","kind":"commit","published_at":"2012-04-23T04:04:36.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0/manifests"},{"name":"v0.8.0.rc2","sha":"4ce1bc511a94071b4c44f4a97030b23159ead9ac","kind":"commit","published_at":"2012-01-28T23:08:18.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.0.rc2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc2/manifests"},{"name":"v0.8.0.rc","sha":"562fb16ff99752243704d23956b8fc199e400c5e","kind":"commit","published_at":"2012-01-28T22:10:39.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.8.0.rc","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.8.0.rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.8.0.rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.8.0.rc/manifests"},{"name":"v0.7.6","sha":"95f2f5606bf62bdba646db4d37d90d34a522eb7d","kind":"commit","published_at":"2012-01-21T10:06:19.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"347586592820ba14917190494e253ddef052b711","kind":"commit","published_at":"2011-10-04T16:13:14.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"c3dc7fd43d594531e65d5fae3ed172525a3b05a5","kind":"tag","published_at":"2011-07-08T18:11:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"0efca1c878e3e902ee5a11b820c69cef778366c6","kind":"commit","published_at":"2011-06-27T15:39:10.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"2ce28e9a81a77bc396850991d86564fd09a9b150","kind":"commit","published_at":"2011-06-12T21:10:29.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"41c3e49e672b54bef2fe8d383afc2f8623dd4a90","kind":"commit","published_at":"2011-06-09T16:35:11.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"d7c23bc2e8ad3a309a96f4d09a0fb26fd9c524bc","kind":"commit","published_at":"2011-05-10T18:21:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.7.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"6411855dce705d873e64139d9f97f92dcfae7956","kind":"commit","published_at":"2011-04-13T16:26:35.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.6.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"74c8201857c0ddb77aa51dbfee8d8d6a2ecd9200","kind":"commit","published_at":"2011-04-01T00:00:21.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.6.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.6.0/manifests"},{"name":"v0.5.7","sha":"cb03cd2eb924129fd12cd501ee4178fc0dccaefe","kind":"commit","published_at":"2011-02-27T18:30:32.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.7","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.7/manifests"},{"name":"v0.5.6","sha":"deb794faad098f83335c11710203e23a7241319c","kind":"commit","published_at":"2011-02-16T01:07:20.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.6","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"825c86d4c4dd7f65667f4c4b18b73fb2f07e9076","kind":"commit","published_at":"2011-02-06T22:56:46.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.5","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.5/manifests"},{"name":"v0.5.4","sha":"67f5c0b580f7bc5d77030bca27d24542eb8f85f0","kind":"commit","published_at":"2011-01-11T18:57:09.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.4","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"53d4244e97e199b9ceecbd4a41c712e116c69a31","kind":"commit","published_at":"2010-11-09T11:55:28.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.3","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"53397635da83a2f4b5e862b5e59cc66f6c39f9c6","kind":"commit","published_at":"2010-10-29T20:21:07.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"54d4813c98606f712f55904925b122e8881e19d0","kind":"commit","published_at":"2010-10-16T00:02:04.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"101c55f10b5995d40141be3b35a78fe5dd947cc6","kind":"commit","published_at":"2010-10-11T18:04:34.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.5.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.5.0/manifests"},{"name":"v0.3.1","sha":"4d266f42b68013139c6015606f2cfbe4b492d49f","kind":"tag","published_at":"2010-04-22T17:40:03.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.3.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"3313836ae9c016e835c03f186de641b11a8cc3a8","kind":"tag","published_at":"2010-04-22T16:21:11.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.3.0","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"ba31dbf39a3bfb7100c580751f31edc3513cba20","kind":"commit","published_at":"2010-02-05T01:04:59.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.2.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.2.1/manifests"},{"name":"v0.1.2","sha":"86f5a2a83dae49db9f015ef5fca7816b2f9c6203","kind":"commit","published_at":"2010-01-05T19:42:44.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.1.2","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"3c166066ca364d9caebd3710adebd6ebde61cddb","kind":"commit","published_at":"2010-01-05T19:28:47.000Z","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/v0.1.1","html_url":"https://github.com/lostisland/faraday/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/lostisland/faraday@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-11-14T12:10:38.604Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.793834424600911,"dependent_packages_count":8.452778221382484,"stargazers_count":0.8906451653062326,"forks_count":0.872801138697884,"docker_downloads_count":null,"average":3.752514737496878},"purl":"pkg:golang/github.com/lostisland/faraday","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/lostisland/faraday","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/lostisland/faraday","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/lostisland/faraday/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-28T13:29:09.275Z","issues_count":113,"pull_requests_count":189,"avg_time_to_close_issue":17520996.38202247,"avg_time_to_close_pull_request":1247938.2655367232,"issues_closed_count":89,"pull_requests_closed_count":177,"pull_request_authors_count":79,"issue_authors_count":103,"avg_comments_per_issue":3.9026548672566372,"avg_comments_per_pull_request":1.0423280423280423,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":14,"past_year_pull_requests_count":48,"past_year_avg_time_to_close_issue":250713.66666666666,"past_year_avg_time_to_close_pull_request":1235696.0,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":39,"past_year_pull_request_authors_count":22,"past_year_issue_authors_count":13,"past_year_avg_comments_per_issue":2.142857142857143,"past_year_avg_comments_per_pull_request":0.5208333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/issues","maintainers":[{"login":"iMacTia","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iMacTia"},{"login":"olleolleolle","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"},{"login":"technoweenie","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/technoweenie"}],"active_maintainers":[{"login":"iMacTia","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iMacTia"},{"login":"olleolleolle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flostisland%2Ffaraday/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flostisland%2Ffaraday/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flostisland%2Ffaraday/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flostisland%2Ffaraday/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Flostisland%2Ffaraday/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2121433,"maintainers_count":0,"namespaces_count":782439,"keywords_count":112823,"github":"golang","metadata":{"funded_packages_count":53495},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-04-19T05:14:45.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13466632,"name":"ruby-faraday","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lostisland/faraday","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lostisland/faraday","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T16:31:22.175Z","latest_release_published_at":"2026-02-09T16:31:22.175Z","latest_release_number":"2.10.0-1","last_synced_at":"2026-03-09T17:05:20.755Z","created_at":"2026-02-09T16:31:21.866Z","updated_at":"2026-03-09T17:32:10.268Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-faraday","install_command":"apt-get install ruby-faraday","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-faraday","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, lsof, rake, ruby-faraday-net-http (\u003c\u003c 3.1), ruby-faraday-net-http (\u003e= 2.0), ruby-rspec, ruby-em-http-request, ruby-em-synchrony, ruby-excon, ruby-httpclient, ruby-minitest, ruby-multipart-post, ruby-net-http-persistent (\u003e= 3.1~), ruby-rack-test, ruby-sinatra, ruby-typhoeus (\u003e= 1.4~), ruby-webmock, ruby-multipart-parser, ruby-ruby2-keywords, pry, ruby-simplecov, ruby-coveralls","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-faraday?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-faraday","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-faraday","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-faraday/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-faraday/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-faraday/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-faraday/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-faraday/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/ruby-faraday/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13778802,"name":"ruby-faraday","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lostisland/faraday","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lostisland/faraday","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T13:16:35.884Z","latest_release_published_at":"2026-02-13T13:16:35.884Z","latest_release_number":"1.1.0-7","last_synced_at":"2026-03-13T22:41:11.845Z","created_at":"2026-02-13T13:16:35.725Z","updated_at":"2026-03-13T22:41:11.846Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-faraday","install_command":"apt-get install ruby-faraday","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-faraday","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, lsof, ruby-rspec, ruby-em-http-request, ruby-em-synchrony, ruby-excon, ruby-httpclient, ruby-minitest, ruby-multipart-post, ruby-net-http-persistent (\u003e= 3.1~), ruby-rack-test, ruby-sinatra, ruby-typhoeus (\u003e= 1.4~), ruby-webmock, ruby-multipart-parser, ruby-ruby2-keywords, pry, ruby-simplecov, ruby-coveralls","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T13:16:36.540Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/ruby-faraday?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-faraday","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-faraday","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-faraday/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-faraday/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-faraday/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-faraday/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-faraday/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/ruby-faraday/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":13668862,"name":"ruby-faraday","ecosystem":"debian","description":null,"homepage":"https://github.com/lostisland/faraday","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/lostisland/faraday","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T12:23:19.896Z","latest_release_published_at":"2026-02-12T12:23:19.896Z","latest_release_number":"2.12.2-1","last_synced_at":"2026-03-14T15:02:37.914Z","created_at":"2026-02-12T12:23:19.518Z","updated_at":"2026-03-14T15:02:37.914Z","registry_url":"https://tracker.debian.org/pkg/ruby-faraday","install_command":"apt-get install ruby-faraday","documentation_url":"https://packages.debian.org/trixie/ruby-faraday","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-faraday","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, lsof, rake, ruby-faraday-net-http (\u003c\u003c 3.1), ruby-faraday-net-http (\u003e= 2.0), ruby-rspec, ruby-multipart-post, ruby-net-http-persistent (\u003e= 3.1~), ruby-rack-test, ruby-webmock, ruby-ruby2-keywords, pry, ruby-simplecov, ruby-coveralls","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":39885782,"uuid":"417389","full_name":"lostisland/faraday","owner":"lostisland","description":"Simple, but flexible HTTP client library, with support for multiple backends.","archived":false,"fork":false,"pushed_at":"2026-02-09T05:04:43.000Z","size":3484,"stargazers_count":5898,"open_issues_count":56,"forks_count":1007,"subscribers_count":88,"default_branch":"main","last_synced_at":"2026-02-09T23:55:44.655Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://lostisland.github.io/faraday","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":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":".github/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":"2009-12-10T17:14:55.000Z","updated_at":"2026-02-09T12:25:46.000Z","dependencies_parsed_at":"2024-04-02T11:57:00.840Z","dependency_job_id":"22062915-4a38-4a16-830b-508454091cb9","html_url":"https://github.com/lostisland/faraday","commit_stats":{"total_commits":1736,"total_committers":284,"mean_commits":6.112676056338028,"dds":0.75,"last_synced_commit":"a9cf00425e3abc99b78952af44deb2912a65a882"},"previous_names":[],"tags_count":141,"template":false,"template_full_name":null,"purl":"pkg:github/lostisland/faraday","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostisland","download_url":"https://codeload.github.com/lostisland/faraday/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/sbom","scorecard":{"id":599435,"data":{"date":"2025-08-11","repo":{"name":"github.com/lostisland/faraday","commit":"bc27144430eb1dd5a02233d3af0ac7f1c8257072"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/29 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":10,"reason":"11 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:15","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: found token with 'none' permissions: .github/workflows/refresh_team_page.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":"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":"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:25: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/lostisland/faraday/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/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/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/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":"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":"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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 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"}},{"name":"Vulnerabilities","score":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-4r62-v4vq-hr96","Warn: Project is vulnerable to: GHSA-5v2h-r2cx-5xgj","Warn: Project is vulnerable to: GHSA-rrrm-qjm4-v8hf","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T00:01:26.115Z","repository_id":39885782,"created_at":"2025-08-21T00:01:26.115Z","updated_at":"2025-08-21T00:01:26.115Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29347443,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T20:11:40.865Z","status":"ssl_error","status_checked_at":"2026-02-11T20:10:41.637Z","response_time":97,"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"}},"repo_metadata_updated_at":"2026-02-12T12:23:26.057Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-faraday?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-faraday","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-faraday","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-faraday/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-faraday/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-faraday/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-faraday/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-faraday/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/ruby-faraday/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13406569,"name":"ruby-faraday","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/lostisland/faraday","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lostisland/faraday","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T15:08:45.478Z","latest_release_published_at":"2026-02-06T15:08:45.478Z","latest_release_number":"2.7.1-2","last_synced_at":"2026-03-06T16:47:37.447Z","created_at":"2026-02-06T15:08:45.045Z","updated_at":"2026-03-06T16:47:37.448Z","registry_url":"https://launchpad.net/ubuntu/+source/ruby-faraday","install_command":"apt-get install ruby-faraday","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"ruby-faraday","standards_version":"4.6.2","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, lsof, rake, ruby-faraday-net-http (\u003c\u003c 3.1), ruby-faraday-net-http (\u003e= 2.0), ruby-rspec, ruby-em-http-request, ruby-em-synchrony, ruby-excon, ruby-httpclient, ruby-minitest, ruby-multipart-post, ruby-net-http-persistent (\u003e= 3.1~), ruby-rack-test, ruby-sinatra, ruby-typhoeus (\u003e= 1.4~), ruby-webmock, ruby-multipart-parser, ruby-ruby2-keywords, pry, ruby-simplecov, ruby-coveralls","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/ruby-faraday?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/ruby-faraday","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/ruby-faraday","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/ruby-faraday/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-faraday/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-faraday/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-faraday/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-faraday/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/ruby-faraday/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13712343,"name":"ruby-faraday","ecosystem":"debian","description":null,"homepage":"https://github.com/lostisland/faraday","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/lostisland/faraday","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T23:29:01.421Z","latest_release_published_at":"2026-02-12T23:29:01.421Z","latest_release_number":"1.1.0-7","last_synced_at":"2026-03-13T03:29:14.993Z","created_at":"2026-02-12T23:29:01.243Z","updated_at":"2026-03-13T03:29:14.993Z","registry_url":"https://tracker.debian.org/pkg/ruby-faraday","install_command":"apt-get install ruby-faraday","documentation_url":"https://packages.debian.org/bookworm/ruby-faraday","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"ruby-faraday","standards_version":"4.6.0","maintainer":"Debian Ruby Team \u003cpkg-ruby-extras-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), gem2deb, lsof, ruby-rspec, ruby-em-http-request, ruby-em-synchrony, ruby-excon, ruby-httpclient, ruby-minitest, ruby-multipart-post, ruby-net-http-persistent (\u003e= 3.1~), ruby-rack-test, ruby-sinatra, ruby-typhoeus (\u003e= 1.4~), ruby-webmock, ruby-multipart-parser, ruby-ruby2-keywords, pry, ruby-simplecov, ruby-coveralls","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T23:29:01.933Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/ruby-faraday?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/ruby-faraday","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/ruby-faraday","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/ruby-faraday/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-faraday/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-faraday/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-faraday/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-faraday/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/ruby-faraday/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}}],"commits":{"id":3172,"full_name":"lostisland/faraday","default_branch":"main","total_commits":1777,"total_committers":295,"total_bot_commits":5,"total_bot_committers":1,"mean_commits":6.023728813559322,"dds":0.7557681485649972,"past_year_total_commits":33,"past_year_total_committers":13,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":2.5384615384615383,"past_year_dds":0.6363636363636364,"last_synced_at":"2026-05-02T14:14:35.485Z","last_synced_commit":"81dc1688742ad30fa747daba5a82592a1e4df8a8","created_at":"2023-03-07T09:16:46.353Z","updated_at":"2026-05-02T14:08:02.028Z","committers":[{"name":"rick","email":"technoweenie@gmail.com","login":"technoweenie","count":434},{"name":"Matt","email":"iMacTia","login":"iMacTia","count":306},{"name":"Mislav Marohnić","email":"mislav.marohnic@gmail.com","login":"mislav","count":230},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":171},{"name":"Erik Michaels-Ober","email":"sferik@gmail.com","login":"sferik","count":143},{"name":"Zack Hobson","email":"zack@zackhobson.com","login":"zenhob","count":26},{"name":"Yutaka Kamei","email":"kamei@yykamei.me","login":"yykamei","count":10},{"name":"James Herdman","email":"james.herdman@gmail.com","login":"jherdman","count":10},{"name":"htwroclau","email":"35439320+htwroclau","login":"htwroclau","count":8},{"name":"Josh Lubaway","email":"josh.lubaway@gmail.com","login":"jish","count":7},{"name":"Jim Myhrberg","email":"contact@jimeh.me","login":"jimeh","count":7},{"name":"Eric Lindvall","email":"eric@5stops.com","login":"eric","count":7},{"name":"Bart","email":"bartdewater@gmail.com","login":"bdewater","count":6},{"name":"Samuel Williams","email":"samuel.williams@oriontransfer.co.nz","login":"ioquatix","count":6},{"name":"Hakan Ensari","email":"hakan.ensari@papercavalier.com","login":"hakanensari","count":6},{"name":"Dan Dofter","email":"dan@dofter.com","login":"archfear","count":6},{"name":"Tim Galeckas","email":"tgaleckas@groupon.com","login":null,"count":6},{"name":"Alexander Popov","email":"alex.wayfer@gmail.com","login":"AlexWayfer","count":5},{"name":"Geoff Hubbard","email":"Insti","login":"Insti","count":5},{"name":"Hiten Parmar","email":"hrparmar@gmail.com","login":"hrp","count":5},{"name":"Michael Grosser","email":"michael@grosser.it","login":"grosser","count":5},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Ezekiel Templin","email":"zeke@templ.in","login":"ezkl","count":5},{"name":"Jerry Cheung","email":"jch@whatcodecraves.com","login":null,"count":4},{"name":"Robert Jackson","email":"robertj@promedicalinc.com","login":null,"count":4},{"name":"Andrew Kane","email":"andrew@contextoptional.com","login":null,"count":4},{"name":"Adam Doppelt","email":"amd@gurge.com","login":"gurgeous","count":4},{"name":"José Valim","email":"jose.valim@gmail.com","login":"josevalim","count":4},{"name":"Leon Miller-Out","email":"leon@singlebrook.com","login":"sbleon","count":4},{"name":"Sebastian Cohnen","email":"tisba","login":"tisba","count":4},{"name":"Steve Agalloco","email":"steve.agalloco@gmail.com","login":"stve","count":4},{"name":"epaew","email":"epaew.333@gmail.com","login":"epaew","count":4},{"name":"Daniel Pepper","email":"pepper.daniel@gmail.com","login":"dpep","count":3},{"name":"David Lee","email":"davidomundo@gmail.com","login":"dlee","count":3},{"name":"Diego Elio 'Flameeyes' Pettenò","email":"flameeyes@gmail.com","login":"Flameeyes","count":3},{"name":"Earlopain","email":"14981592+Earlopain","login":"Earlopain","count":3},{"name":"Mike Bourgeous","email":"mike@mikebourgeous.com","login":"mike-bourgeous","count":3},{"name":"Brian D. Burns","email":"burns@iosctr.com","login":null,"count":3},{"name":"Ben Maraney","email":"ben.maraney@klarna.com","login":null,"count":3},{"name":"Hawk Newton","email":"hawk.newton@gmail.com","login":"hawknewton","count":2},{"name":"Matt Brictson","email":"matt@123mail.org","login":"mattbrictson","count":2},{"name":"Henrique Albuquerque","email":"henrique.alb@me.com","login":"henrialb","count":2},{"name":"Igor Victor","email":"gogainda@yandex.ru","login":"gogainda","count":2},{"name":"James Smith","email":"james@loopj.com","login":"loopj","count":2},{"name":"José Augusto","email":"joseaugusto.881@outlook.com","login":"JAugusto42","count":2},{"name":"Kiselev Valentine","email":"mrexox@outlook.com","login":"mrexox","count":2},{"name":"Yuki Hirasawa","email":"48427044+hirasawayuki","login":"hirasawayuki","count":2},{"name":"frankenbot","email":"frankensteinbot@gmail.com","login":"ReadmeCritic","count":2},{"name":"Nicholas La Roux","email":"larouxn@gmail.com","login":"larouxn","count":2},{"name":"Nathaniel Bibler","email":"git@nathanielbibler.com","login":"nbibler","count":2},{"name":"Myron Marston","email":"myron.marston@gmail.com","login":"myronmarston","count":2},{"name":"Michiel","email":"michielalexanderb@gmail.com","login":"michielboekhoff","count":2},{"name":"Mauricio Linhares","email":"mauricio.linhares@gmail.com","login":"mauricio","count":2},{"name":"Mark Campbell","email":"nitrodist@gmail.com","login":"Nitrodist","count":2},{"name":"Leo Cassarani","email":"leo.cassarani@me.com","login":"leocassarani","count":2},{"name":"Larry Marburger","email":"larry@marburger.cc","login":"lmarburger","count":2},{"name":"Koichi ITO","email":"koic.ito@gmail.com","login":"koic","count":2},{"name":"Sampat Badhe","email":"sampatbadhe@gmail.com","login":"sampatbadhe","count":2},{"name":"Dimitrij Denissenko","email":"dimitrij.denissenko@blacksquaremedia.com","login":"dim","count":2},{"name":"Duncan Robertson","email":"duncan@whomwah.com","login":"whomwah","count":2},{"name":"Florian Munz","email":"surf@theflow.de","login":"theflow","count":2},{"name":"Geremia Taglialatela","email":"tagliala","login":"tagliala","count":2},{"name":"Vincent Voyer","email":"vincent@codeagain.com","login":"vvo","count":2},{"name":"Tijmen Brommet","email":"tijmen@gmail.com","login":"tijmenb","count":2},{"name":"Ted Johansson","email":"drenmi@gmail.com","login":"Drenmi","count":2},{"name":"Steven Davidovitz","email":"sdavidovitz@zendesk.com","login":"steved","count":2},{"name":"Rahul Horé","email":"hore.rahul@gmail.com","login":"O-I","count":2},{"name":"Peter Vandenberk","email":"pvandenberk@mac.com","login":"pvdb","count":2},{"name":"Peter Goldstein","email":"peter.m.goldstein@gmail.com","login":"petergoldstein","count":2},{"name":"Jonathan Rochkind","email":"jonathan@dnil.net","login":"jrochkind","count":2},{"name":"Christian Schmidt","email":"cs@relatel.dk","login":"c960657","count":2},{"name":"Dor Shahaf","email":"dor@shahaf.com","login":"SoapSeller","count":2},{"name":"Lars Gierth","email":"lars@soundcloud.com","login":null,"count":2},{"name":"Steve Burkett","email":"steve.burkett@g5platform.com","login":null,"count":2},{"name":"Ruslan Korolev","email":"rusik3@gmail.com","login":null,"count":2},{"name":"Ben Hanzl","email":"benh@izea.com","login":null,"count":2},{"name":"Dave Golombek","email":"dgolombek@mylookout.com","login":null,"count":2},{"name":"Wesley Beary","email":"geemus@gmail.com","login":"geemus","count":2},{"name":"Alexander Pepper","email":"alexander.pepper@infopark.de","login":"apepper","count":2},{"name":"Bobby McDonald","email":"BobbyMcWho","login":"BobbyMcWho","count":2},{"name":"Christian","email":"chris@szar.de","login":"stayhero","count":2},{"name":"Cohen Carlisle","email":"Cohen-Carlisle","login":"Cohen-Carlisle","count":2},{"name":"Colin Jones","email":"trptcolin@gmail.com","login":"trptcolin","count":2},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"Clayton Passmore","email":"ClaytonPassmore","login":"ClaytonPassmore","count":1},{"name":"Chris AtLee","email":"chris@atlee.ca","login":"catlee","count":1},{"name":"Cavi","email":"cavi21@gmail.com","login":"cavi21","count":1},{"name":"Catalin","email":"6650666+ci","login":"ci","count":1},{"name":"Carl Lerche","email":"me@carllerche.com","login":"carllerche","count":1},{"name":"Bryan Goss","email":"bcgoss","login":"bcgoss","count":1},{"name":"Brandon Dunne","email":"brandondunne@hotmail.com","login":"bdunne","count":1},{"name":"Borisov Dmitry","email":"scorpion061181@gmail.com","login":"hbda","count":1},{"name":"Bob Aman","email":"bob@sporkmonger.com","login":"sporkmonger","count":1},{"name":"Blake Erickson","email":"o.blakeerickson@gmail.com","login":"oblakeerickson","count":1},{"name":"Benjamin Fleischer","email":"bf4","login":"bf4","count":1},{"name":"Ben Burkert","email":"ben@benburkert.com","login":"benburkert","count":1},{"name":"Arun Kumar","email":"arunkumarm1995@gmail.com","login":"arku","count":1},{"name":"Anton Ilin","email":"bronislav","login":"bronislav","count":1},{"name":"Edward Loveall","email":"edward@edwardloveall.com","login":"edwardloveall","count":1},{"name":"Dorren Chen","email":"dorrenchen@gmail.com","login":"dorren","count":1},{"name":"Col","email":"col.w.harris@gmail.com","login":"col","count":1},{"name":"Dominic Cleal","email":"dominic@cleal.org","login":"domcleal","count":1},{"name":"Dimitrios Zorbas","email":"zorbash@hotmail.com","login":"zorbash","count":1},{"name":"Dharam Gollapudi","email":"dharam.gollapudi@gmail.com","login":"dharamgollapudi","count":1},{"name":"Denis Talakevich","email":"cnpaut@gmail.com","login":"senid231","count":1},{"name":"Dean Silfen","email":"dean.silfen@gmail.com","login":"djds23","count":1},{"name":"DavidKnott","email":"david1k1nott@gmail.com","login":"DavidKnott","count":1},{"name":"David Rodríguez","email":"deivid.rodriguez@riseup.net","login":"deivid-rodriguez","count":1},{"name":"David Cornu","email":"davidjcornu@gmail.com","login":"davidcornu","count":1},{"name":"Daniel George Holz","email":"dgholz@gmail.com","login":"dgholz","count":1},{"name":"Daniel Cadenas","email":"dcadenas@gmail.com","login":"dcadenas","count":1},{"name":"Damau","email":"2249211+damau","login":"damau","count":1},{"name":"Cyril Mougel","email":"cyril.mougel@gmail.com","login":"shingara","count":1},{"name":"Craig Day","email":"craig-day","login":"craig-day","count":1},{"name":"Harald Sitter","email":"sitter.harald@gmail.com","login":"hsitter","count":1},{"name":"Chris Hunt","email":"chrishunt@github.com","login":null,"count":1},{"name":"Damir Gainetdinov","email":"damir@adjust.com","login":null,"count":1},{"name":"DariuszMusielak","email":"dariusz.musielak@netguru.pl","login":null,"count":1},{"name":"Dave Yeu \u0026 Tim Gildea","email":"pair+dyeu+tgildea@pivotallabs.com","login":null,"count":1},{"name":"Eugene Howe","email":"eugene@xtreme-computers.net","login":null,"count":1},{"name":"James Conroy-Finn","email":"james@logi.cl","login":null,"count":1},{"name":"Jiren Patel","email":"jiren@joshsoftware.com","login":null,"count":1},{"name":"Joe Pym","email":"joe.pym@mosaic.com","login":null,"count":1},{"name":"John Bellone","email":"jbellone@bloomberg.net","login":null,"count":1},{"name":"Lewis Cowles","email":"hi@lewiscowles.me","login":null,"count":1},{"name":"Logan Sears","email":"logan.sears@brandfolder.com","login":null,"count":1},{"name":"Michael Ossareh","email":"ossareh@twitch.tv","login":null,"count":1},{"name":"Mike Fogg","email":"mikefogg@blirpit.com","login":null,"count":1},{"name":"Rafael Mendonça França","email":"rafael.franca@plataformatec.com.br","login":null,"count":1},{"name":"Rusty Geldmacher","email":"russell.geldmacher@gmail.com","login":null,"count":1},{"name":"Vasily Mikhaylichenko","email":"vasily.mikhaylichenko@gmail.com","login":null,"count":1},{"name":"Vijay Ramesh","email":"tech_ops+vijay@change.org","login":null,"count":1},{"name":"Clemens Kofler","email":"mail@clemenskofler.com","login":"clemens","count":1},{"name":"Anthony Dmitriyev","email":"antstorm@gmail.com","login":"antstorm","count":1},{"name":"Andriy Yanko","email":"andriy.yanko@gmail.com","login":"ayanko","count":1},{"name":"Andrew Roetker","email":"ajroetker@gmail.com","login":"ajroetker","count":1},{"name":"Andrew Haines","email":"andrew@haines.org.nz","login":"haines","count":1},{"name":"Amr El-Bakry","email":"amrrbakry17@gmail.com","login":"amrrbakry","count":1},{"name":"Alexey D","email":"ord.alwo@gmail.com","login":"alexeyds","count":1},{"name":"Alex Sharp","email":"ajsharp@gmail.com","login":"ajsharp","count":1},{"name":"Alex","email":"aleksandrosansan@gmail.com","login":"sashashura","count":1},{"name":"Alagu","email":"alagu","login":"alagu","count":1},{"name":"Adrien Thebo","email":"git@somethingsinistral.net","login":"adrienthebo","count":1},{"name":"Adrien Tateno","email":"adrien.k.tateno@gmail.com","login":"katsuya94","count":1},{"name":"Aaron Stillwell","email":"stillwell.mailbox@gmail.com","login":"aaronstillwell","count":1},{"name":"Adam Lebsack","email":"adam.lebsack@sophos.com","login":null,"count":1},{"name":"Alex Ford","email":"alex@cratr.co","login":null,"count":1},{"name":"Alex Kremer","email":"alex@flextrip.com","login":null,"count":1},{"name":"Peter Souter","email":"petems","login":"petems","count":1},{"name":"Phil Sturgeon","email":"philsturgeon","login":"philsturgeon","count":1},{"name":"Radan Skorić","email":"radan.skoric@gmail.com","login":"radanskoric","count":1},{"name":"Ricardo Valeriano","email":"ricardo.valeriano@gmail.com","login":"mistersourcerer","count":1},{"name":"Richard Marbach","email":"7984618+richardmarbach","login":"richardmarbach","count":1},{"name":"Robert Keresnyei","email":"rk@nemron.com","login":"yenshirak","count":1},{"name":"Robin Daugherty","email":"robin@robindaugherty.net","login":"RobinDaugherty","count":1},{"name":"Ryan McNeil","email":"ryan.mcneil288@gmail.com","login":"ryan-mcneil","count":1},{"name":"Ryunosuke Sato","email":"tricknotes.rs@gmail.com","login":"tricknotes","count":1},{"name":"Sandro Damilano","email":"damilano.sandro@gmail.com","login":"SandroDamilano","count":1},{"name":"Sarun Rattanasiri","email":"MidnightWonderer","login":"MidnightWonderer","count":1},{"name":"Saulius Grigaliunas","email":"saulius@ninja.lt","login":"saulius","count":1},{"name":"Scott Walkinshaw","email":"scott.walkinshaw@gmail.com","login":"swalkinshaw","count":1},{"name":"Sergey Prikhodko","email":"prikha","login":"prikha","count":1},{"name":"Simon Perepelitsa","email":"sema@sema.in","login":"semaperepelitsa","count":1},{"name":"Simon Schmid","email":"simon@at-point.ch","login":"sled","count":1},{"name":"Stanisław Pitucha","email":"stan.pitucha@envato.com","login":"viraptor","count":1},{"name":"Steven Parkes","email":"smparkes@smparkes.net","login":"smparkes","count":1},{"name":"Mike Heffner","email":"mikeh@fesnel.com","login":"mheffner","count":1},{"name":"Mike Rogers","email":"mike.rogem002@gmail.com","login":"MikeRogers0","count":1},{"name":"chaymaeBZ","email":"bazzaoui.chaymae@gmail.com","login":"chaymaeBZ","count":1},{"name":"Tatsuhiko Miyagawa","email":"miyagawa@bulknews.net","login":"miyagawa","count":1},{"name":"Mike Subelsky","email":"github@mikeshop.net","login":"subelsky","count":1},{"name":"Narihiro Nakamura","email":"authornari@gmail.com","login":"authorNari","count":1},{"name":"Nathan Beyer","email":"nbeyer@gmail.com","login":"nbeyer","count":1},{"name":"Nick Campbell","email":"nickcampbell18@gmail.com","login":"nickcampbell18","count":1},{"name":"Nick Prokesch","email":"nprokesch@gmail.com","login":"prokizzle","count":1},{"name":"Nicolas Svirchevsky","email":"98761325+nicosvirjt","login":"nicosvirjt","count":1},{"name":"Niels Buus","email":"nielsbuus@gmail.com","login":"nielsbuus","count":1},{"name":"Oliver Peate","email":"odlp","login":"odlp","count":1},{"name":"Orien Madgwick","email":"_@orien.io","login":"orien","count":1},{"name":"Pasha","email":"chipiga","login":"chipiga","count":1},{"name":"Pavel Rosický","email":"pdahorek@seznam.cz","login":"ahorek","count":1},{"name":"Pete Nicholls","email":"aupajo@gmail.com","login":"Aupajo","count":1},{"name":"Peter C","email":"somethingnew2-0","login":"somethingnew2-0","count":1},{"name":"Peter Krouse","email":"pakrouse@gmail.com","login":"7sun","count":1},{"name":"TATSUNO “Taz” Yasuhiro","email":"ytatsuno.jp@gmail.com","login":"exoego","count":1},{"name":"Rhett Sutphin","email":"rhett@detailedbalance.net","login":"rsutphin","count":1},{"name":"darren higgins","email":"darrhiggs@gmail.com","login":"darrhiggs","count":1},{"name":"dtaniwaki","email":"daisuketaniwaki@gmail.com","login":"dtaniwaki","count":1},{"name":"hyuraku","email":"32809703+hyuraku","login":"hyuraku","count":1},{"name":"k0i","email":"100127291+k0i","login":"k0i","count":1},{"name":"kodram","email":"archakov@gmail.com","login":"kodram","count":1},{"name":"kookster","email":"andrew@beginsinwonder.com","login":"kookster","count":1},{"name":"lucasmoreno","email":"lucasmorenosilva@gmail.com","login":"lucasmoreno","count":1},{"name":"mi-wada","email":"49638956+mi-wada","login":"mi-wada","count":1},{"name":"nic-lan","email":"nic-lan","login":"nic-lan","count":1},{"name":"nicholas a. evans","email":"nick@ekenosen.net","login":"nevans","count":1},{"name":"shane pope","email":"shanempope","login":"shanempope","count":1},{"name":"willianzocolau","email":"willianzocolau@gmail.com","login":"willianzocolau","count":1},{"name":"womblep","email":"github@rustycoin.com.au","login":"womblep","count":1},{"name":"xkwd","email":"34714644+xkwd","login":"xkwd","count":1},{"name":"yarafan","email":"yara91@mail.ru","login":"yarafan","count":1},{"name":"ykrods","email":"890082+ykrods","login":"ykrods","count":1},{"name":"Érik Escobedo","email":"erik@codigojade.com","login":"escoberik","count":1},{"name":"Taiki Ono","email":"taiks.4559@gmail.com","login":"taiki45","count":1},{"name":"水上 皓登","email":"nainaistar@gmail.com","login":"hirotoKirimaru","count":1},{"name":"Terence Lee","email":"hone02@gmail.com","login":"hone","count":1},{"name":"Thomas","email":"thomas@imfiny.com","login":"mcansky","count":1},{"name":"Thomas Sanchez","email":"daedric","login":"daedric","count":1},{"name":"Thong Kuah","email":"kuahyeow@gmail.com","login":"kuahyeow","count":1},{"name":"Tiago","email":"cardoso_tiago@hotmail.com","login":"HoneyryderChuck","count":1},{"name":"Todd Fisher","email":"todd.fisher@gmail.com","login":"taf2","count":1},{"name":"Tomas Sandven","email":"597206+Hubro","login":"Hubro","count":1},{"name":"Tyler Hunt","email":"tyler@tylerhunt.com","login":"tylerhunt","count":1},{"name":"Utkarsh Gupta","email":"guptautkarsh2102@gmail.com","login":"utkarsh2102","count":1},{"name":"Vitali Semenyuk","email":"vitali.semenyuk@calendly.com","login":"vitali-semenyuk","count":1},{"name":"Vít Ondruch","email":"vondruch@redhat.com","login":"voxik","count":1},{"name":"Wade McEwen","email":"wade@fbsdata.com","login":"wlmcewen","count":1},{"name":"Wilson Bilkovich","email":"wilson@supremetyrant.com","login":"wilson","count":1},{"name":"Wladimir Braguini Domingues","email":"wladimir.braguini@gmail.com","login":"wlads","count":1},{"name":"Zachary Belzer","email":"zbelzer@gmail.com","login":"zbelzer","count":1},{"name":"brian p o'rourke","email":"brian@orourke.io","login":"bpo","count":1},{"name":"Igor Springer","email":"springerigor@gmail.com","login":"springerigor","count":1},{"name":"Igor Tikhomirov","email":"IATikhomirov@gmail.com","login":"ne006","count":1},{"name":"Igor Šarčević","email":"igor@renderedtext.com","login":"shiroyasha","count":1},{"name":"JC (Jonathan Chen)","email":"jc@dijonkitchen.org","login":"dijonkitchen","count":1},{"name":"Jacek Szlachta","email":"jacek.szlachta@gmail.com","login":"yatzek","count":1},{"name":"Jaime Iniesta","email":"jaimeiniesta@gmail.com","login":"jaimeiniesta","count":1},{"name":"James Tucker","email":"jftucker@gmail.com","login":"raggi","count":1},{"name":"Janko Marohnić","email":"janko.marohnic@gmail.com","login":"janko","count":1},{"name":"Jason Banahan","email":"9436948+jbanahan","login":"jbanahan","count":1},{"name":"Jason Garber","email":"jg@jasongarber.com","login":"jgarber","count":1},{"name":"Jason Karns","email":"jason.karns@gmail.com","login":"jasonkarns","count":1},{"name":"Jason T. Calhoun","email":"jtcalhoun@tacostadium.com","login":"jtcalhoun","count":1},{"name":"Jens Dahl Møllerhøj","email":"mollerhoj3@gmail.com","login":"mollerhoj","count":1},{"name":"Jeremy ISRAEL","email":"israel.jeremy@gmail.com","login":"jeremyisr","count":1},{"name":"Jesper Josefsson","email":"jesper.josefsson@gmail.com","login":"jesjos","count":1},{"name":"Joe Ferris","email":"joe.r.ferris@gmail.com","login":"jferris","count":1},{"name":"Joe Rafaniello","email":"jrafanie@redhat.com","login":"jrafanie","count":1},{"name":"Joe Swatosh","email":"7006129+swatosh","login":"swatosh","count":1},{"name":"Andrew Kane","email":"andrew@getformidable.com","login":null,"count":1},{"name":"Eike Send","email":"eike.send@gmail.com","login":"eikes","count":1},{"name":"Erich Soares Machado","email":"erichmachado","login":"erichmachado","count":1},{"name":"Fabian Winkler","email":"wynksaiddestroy","login":"wynksaiddestroy","count":1},{"name":"Fabio Kreusch","email":"fabiokr@gmail.com","login":"fabiokr","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Fernando Briano","email":"fernando@picandocodigo.net","login":"picandocodigo","count":1},{"name":"Frederik Spang Thomsen","email":"fst@progras.dk","login":"frederikspang","count":1},{"name":"Fredrik Bjork","email":"fredrik@lindenlab.com","login":"linden-deploy","count":1},{"name":"Gareth Jones","email":"Jones258@Gmail.com","login":"G-Rath","count":1},{"name":"Gergely Borsothy-Gaal","email":"bggergo@gmail.com","login":"borsothy","count":1},{"name":"Greg Spurrier","email":"greg.spurrier@gmail.com","login":"gregspurrier","count":1},{"name":"Aaron Patterson","email":"tenderlove@github.com","login":"tenderlove","count":1},{"name":"Harry Marr","email":"harry.marr@gmail.com","login":"hmarr","count":1},{"name":"Henry Yang","email":"19463606+Yu-Chieh-Henry-Yang","login":"Yu-Chieh-Henry-Yang","count":1},{"name":"Hiro Asari","email":"asari.ruby@gmail.com","login":"BanzaiMan","count":1},{"name":"Hiroaki Osawa","email":"ikusawasi@gmail.com","login":"QWYNG","count":1},{"name":"Hiroshi Hatake","email":"cosmo0920.oucc@gmail.com","login":"cosmo0920","count":1},{"name":"Joel Stimson","email":"stimsojr@gmail.com","login":"stim371","count":1},{"name":"Ketan Padegaonkar","email":"KetanPadegaonkar@gmail.com","login":"ketan","count":1},{"name":"KevinKawai","email":"kevin.fredricks@gmail.com","login":"Kevin-Kawai","count":1},{"name":"Konstantin S Kazarin","email":"kazarin.konstantin@gmail.com","login":"kazarin","count":1},{"name":"Kyle Keesling","email":"kyle.keesling@passtesting.com","login":"kylekeesling","count":1},{"name":"Larry Zhao","email":"thehiddendepth@gmail.com","login":"larryzhao","count":1},{"name":"Lloyd","email":"lloydmeta@gmail.com","login":"lloydmeta","count":1},{"name":"Lucas Mazza","email":"lucastmazza@gmail.com","login":"lucasmazza","count":1},{"name":"LuckyWind_sck","email":"luckywindsck@gmail.com","login":"LuckyWindsck","count":1},{"name":"Luis Edymerchk Laverde","email":"edyhack@gmail.com","login":"edymerchk","count":1},{"name":"Mamoru TASAKA","email":"mtasaka@fedoraproject.org","login":"mtasaka","count":1},{"name":"Marjan Povolni","email":"marian.povolny@gmail.com","login":"mamarjan","count":1},{"name":"Mark Huk","email":"mark.guk.e@gmail.com","login":"vimutter","count":1},{"name":"Marouen Bousnina","email":"marouen.it.technology@gmail.com","login":"Maroo-b","count":1},{"name":"Martin Mauch","email":"martin.mauch@gmail.com","login":"nightscape","count":1},{"name":"Masato Nakamura","email":"masato.nakamura145@gmail.com","login":"m-nakamura145","count":1},{"name":"Max Rozenoer","email":"max@cloudinary.com","login":"gtmax","count":1},{"name":"Michael Herold","email":"opensource@michaeljherold.com","login":"michaelherold","count":1},{"name":"Mike Boone","email":"mike@boonedocks.net","login":"boone","count":1},{"name":"John Bachir","email":"j@jjb.cc","login":"jjb","count":1},{"name":"John W Higgins","email":"wishdev@gmail.com","login":"wishdev","count":1},{"name":"Jonathan Wallace","email":"jonathan.wallace@gmail.com","login":"wallace","count":1},{"name":"Jonne Haß","email":"me@jhass.eu","login":"jhass","count":1},{"name":"Jonny","email":"jonathanomahony@gmail.com","login":"jonnyom","count":1},{"name":"Josef Šimánek","email":"josef.simanek@gmail.com","login":"simi","count":1},{"name":"Joseph Page","email":"josephpage","login":"josephpage","count":1},{"name":"Josh Cheek","email":"josh.cheek@gmail.com","login":"JoshCheek","count":1},{"name":"Joshua Bremer","email":"59564543+joshuabremerdexcom","login":"joshuabremerdexcom","count":1},{"name":"Julien Kirch","email":"archiloque@archiloque.net","login":"archiloque","count":1},{"name":"Julik Tarkhanov","email":"me@julik.nl","login":"julik","count":1},{"name":"Justin Bull","email":"me@justinbull.ca","login":"f3ndot","count":1},{"name":"K. Rodman Mannix","email":"kevinrmannix@gmail.com","login":"krmannix","count":1},{"name":"Karl Eklund","email":"localpart@gmail.com","login":"kek","count":1},{"name":"Karl Entwistle","email":"me@karlentwistle.com","login":"karlentwistle","count":1},{"name":"Katsuhiko YOSHIDA","email":"claddvd@gmail.com","login":"kyoshidajp","count":1},{"name":"Kei Sato","email":"Ka0sTie15@gmail.com","login":"JohnnyKei","count":1},{"name":"Kenichi Kamiya","email":"kachick1@gmail.com","login":"kachick","count":1},{"name":"Ørjan Blom","email":"blom@blom.tv","login":"blom","count":1}],"past_year_committers":[{"name":"Matt","email":"iMacTia","login":"iMacTia","count":12},{"name":"Olle Jonsson","email":"olle.jonsson@gmail.com","login":"olleolleolle","count":5},{"name":"Christian Schmidt","email":"cs@relatel.dk","login":"c960657","count":2},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"Nicholas La Roux","email":"larouxn@gmail.com","login":"larouxn","count":2},{"name":"Earlopain","email":"14981592+Earlopain","login":"Earlopain","count":2},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"Yutaka Kamei","email":"kamei@yykamei.me","login":"yykamei","count":1},{"name":"Tyler Hunt","email":"tyler@tylerhunt.com","login":"tylerhunt","count":1},{"name":"Niels Buus","email":"nielsbuus@gmail.com","login":"nielsbuus","count":1},{"name":"Kei Sato","email":"Ka0sTie15@gmail.com","login":"JohnnyKei","count":1},{"name":"Josef Šimánek","email":"josef.simanek@gmail.com","login":"simi","count":1},{"name":"Dharam Gollapudi","email":"dharam.gollapudi@gmail.com","login":"dharamgollapudi","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-02T00:00:10.230Z","repositories_count":6225000,"commits_count":900668510,"contributors_count":34907269,"owners_count":1147919,"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","html_url":"https://github.com/lostisland/faraday","last_synced_at":"2026-04-29T16:00:16.476Z","status":"error","issues_count":121,"pull_requests_count":198,"avg_time_to_close_issue":17009604.75,"avg_time_to_close_pull_request":1208409.7704918033,"issues_closed_count":92,"pull_requests_closed_count":183,"pull_request_authors_count":82,"issue_authors_count":110,"avg_comments_per_issue":3.8925619834710745,"avg_comments_per_pull_request":1.0505050505050506,"merged_pull_requests_count":168,"bot_issues_count":0,"bot_pull_requests_count":6,"past_year_issues_count":9,"past_year_pull_requests_count":34,"past_year_avg_time_to_close_issue":341309.6666666667,"past_year_avg_time_to_close_pull_request":1228211.8333333333,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":3.444444444444444,"past_year_avg_comments_per_pull_request":0.35294117647058826,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":27,"created_at":"2023-05-10T21:58:13.335Z","updated_at":"2026-04-29T16:00:16.476Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostisland%2Ffaraday/issues","issue_labels_count":{"feature":10,"help wanted":10,"info":8,"unconfirmed":7,"bug":6,"documentation":5,"good first issue":2,"question":2,"v1.0":2,"refactoring":2,"enhancement":1},"pull_request_labels_count":{"dependencies":6,"documentation":6,"ruby":3,"github_actions":2,"blocked":2,"parked":2,"feature":1},"issue_author_associations_count":{"NONE":86,"CONTRIBUTOR":27,"MEMBER":7,"OWNER":1},"pull_request_author_associations_count":{"CONTRIBUTOR":107,"MEMBER":53,"NONE":38},"issue_authors":{"iMacTia":5,"yykamei":2,"olleolleolle":2,"rgaufman":2,"AlexWayfer":2,"sdalu":2,"michelson":2,"ioquatix":2,"ceichin-peya":1,"katbow":1,"anero":1,"swatosh":1,"nvanoorschot":1,"sled":1,"coberlin":1,"ykrods":1,"wahpiangle":1,"miguelrod":1,"larouxn":1,"stevepm":1,"Decker87":1,"aaronstillwell":1,"uday708":1,"gregolsen":1,"jareko999":1,"apotonick":1,"dshorthouse":1,"midnight-wonderer":1,"fearlessfrog":1,"Yu-Chieh-Henry-Yang":1,"denqxotl":1,"chikadance":1,"geemus":1,"hopewise":1,"grjones":1,"sammyhenningsson":1,"joefaron":1,"gdubicki":1,"jclusso":1,"luke-hill":1,"yalokin":1,"DocX":1,"pilaf":1,"mtasaka":1,"exoego":1,"amitpatelx":1,"DannyBen":1,"DanCSF":1,"auxbuss":1,"Rysiu34":1,"richcorbs-ncino":1,"jordansissel":1,"hadmut":1,"csharpee":1,"vanerax":1,"SujayPrabhu96":1,"abhitrivedi":1,"runephilosof-abtion":1,"henrialb":1,"brendo":1,"Vpatel1093":1,"saiqulhaq":1,"jrmhaig":1,"sarna":1,"ksilex":1,"BobbyMcWho":1,"donv":1,"clemens":1,"Piioo":1,"danieldraper":1,"philsturgeon":1,"noahc":1,"ralphamale":1,"sydneyfunnelAIO":1,"vladimirtcats":1,"madamkiwi":1,"mvastola":1,"tadao":1,"jcoyne":1,"rocket-turtle":1,"tisba":1,"mscoutermarsh":1,"eric":1,"calebhaye":1,"kirillkaiumov":1,"sirjackson":1,"Deekor":1,"pharmaceutics":1,"sameignatovich":1,"bbyler":1,"mislav":1,"aselder":1,"gonzofy":1,"Alan-M-Thomaz":1,"gardnerapp":1,"catlee":1,"grosser":1,"jrochkind":1,"womblep":1,"tijmenb":1,"RenanCQueiroz":1,"kodram":1,"wuarmin":1,"dmytro-savochkin":1,"opensourceame":1,"minhtienvu":1,"vitali-semenyuk":1,"gillesbergerp":1,"pathum2583-eng":1,"hobodave":1},"pull_request_authors":{"iMacTia":28,"olleolleolle":22,"yykamei":13,"dependabot[bot]":6,"Earlopain":5,"theeternalvecna":4,"Copilot":4,"tagliala":3,"sampatbadhe":3,"hyuraku":3,"technoweenie":3,"geemus":3,"mattbrictson":2,"m-nakamura145":2,"wynksaiddestroy":2,"womblep":2,"kodram":2,"dharamgollapudi":2,"mtasaka":2,"koic":2,"nogtk":2,"nielsbuus":2,"chaymaeBZ":2,"bf4":2,"simi":2,"clemens":2,"G-Rath":2,"QWYNG":2,"yenshirak":2,"tylerhunt":2,"tijmenb":2,"dpep":2,"gtmax":2,"bdewater":2,"alanoliveira":2,"JasonnnW3000":2,"ykrods":2,"larouxn":2,"dijonkitchen":2,"c960657":2,"deivid-rodriguez":2,"tisba":2,"richardmarbach":2,"jasonkarns":1,"ne006":1,"edwardloveall":1,"epaew":1,"aaronstillwell":1,"kyoshidajp":1,"mi-wada":1,"swatosh":1,"frederikspang":1,"ryan-mcneil":1,"exoego":1,"timrogers":1,"JAugusto42":1,"nicosvirjt":1,"pathum2583-eng":1,"ClaytonPassmore":1,"JohnnyKei":1,"grosser":1,"catlee":1,"hirotoKirimaru":1,"kuahyeow":1,"petems":1,"felixonmars":1,"petergoldstein":1,"shanempope":1,"eikes":1,"picandocodigo":1,"henrialb":1,"kazarin":1,"cosmo0920":1,"chaffeqa":1,"semaperepelitsa":1,"k0i":1,"wishdev":1,"vitali-semenyuk":1,"Yu-Chieh-Henry-Yang":1,"sashashura":1,"wlads":1,"SemihCag":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":2,"github_actions":2},"past_year_issue_author_associations_count":{"NONE":7,"CONTRIBUTOR":1,"MEMBER":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":17,"NONE":8,"MEMBER":5},"past_year_issue_authors":{"ceichin-peya":1,"geemus":1,"iMacTia":1,"joefaron":1,"luke-hill":1,"pathum2583-eng":1,"runephilosof-abtion":1,"Rysiu34":1,"Vpatel1093":1},"past_year_pull_request_authors":{"Copilot":4,"Earlopain":4,"olleolleolle":3,"c960657":2,"dependabot[bot]":2,"dharamgollapudi":2,"iMacTia":2,"larouxn":2,"nielsbuus":2,"simi":2,"tylerhunt":2,"JohnnyKei":1,"pathum2583-eng":1,"yykamei":1},"maintainers":[{"login":"iMacTia","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iMacTia"},{"login":"olleolleolle","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"},{"login":"technoweenie","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/technoweenie"},{"login":"wahpiangle","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wahpiangle"}],"active_maintainers":[{"login":"iMacTia","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iMacTia"},{"login":"olleolleolle","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/olleolleolle"}]},"events":{"total":{"ReleaseEvent":9,"DeleteEvent":3,"PullRequestEvent":48,"ForkEvent":40,"DiscussionEvent":1,"IssuesEvent":30,"WatchEvent":153,"IssueCommentEvent":59,"PushEvent":39,"PullRequestReviewCommentEvent":17,"PullRequestReviewEvent":43,"CreateEvent":17},"last_year":{"ReleaseEvent":4,"DeleteEvent":3,"PullRequestEvent":26,"ForkEvent":10,"DiscussionEvent":1,"IssuesEvent":12,"WatchEvent":57,"IssueCommentEvent":27,"PushEvent":26,"PullRequestReviewCommentEvent":10,"PullRequestReviewEvent":28,"CreateEvent":11}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T10:22:55.285Z","updated_at":"2023-10-03T10:22:55.285Z","repository_link":"https://github.com/lostisland/faraday/blob/main/.github/workflows/ci.yml","dependencies":[{"id":14078160452,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14078160453,"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":"2023-10-03T10:22:55.295Z","updated_at":"2023-10-03T10:22:55.295Z","repository_link":"https://github.com/lostisland/faraday/blob/main/.github/workflows/publish.yml","dependencies":[{"id":14078160457,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14078160458,"package_name":"ruby/setup-ruby","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14078160459,"package_name":"dawidd6/action-publish-gem","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/refresh_team_page.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T10:22:55.306Z","updated_at":"2023-10-03T10:22:55.306Z","repository_link":"https://github.com/lostisland/faraday/blob/main/.github/workflows/refresh_team_page.yml","dependencies":[]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2023-10-03T10:22:55.321Z","updated_at":"2023-10-03T10:22:55.321Z","repository_link":"https://github.com/lostisland/faraday/blob/main/package-lock.json","dependencies":[{"id":14078161129,"package_name":"@sindresorhus/is","ecosystem":"npm","requirements":"0.14.0","direct":false,"kind":"runtime","optional":false},{"id":14078161133,"package_name":"@szmarczak/http-timer","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14078161136,"package_name":"ansi-align","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161139,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":14078161141,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161143,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"runtime","optional":false},{"id":14078161145,"package_name":"anymatch","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"runtime","optional":false},{"id":14078161148,"package_name":"binary-extensions","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14078161150,"package_name":"boxen","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":14078161153,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"runtime","optional":false},{"id":14078161155,"package_name":"chalk","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161158,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161161,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":14078161163,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161166,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"runtime","optional":false},{"id":14078161168,"package_name":"braces","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"runtime","optional":false},{"id":14078161170,"package_name":"cacheable-request","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161172,"package_name":"get-stream","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"runtime","optional":false},{"id":14078161175,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161177,"package_name":"camelcase","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"runtime","optional":false},{"id":14078161179,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":14078161181,"package_name":"chokidar","ecosystem":"npm","requirements":"3.5.3","direct":false,"kind":"runtime","optional":false},{"id":14078161182,"package_name":"ci-info","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161185,"package_name":"cli-boxes","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":14078161187,"package_name":"cliui","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161189,"package_name":"clone-response","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14078161191,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"runtime","optional":false},{"id":14078161193,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14078161194,"package_name":"configstore","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161197,"package_name":"connect","ecosystem":"npm","requirements":"3.7.0","direct":false,"kind":"runtime","optional":false},{"id":14078161200,"package_name":"connect-history-api-fallback","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14078161202,"package_name":"connect-livereload","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"runtime","optional":false},{"id":14078161204,"package_name":"cp-file","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161207,"package_name":"crypto-random-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161210,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"runtime","optional":false},{"id":14078161212,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14078161213,"package_name":"decompress-response","ecosystem":"npm","requirements":"3.3.0","direct":false,"kind":"runtime","optional":false},{"id":14078161218,"package_name":"deep-extend","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"runtime","optional":false},{"id":14078161220,"package_name":"defer-to-connect","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14078161223,"package_name":"depd","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161225,"package_name":"destroy","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14078161228,"package_name":"docsify","ecosystem":"npm","requirements":"4.13.1","direct":false,"kind":"runtime","optional":false},{"id":14078161231,"package_name":"docsify-cli","ecosystem":"npm","requirements":"4.4.4","direct":false,"kind":"runtime","optional":false},{"id":14078161658,"package_name":"docsify-server-renderer","ecosystem":"npm","requirements":"4.13.1","direct":false,"kind":"runtime","optional":false},{"id":14078161659,"package_name":"debug","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"runtime","optional":false},{"id":14078161660,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":14078161661,"package_name":"dot-prop","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"runtime","optional":false},{"id":14078161662,"package_name":"duplexer3","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"runtime","optional":false},{"id":14078161663,"package_name":"ee-first","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"runtime","optional":false},{"id":14078161664,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161665,"package_name":"encodeurl","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14078161666,"package_name":"end-of-stream","ecosystem":"npm","requirements":"1.4.4","direct":false,"kind":"runtime","optional":false},{"id":14078161667,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"runtime","optional":false},{"id":14078161668,"package_name":"escape-goat","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14078161669,"package_name":"escape-html","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":14078161670,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"runtime","optional":false},{"id":14078161671,"package_name":"etag","ecosystem":"npm","requirements":"1.8.1","direct":false,"kind":"runtime","optional":false},{"id":14078161672,"package_name":"figlet","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14078161673,"package_name":"fill-range","ecosystem":"npm","requirements":"7.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161674,"package_name":"finalhandler","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":14078161675,"package_name":"find-up","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161676,"package_name":"fresh","ecosystem":"npm","requirements":"0.5.2","direct":false,"kind":"runtime","optional":false},{"id":14078161677,"package_name":"fs-extra","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161678,"package_name":"fsevents","ecosystem":"npm","requirements":"2.3.2","direct":false,"kind":"runtime","optional":false},{"id":14078161679,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"runtime","optional":false},{"id":14078161680,"package_name":"get-port","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":14078161681,"package_name":"get-stream","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161682,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"runtime","optional":false},{"id":14078161683,"package_name":"global-dirs","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161684,"package_name":"got","ecosystem":"npm","requirements":"9.6.0","direct":false,"kind":"runtime","optional":false},{"id":14078161685,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"runtime","optional":false},{"id":14078161686,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161687,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14078161688,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161689,"package_name":"has-yarn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161690,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":14078161691,"package_name":"http-errors","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161692,"package_name":"statuses","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161693,"package_name":"import-lazy","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161694,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":14078161695,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":14078161696,"package_name":"ini","ecosystem":"npm","requirements":"1.3.7","direct":false,"kind":"runtime","optional":false},{"id":14078161697,"package_name":"is-binary-path","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161698,"package_name":"is-ci","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161699,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14078161700,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161701,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":14078161702,"package_name":"is-installed-globally","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"runtime","optional":false},{"id":14078161703,"package_name":"is-npm","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161704,"package_name":"is-number","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161705,"package_name":"is-obj","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161706,"package_name":"is-path-inside","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":14078161707,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161708,"package_name":"is-wsl","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161709,"package_name":"is-yarn-global","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"runtime","optional":false},{"id":14078161710,"package_name":"json-buffer","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161711,"package_name":"jsonfile","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161712,"package_name":"keyv","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161713,"package_name":"latest-version","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161714,"package_name":"livereload","ecosystem":"npm","requirements":"0.9.3","direct":false,"kind":"runtime","optional":false},{"id":14078161715,"package_name":"livereload-js","ecosystem":"npm","requirements":"3.4.1","direct":false,"kind":"runtime","optional":false},{"id":14078161716,"package_name":"locate-path","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161717,"package_name":"lowercase-keys","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161718,"package_name":"lru-cache","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":14078161719,"package_name":"make-dir","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161720,"package_name":"marked","ecosystem":"npm","requirements":"1.2.9","direct":false,"kind":"runtime","optional":false},{"id":14078161721,"package_name":"medium-zoom","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"runtime","optional":false},{"id":14078161722,"package_name":"mime","ecosystem":"npm","requirements":"1.6.0","direct":false,"kind":"runtime","optional":false},{"id":14078161723,"package_name":"mimic-response","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161724,"package_name":"min-indent","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161725,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":14078161726,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161727,"package_name":"nested-error-stacks","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14078161728,"package_name":"node-fetch","ecosystem":"npm","requirements":"2.6.12","direct":false,"kind":"runtime","optional":false},{"id":14078161729,"package_name":"normalize-path","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161730,"package_name":"normalize-url","ecosystem":"npm","requirements":"4.5.1","direct":false,"kind":"runtime","optional":false},{"id":14078161731,"package_name":"on-finished","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14078161732,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":14078161733,"package_name":"open","ecosystem":"npm","requirements":"6.4.0","direct":false,"kind":"runtime","optional":false},{"id":14078161734,"package_name":"opencollective-postinstall","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":14078161735,"package_name":"opts","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":14078161736,"package_name":"p-cancelable","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161737,"package_name":"p-event","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"runtime","optional":false},{"id":14078161738,"package_name":"p-finally","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161739,"package_name":"p-limit","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"runtime","optional":false},{"id":14078161740,"package_name":"p-locate","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161741,"package_name":"p-timeout","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"runtime","optional":false},{"id":14078161742,"package_name":"p-try","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":14078161743,"package_name":"package-json","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"runtime","optional":false},{"id":14078161744,"package_name":"parent-require","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161745,"package_name":"parseurl","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"runtime","optional":false},{"id":14078161746,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161747,"package_name":"picomatch","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"runtime","optional":false},{"id":14078161748,"package_name":"prepend-http","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161749,"package_name":"prismjs","ecosystem":"npm","requirements":"1.29.0","direct":false,"kind":"runtime","optional":false},{"id":14078161750,"package_name":"pump","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161751,"package_name":"pupa","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14078161752,"package_name":"range-parser","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":14078161753,"package_name":"rc","ecosystem":"npm","requirements":"1.2.8","direct":false,"kind":"runtime","optional":false},{"id":14078161754,"package_name":"readdirp","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":14078161755,"package_name":"registry-auth-token","ecosystem":"npm","requirements":"4.2.2","direct":false,"kind":"runtime","optional":false},{"id":14078161756,"package_name":"registry-url","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161757,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":14078161758,"package_name":"require-main-filename","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161759,"package_name":"resolve-pathname","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161760,"package_name":"responselike","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14078161761,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"runtime","optional":false},{"id":14078161762,"package_name":"semver-diff","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":14078161763,"package_name":"send","ecosystem":"npm","requirements":"0.18.0","direct":false,"kind":"runtime","optional":false},{"id":14078161764,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"runtime","optional":false},{"id":14078161765,"package_name":"on-finished","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"runtime","optional":false},{"id":14078161766,"package_name":"serve-static","ecosystem":"npm","requirements":"1.15.0","direct":false,"kind":"runtime","optional":false},{"id":14078161767,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161768,"package_name":"setprototypeof","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":14078161769,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":14078161770,"package_name":"statuses","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14078161771,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"runtime","optional":false},{"id":14078161772,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161773,"package_name":"strip-indent","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161774,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161775,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"runtime","optional":false},{"id":14078161776,"package_name":"term-size","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":14078161777,"package_name":"tinydate","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":14078161778,"package_name":"to-readable-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161779,"package_name":"to-regex-range","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161780,"package_name":"toidentifier","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161781,"package_name":"tr46","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"runtime","optional":false},{"id":14078161782,"package_name":"tweezer.js","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":14078161783,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":14078161784,"package_name":"typedarray-to-buffer","ecosystem":"npm","requirements":"3.1.5","direct":false,"kind":"runtime","optional":false},{"id":14078161785,"package_name":"unique-string","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161786,"package_name":"universalify","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"runtime","optional":false},{"id":14078161787,"package_name":"unpipe","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161788,"package_name":"update-notifier","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"runtime","optional":false},{"id":14078161789,"package_name":"url-parse-lax","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161790,"package_name":"utils-merge","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161791,"package_name":"webidl-conversions","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161792,"package_name":"whatwg-url","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161793,"package_name":"which-module","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161794,"package_name":"widest-line","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"runtime","optional":false},{"id":14078161795,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"6.2.0","direct":false,"kind":"runtime","optional":false},{"id":14078161796,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":14078161797,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":14078161798,"package_name":"ws","ecosystem":"npm","requirements":"7.5.9","direct":false,"kind":"runtime","optional":false},{"id":14078161799,"package_name":"xdg-basedir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161800,"package_name":"y18n","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"runtime","optional":false},{"id":14078161801,"package_name":"yallist","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"runtime","optional":false},{"id":14078161802,"package_name":"yargonaut","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"runtime","optional":false},{"id":14078161803,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"runtime","optional":false},{"id":14078161804,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"runtime","optional":false},{"id":14078161805,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":14078161806,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":14078161807,"package_name":"yargs","ecosystem":"npm","requirements":"15.4.1","direct":false,"kind":"runtime","optional":false},{"id":14078161808,"package_name":"yargs-parser","ecosystem":"npm","requirements":"18.1.3","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2023-10-03T10:22:55.499Z","updated_at":"2023-10-03T10:22:55.499Z","repository_link":"https://github.com/lostisland/faraday/blob/main/package.json","dependencies":[{"id":14078161893,"package_name":"docsify-cli","ecosystem":"npm","requirements":"^4.4.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"rubygems","filepath":"Gemfile","sha":null,"kind":"manifest","created_at":"2023-10-03T10:22:55.585Z","updated_at":"2023-10-03T10:22:55.585Z","repository_link":"https://github.com/lostisland/faraday/blob/main/Gemfile","dependencies":[{"id":14078162288,"package_name":"jruby-openssl","ecosystem":"rubygems","requirements":"~\u003e 0.11.0","direct":true,"kind":"runtime","optional":false},{"id":14078162292,"package_name":"bake-test-external","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":14078162893,"package_name":"coveralls_reborn","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":14078162895,"package_name":"pry","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":14078162896,"package_name":"rack","ecosystem":"rubygems","requirements":"~\u003e 2.2","direct":true,"kind":"development","optional":false},{"id":14078162897,"package_name":"rake","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":14078162898,"package_name":"rspec","ecosystem":"rubygems","requirements":"~\u003e 3.7","direct":true,"kind":"development","optional":false},{"id":14078162899,"package_name":"rspec_junit_formatter","ecosystem":"rubygems","requirements":"~\u003e 0.4","direct":true,"kind":"development","optional":false},{"id":14078162936,"package_name":"simplecov","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":14078162937,"package_name":"webmock","ecosystem":"rubygems","requirements":"~\u003e 3.4","direct":true,"kind":"development","optional":false},{"id":14078162938,"package_name":"rubocop","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false},{"id":14078162939,"package_name":"rubocop-packaging","ecosystem":"rubygems","requirements":"~\u003e 0.5","direct":true,"kind":"development","optional":false},{"id":14078163165,"package_name":"rubocop-performance","ecosystem":"rubygems","requirements":"~\u003e 1.0","direct":true,"kind":"development","optional":false},{"id":14078163170,"package_name":"yard-junk","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"rubygems","filepath":"faraday.gemspec","sha":null,"kind":"manifest","created_at":"2023-10-03T10:22:55.945Z","updated_at":"2023-10-03T10:22:55.945Z","repository_link":"https://github.com/lostisland/faraday/blob/main/faraday.gemspec","dependencies":[{"id":14078164051,"package_name":"base64","ecosystem":"rubygems","requirements":"\u003e= 0","direct":true,"kind":"runtime","optional":false},{"id":14078164052,"package_name":"faraday-net_http","ecosystem":"rubygems","requirements":"\u003e= 2.0, \u003c 3.1","direct":true,"kind":"runtime","optional":false},{"id":14078164053,"package_name":"ruby2_keywords","ecosystem":"rubygems","requirements":"\u003e= 0.0.4","direct":true,"kind":"runtime","optional":false}]}],"score":37.05409556984637,"created_at":"2024-12-15T21:38:06.935Z","updated_at":"2026-05-02T23:02:05.943Z","avatar_url":"https://github.com/lostisland.png","language":"Ruby","monthly_downloads":0,"readme":"# [![Faraday](./docs/_media/home-logo.svg)][website]\n\n[![Gem Version](https://badge.fury.io/rb/faraday.svg)](https://rubygems.org/gems/faraday)\n[![GitHub Actions CI](https://github.com/lostisland/faraday/workflows/CI/badge.svg)](https://github.com/lostisland/faraday/actions?query=workflow%3ACI)\n[![GitHub Discussions](https://img.shields.io/github/discussions/lostisland/faraday?logo=github)](https://github.com/lostisland/faraday/discussions)\n\nFaraday is an HTTP client library abstraction layer that provides a common interface over many\nadapters (such as Net::HTTP) and embraces the concept of Rack middleware when processing the request/response cycle.\nTake a look at [Awesome Faraday][awesome] for a list of available adapters and middleware.\n\n## Why use Faraday?\n\nFaraday gives you the power of Rack middleware for manipulating HTTP requests and responses,\nmaking it easier to build sophisticated API clients or web service libraries that abstract away\nthe details of how HTTP requests are made.\n\nFaraday comes with a lot of features out of the box, such as:\n* Support for multiple adapters (Net::HTTP, Typhoeus, Patron, Excon, HTTPClient, and more)\n* Persistent connections (keep-alive)\n* Parallel requests\n* Automatic response parsing (JSON, XML, YAML)\n* Customization of the request/response cycle with middleware\n* Support for streaming responses\n* Support for uploading files\n* And much more!\n\n## Getting Started\n\nThe best starting point is the [Faraday Website][website], with its introduction and explanation.\n\nNeed more details? See the [Faraday API Documentation][apidoc] to see how it works internally, or take a look at [Advanced techniques for calling HTTP APIs in Ruby](https://mattbrictson.com/blog/advanced-http-techniques-in-ruby) blog post from [@mattbrictson](https://github.com/mattbrictson) 🚀\n\n## Supported Ruby versions\n\nThis library aims to support and is [tested against][actions] the currently officially supported Ruby\nimplementations. This means that, even without a major release, we could add or drop support for Ruby versions,\nfollowing their [EOL](https://endoflife.date/ruby).\nCurrently that means we support Ruby 3.0+\n\nIf something doesn't work on one of these Ruby versions, it's a bug.\n\nThis library may inadvertently work (or seem to work) on other Ruby\nimplementations and versions, however support will only be provided for the versions listed\nabove.\n\nIf you would like this library to support another Ruby version, you may\nvolunteer to be a maintainer. Being a maintainer entails making sure all tests\nrun and pass on that implementation. When something breaks on your\nimplementation, you will be responsible for providing patches in a timely\nfashion. If critical issues for a particular implementation exist at the time\nof a major release, support for that Ruby version may be dropped.\n\n## Contribute\n\nDo you want to contribute to Faraday?\nOpen the issues page and check for the `help wanted` label!\nBut before you start coding, please read our [Contributing Guide][contributing]\n\n## Copyright\n\n\u0026copy; 2009 - 2023, the Faraday Team. Website and branding design by [Elena Lo Piccolo](https://elelopic.design).\n\n[awesome]: https://github.com/lostisland/awesome-faraday/#adapters\n[website]: https://lostisland.github.io/faraday\n[contributing]: https://github.com/lostisland/faraday/blob/main/.github/CONTRIBUTING.md\n[apidoc]: https://www.rubydoc.info/github/lostisland/faraday\n[actions]: https://github.com/lostisland/faraday/actions\n","funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["activerecord","activejob","mvc","rubygems","rack","crash-reporting","rspec","sinatra","oauth2","sidekiq"],"project_url":"https://ruby.ecosyste.ms/api/v1/projects/79","html_url":"https://ruby.ecosyste.ms/projects/79"}