{"id":368650,"url":"https://github.com/go-resty/resty","last_synced_at":"2026-06-19T18:30:24.923Z","repository":{"id":37405391,"uuid":"41561105","full_name":"go-resty/resty","owner":"go-resty","description":"Simple HTTP, REST, and SSE client library for Go","archived":false,"fork":false,"pushed_at":"2026-05-28T04:53:59.000Z","size":4514,"stargazers_count":11687,"open_issues_count":11,"forks_count":784,"subscribers_count":92,"default_branch":"v3","last_synced_at":"2026-06-02T10:05:23.105Z","etag":null,"topics":["backoff","circuit-breaker","curl-command","digest-authentication","go","go-library","go-resty","golang","golang-library","hacktoberfest","http-client","http-trace","load-balancer","middleware","redirects","rest-client","retry","service-discovery","srv-record","sse-client"],"latest_commit_sha":null,"homepage":"https://resty.dev","language":"Go","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/go-resty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jeevatkm"],"custom":["https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"]}},"created_at":"2015-08-28T17:48:47.000Z","updated_at":"2026-06-02T09:30:15.000Z","dependencies_parsed_at":"2025-12-08T21:00:08.747Z","dependency_job_id":null,"html_url":"https://github.com/go-resty/resty","commit_stats":{"total_commits":492,"total_committers":118,"mean_commits":4.169491525423729,"dds":"0.31707317073170727","last_synced_commit":"1c4960b1e4fd3a53fc71c8034ff5bd56f5519ef0"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/go-resty/resty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/refs/heads/v3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/sbom","scorecard":{"id":432411,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-resty/resty","commit":"66256efbe00678090075a7862bf4113c8e183c8d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/label-actions.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":"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:37: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-actions.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T03:41:24.681Z","repository_id":37405391,"created_at":"2025-08-19T03:41:24.682Z","updated_at":"2025-08-19T03:41:24.682Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33901305,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-04T02:00:06.755Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"go-resty","name":"Go Resty","uuid":"14019737","kind":"organization","description":"Simple HTTP and REST client library for Go","email":"jeeva@myjeeva.com","website":null,"location":"Planet Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14019737?v=4","repositories_count":1,"last_synced_at":"2023-03-04T23:39:02.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-resty","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:40:35.162Z","updated_at":"2023-03-04T23:39:02.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty/repositories"},"packages":[{"id":13417546,"name":"golang-github-go-resty-resty","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-resty/resty","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-resty/resty","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T03:15:33.127Z","latest_release_published_at":"2026-02-07T03:15:33.127Z","latest_release_number":"2.4.0-1ubuntu1","last_synced_at":"2026-03-07T03:36:21.228Z","created_at":"2026-02-07T03:15:31.290Z","updated_at":"2026-03-07T04:07:36.927Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-go-resty-resty","install_command":"apt-get install golang-github-go-resty-resty","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-go-resty-resty-dev","standards_version":"4.5.1","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-golang-x-net-dev","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/golang-github-go-resty-resty?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-go-resty-resty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-go-resty-resty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-go-resty-resty/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-go-resty-resty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-go-resty-resty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-go-resty-resty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-go-resty-resty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-go-resty-resty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-go-resty-resty/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":3603769,"name":"github.com/Go-resty/resty/v2","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Go-resty/resty","keywords_array":[],"namespace":"github.com/Go-resty/resty","versions_count":39,"first_release_published_at":"2022-11-18T20:56:27.499Z","latest_release_published_at":"2026-02-14T22:33:41.000Z","latest_release_number":"v2.17.2","last_synced_at":"2026-05-21T15:32:05.579Z","created_at":"2022-04-11T06:28:25.607Z","updated_at":"2026-05-21T15:32:05.579Z","registry_url":"https://pkg.go.dev/github.com/Go-resty/resty/v2","install_command":"go get github.com/Go-resty/resty/v2","documentation_url":"https://pkg.go.dev/github.com/Go-resty/resty/v2#section-documentation","metadata":{},"repo_metadata":{"id":37405391,"uuid":"41561105","full_name":"go-resty/resty","owner":"go-resty","description":"Simple HTTP, REST, and SSE client library for Go","archived":false,"fork":false,"pushed_at":"2025-05-11T16:59:44.000Z","size":4052,"stargazers_count":11226,"open_issues_count":47,"forks_count":768,"subscribers_count":99,"default_branch":"v3","last_synced_at":"2025-09-20T12:02:31.875Z","etag":null,"topics":["backoff","circuit-breaker","curl-command","digest-authentication","go","go-library","go-resty","golang","golang-library","hacktoberfest","http-client","http-trace","load-balancer","middleware","redirects","rest-client","retry","service-discovery","srv-record","sse-client"],"latest_commit_sha":null,"homepage":"https://resty.dev","language":"Go","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/go-resty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["jeevatkm"],"custom":["https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"]}},"created_at":"2015-08-28T17:48:47.000Z","updated_at":"2025-09-20T07:07:50.000Z","dependencies_parsed_at":"2023-12-27T06:34:09.164Z","dependency_job_id":"ba2e6717-453e-4135-97ed-375becfa34d5","html_url":"https://github.com/go-resty/resty","commit_stats":{"total_commits":492,"total_committers":118,"mean_commits":4.169491525423729,"dds":"0.31707317073170727","last_synced_commit":"1c4960b1e4fd3a53fc71c8034ff5bd56f5519ef0"},"previous_names":[],"tags_count":82,"template":false,"template_full_name":null,"purl":"pkg:github/go-resty/resty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/refs/heads/v3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/sbom","scorecard":{"id":432411,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-resty/resty","commit":"66256efbe00678090075a7862bf4113c8e183c8d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/label-actions.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":"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:37: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-actions.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T03:41:24.681Z","repository_id":37405391,"created_at":"2025-08-19T03:41:24.682Z","updated_at":"2025-08-19T03:41:24.682Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276313113,"owners_count":25620654,"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-09-21T02:00:07.055Z","response_time":72,"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":"go-resty","name":"Go Resty","uuid":"14019737","kind":"organization","description":"Simple HTTP and REST client library for Go","email":"jeeva@myjeeva.com","website":null,"location":"Planet Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14019737?v=4","repositories_count":1,"last_synced_at":"2023-03-04T23:39:02.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-resty","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:40:35.162Z","updated_at":"2023-03-04T23:39:02.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty/repositories"},"tags":[{"name":"v3.0.0-beta.3","sha":"036c5894765c5b60f2c6992b8a1accae124019f7","kind":"commit","published_at":"2025-05-07T16:06:15.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.2","sha":"e158f04505325b1e9de811a160b28637b86189b5","kind":"commit","published_at":"2025-02-08T06:54:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.1","sha":"51c16e1645612857f85758736c32082ead4181ec","kind":"commit","published_at":"2025-02-01T05:39:07.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.1/manifests"},{"name":"v3.0.0-alpha.10","sha":"2e3e58bf8bd5790e19ae933140606da8b5a43423","kind":"commit","published_at":"2025-01-25T06:25:00.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.10","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.10/manifests"},{"name":"v2.16.5","sha":"1e19d6bc6a102df59e1997a09850d0c0532e7f9a","kind":"commit","published_at":"2025-01-23T06:14:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.5","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"7ad1178aa74c305564c4dda581ca1374fece84b5","kind":"commit","published_at":"2025-01-20T19:41:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.4","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.4/manifests"},{"name":"v3.0.0-alpha.9","sha":"5823c50301cc24da68769b45c54a673aa6cfeab3","kind":"commit","published_at":"2025-01-14T07:30:17.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.9","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.9/manifests"},{"name":"v3.0.0-alpha.8","sha":"1ce39e1792bcc3e1617be482f1658317297b7516","kind":"commit","published_at":"2025-01-13T03:44:54.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.8","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.8/manifests"},{"name":"v2.16.3","sha":"16fd88a9b0b552e54e524c3fab212840cf3da169","kind":"commit","published_at":"2025-01-09T04:25:20.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.3/manifests"},{"name":"v3.0.0-alpha.7","sha":"c6de7619e990682e0e57fd093ef9d8b9c99ec558","kind":"commit","published_at":"2025-01-05T21:22:56.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.7","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.7/manifests"},{"name":"v3.0.0-alpha.6","sha":"b4ff634d361dc26288af05a6f3415e2b9fa8702e","kind":"commit","published_at":"2025-01-02T06:04:28.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.6","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.5","sha":"f2a67d3a210daeac0d6a173ea6adb10c2c5859af","kind":"commit","published_at":"2024-12-31T04:30:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.5","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.5/manifests"},{"name":"v3.0.0-alpha.4","sha":"af72a4ded0c71c63e0cbfd0609855b571efeb431","kind":"commit","published_at":"2024-12-29T01:52:35.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.4","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.4/manifests"},{"name":"v3.0.0-alpha.3","sha":"84226942642e3b7f92a640997c59c39e72bd9fce","kind":"commit","published_at":"2024-12-19T04:13:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.3","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.3/manifests"},{"name":"v3.0.0-alpha.2","sha":"7b5db4ef865af6ea7e26645e19aef1c22333958b","kind":"commit","published_at":"2024-12-02T02:18:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.2/manifests"},{"name":"v3.0.0-alpha.1","sha":"645492333d50448d8740d4a4d5bd7b670dfbe81c","kind":"commit","published_at":"2024-12-01T21:02:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.16.2","sha":"c34e4605f4d5a775371be242ba0debb2705eb6d2","kind":"commit","published_at":"2024-11-22T04:00:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"d598157084a806f2090e67634bb82b7bcde97c00","kind":"commit","published_at":"2024-11-20T05:38:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"feedf188e3e803fe1dd7c2e1701c4e9e9d24cf40","kind":"commit","published_at":"2024-11-11T00:58:00.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.0/manifests"},{"name":"v2.15.3","sha":"bea44b7e73d0bd2874e18c68e738822002351224","kind":"commit","published_at":"2024-09-26T17:57:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"231ca0ec16a5cfc867e23737e1dbef274e6973fe","kind":"commit","published_at":"2024-09-22T00:55:50.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"5d33e1aa4e7e07e47ad4e5a3fd7f9a9dda85eafa","kind":"commit","published_at":"2024-09-19T04:18:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"321cab959ad125fa335b01f5ecd9407606fc1241","kind":"commit","published_at":"2024-09-14T19:10:32.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"c646328cb753e1bdace0392220208edb304c4277","kind":"commit","published_at":"2024-08-05T02:40:37.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.14.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.14.0/manifests"},{"name":"v2.13.1","sha":"baf7c1219b781803557018eba206ad8fa544941f","kind":"commit","published_at":"2024-05-11T01:40:23.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.13.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"5ecd018023ea8af0a58ba1ef95c32c761b4f6e48","kind":"commit","published_at":"2024-05-09T05:31:57.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.13.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"89d25d9d1aed90c422d5dd816e6788ac4e893def","kind":"commit","published_at":"2024-03-17T20:50:19.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.12.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"1323ededda78ecc908a01a8b89f1b1a7d87a2725","kind":"commit","published_at":"2023-12-27T06:04:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.11.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"105f7185be505f070bfb19df4c3a4535058e0f84","kind":"commit","published_at":"2023-10-14T22:57:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0/manifests"},{"name":"v2.10.0-rc.3","sha":"6242e6f1f2fb78f66f9a53b2e07fe2740710c66a","kind":"commit","published_at":"2023-10-08T07:44:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.3/manifests"},{"name":"v2.10.0-rc.2","sha":"1335e8dfa89e58b4f0dce3b3b2f3c5afc27efab7","kind":"commit","published_at":"2023-10-08T03:20:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.2/manifests"},{"name":"v2.10.0-rc.1","sha":"1f11e18c7a061668ae1c3ae916090803ff03147d","kind":"commit","published_at":"2023-10-02T04:39:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.1/manifests"},{"name":"v2.9.1","sha":"3face0dac0f7fb765bf637f51f1f5343b3c7a235","kind":"commit","published_at":"2023-10-01T02:24:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.9.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"e52a7e09544a85f80d4a75c18149d9b7a505304b","kind":"commit","published_at":"2023-09-30T16:14:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.9.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"d9bcfaab864d742c133dd512fb8de5d1a4eadad0","kind":"commit","published_at":"2023-09-18T01:13:52.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.8.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"3d08b3602d13ae8a44f246db2ec34402e18497c6","kind":"commit","published_at":"2021-11-04T05:22:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.7.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"70336cb87f39407ce7f8d41ffcd2b40b9729f401","kind":"commit","published_at":"2021-04-09T07:42:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.6.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"a4a0c5d18e1d6a2ebacb07f30e242c4712048282","kind":"commit","published_at":"2021-02-11T10:21:12.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.5.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"e3917a51a33f092fd98ecb503a4e8da7e3b01470","kind":"commit","published_at":"2021-01-11T17:16:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.4.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"19d49681fd0840f3460d775c7a1a5bfc2f8e479f","kind":"commit","published_at":"2020-05-21T07:32:35.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc.2","sha":"e7fae0db8ffc45eaaf7d5a13700cd94b27e9cf88","kind":"commit","published_at":"2020-05-12T01:32:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.2/manifests"},{"name":"v2.3.0-rc.1","sha":"98f59aafc516d226eb7a688384882eda5b9cabe3","kind":"commit","published_at":"2020-05-11T01:29:05.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.1/manifests"},{"name":"v2.2.0","sha":"bcec4e0910e82afff8e1e159e83e734739e9229f","kind":"commit","published_at":"2020-02-24T04:16:50.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.2.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"de0735f66dae7abf8fb1073b4ace3032c1491424","kind":"commit","published_at":"2019-10-10T08:26:59.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.1.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"d467d573085e42a848cb49c1c28ba163b7aa5872","kind":"commit","published_at":"2019-07-17T05:11:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.4","sha":"a4f3548ed9923f397ca3370cfd702668c84c526b","kind":"commit","published_at":"2019-07-16T17:03:33.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.4","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.4/manifests"},{"name":"v2.0.0-rc.3","sha":"0fc02574bb686a9b49e5202ce08635a05d813e26","kind":"commit","published_at":"2019-06-18T01:04:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"e5f377d81a22af428bcf39bf5a4da70d82d00faf","kind":"commit","published_at":"2019-03-28T04:54:02.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"46fc51a18d3355a0af0a773b09bc6227e30c2d26","kind":"commit","published_at":"2019-03-13T06:59:24.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.1/manifests"},{"name":"v1.12.0","sha":"fa5875c0caa5c260ab78acec5a244215a730247f","kind":"commit","published_at":"2019-02-28T07:26:48.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.12.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"03c09fa32a21b7b27b8dbb3877826c1ab3d2daa2","kind":"commit","published_at":"2019-01-06T18:11:41.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.11.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"a59932b061db030cf7edc11d970c8b6013d04a32","kind":"commit","published_at":"2018-12-05T06:38:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.3","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"13ff84ebd5bdfa46a342d9edb869e21560a478f8","kind":"commit","published_at":"2018-11-09T17:49:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.2","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"92a651cff2687ad3083767fb04b6f53d258b546c","kind":"commit","published_at":"2018-10-28T04:55:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7f6b876b1d9c035d238374e2801496cd554b27f2","kind":"commit","published_at":"2018-10-22T14:44:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"d4920dcf5b7689548a6db640278a9b35a5b48ec6","kind":"commit","published_at":"2018-08-30T03:56:32.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.9.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"383acc8a8b687098ee02168c0335a43dfee701f0","kind":"commit","published_at":"2018-08-25T03:01:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.9.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"97a15579492cd5f35632499f315d7a8df94160a1","kind":"commit","published_at":"2018-08-05T19:10:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.8.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"fccc498aed22c31ff3768bcac00795f94149a21d","kind":"commit","published_at":"2018-07-04T18:53:29.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.7.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.7.0/manifests"},{"name":"v1.6","sha":"fc3ad735b5565cada42d34bc298573fd3fe5adc6","kind":"commit","published_at":"2018-05-29T03:30:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.6","html_url":"https://github.com/go-resty/resty/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.6/manifests"},{"name":"v1.5","sha":"f0976a825c7520308909ce5a9e8b4f8675fdd6de","kind":"commit","published_at":"2018-05-06T17:25:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.5","html_url":"https://github.com/go-resty/resty/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.5/manifests"},{"name":"v1.4","sha":"f8815663de1e64d57cdd4ee9e2b2fa96977a030e","kind":"commit","published_at":"2018-04-05T02:44:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.4","html_url":"https://github.com/go-resty/resty/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.4/manifests"},{"name":"v1.3","sha":"65798e030a35b911602b4d1d743d6f50ac93b665","kind":"commit","published_at":"2018-03-02T06:37:52.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.3","html_url":"https://github.com/go-resty/resty/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.3/manifests"},{"name":"v1.2","sha":"00cb083b8cdc8b0fb1e1f5ebe24bbc23e0ff0cf6","kind":"commit","published_at":"2018-01-26T20:36:19.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.2","html_url":"https://github.com/go-resty/resty/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.2/manifests"},{"name":"v1.1","sha":"b61f45364a2f729165059cd3b411fd9dfeb0b969","kind":"commit","published_at":"2018-01-25T20:18:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.1/manifests"},{"name":"v1.0","sha":"9ac9c42358f7c3c69ac9f8610e8790d7c338e85d","kind":"commit","published_at":"2017-09-25T19:29:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.0/manifests"},{"name":"v0.13","sha":"cf81ed0a604d373be63b4c036c6b05c06520615f","kind":"commit","published_at":"2017-06-22T19:16:15.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.13","html_url":"https://github.com/go-resty/resty/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.13/manifests"},{"name":"v0.12","sha":"7a8134d8718193eb857994adee49d73a302e7718","kind":"commit","published_at":"2017-05-22T07:49:07.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.12","html_url":"https://github.com/go-resty/resty/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.12/manifests"},{"name":"v0.11","sha":"c45c7bcc0000d1a9ac1b119b2e6043c6540eedea","kind":"commit","published_at":"2017-03-20T19:35:04.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.11","html_url":"https://github.com/go-resty/resty/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.11/manifests"},{"name":"v0.10","sha":"2e0c2310ba20c7edb6162ea2f6c0d5bba2e5e56d","kind":"commit","published_at":"2017-01-02T18:24:38.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.10","html_url":"https://github.com/go-resty/resty/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.10/manifests"},{"name":"v0.9","sha":"24dc7ba4bc1ef9215048b28e7248f99c42901db5","kind":"commit","published_at":"2016-11-01T17:03:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.9","html_url":"https://github.com/go-resty/resty/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.9/manifests"},{"name":"v0.8","sha":"0eed47a8f8c2575a34a067585dc0853d91943ac4","kind":"commit","published_at":"2016-07-08T16:00:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.8","html_url":"https://github.com/go-resty/resty/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.8/manifests"},{"name":"v0.7","sha":"84e74db089329a2024227e400af9c1d495bb51da","kind":"commit","published_at":"2016-05-02T01:57:02.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.7","html_url":"https://github.com/go-resty/resty/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.7/manifests"},{"name":"v0.6","sha":"aed15a666de54595af7d8895aa7299ceff5635f8","kind":"commit","published_at":"2016-02-04T00:52:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.6","html_url":"https://github.com/go-resty/resty/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.6/manifests"},{"name":"v0.5","sha":"ee6d790e5829cdcaa0f045bf1aee0d4bfbcfd370","kind":"commit","published_at":"2016-01-04T02:21:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.5","html_url":"https://github.com/go-resty/resty/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.5/manifests"},{"name":"v0.4.1","sha":"4bf8588c7910d7cdb166314585c670d3f5c8613c","kind":"commit","published_at":"2015-10-21T23:40:41.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.4.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"7d446cd807558251c81a721aff2e18e2662fef17","kind":"commit","published_at":"2015-10-20T01:26:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.4","html_url":"https://github.com/go-resty/resty/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4/manifests"},{"name":"v0.3","sha":"17fa68ea3a29cbd96fa62422920a4760f68bac47","kind":"commit","published_at":"2015-10-08T05:34:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.3","html_url":"https://github.com/go-resty/resty/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.3/manifests"},{"name":"v0.2.2","sha":"31d1eb4a2c2b2f0481889ae118316fd5e1aae0d3","kind":"commit","published_at":"2015-10-05T03:38:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2.2","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"af2fa35d6ded7f40a76eb553d670e28f35420792","kind":"commit","published_at":"2015-09-30T23:29:54.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"965af26bfb93ca6fd0dcaf90003f565bc7d2a8b2","kind":"commit","published_at":"2015-09-24T21:07:04.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2/manifests"},{"name":"v0.1","sha":"d3cb0a5244415fead99132303f67e793a81c2cf9","kind":"commit","published_at":"2015-09-15T23:56:12.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-23T01:06:18.254Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21go-resty/resty/v2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Go-resty/resty/v2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Go-resty/resty/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Go-resty/resty/v2/dependencies","status":null,"funding_links":["https://github.com/sponsors/jeevatkm","https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-15T16:53:12.680Z","issues_count":271,"pull_requests_count":346,"avg_time_to_close_issue":33053611.43627451,"avg_time_to_close_pull_request":4507856.617283951,"issues_closed_count":204,"pull_requests_closed_count":324,"pull_request_authors_count":70,"issue_authors_count":228,"avg_comments_per_issue":2.4907749077490773,"avg_comments_per_pull_request":1.8034682080924855,"merged_pull_requests_count":285,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":74,"past_year_pull_requests_count":187,"past_year_avg_time_to_close_issue":633533.1176470588,"past_year_avg_time_to_close_pull_request":172946.81395348837,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":172,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":1.0540540540540542,"past_year_avg_comments_per_pull_request":1.4010695187165776,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/issues","maintainers":[{"login":"jeevatkm","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}],"active_maintainers":[{"login":"jeevatkm","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-resty%2Fresty%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-resty%2Fresty%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-resty%2Fresty%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-resty%2Fresty%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-resty%2Fresty%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-resty%2Fresty%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2156535,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":13504537,"name":"golang-github-go-resty-resty","ecosystem":"debian","description":null,"homepage":"https://github.com/go-resty/resty","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-resty/resty","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T18:56:40.995Z","latest_release_published_at":"2026-02-10T18:56:40.995Z","latest_release_number":"2.4.0-1","last_synced_at":"2026-03-13T07:39:37.534Z","created_at":"2026-02-10T18:56:40.804Z","updated_at":"2026-03-13T07:39:37.534Z","registry_url":"https://tracker.debian.org/pkg/golang-github-go-resty-resty","install_command":"apt-get install golang-github-go-resty-resty","documentation_url":"https://packages.debian.org/bullseye/golang-github-go-resty-resty","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-go-resty-resty-dev","standards_version":"4.5.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-golang-x-net-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:12:01.110Z","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/golang-github-go-resty-resty?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-go-resty-resty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-go-resty-resty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-go-resty-resty/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-go-resty-resty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-go-resty-resty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-go-resty-resty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-go-resty-resty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-go-resty-resty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-go-resty-resty/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":13645617,"name":"golang-github-go-resty-resty","ecosystem":"debian","description":null,"homepage":"https://github.com/go-resty/resty","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-resty/resty","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:14:46.514Z","latest_release_published_at":"2026-02-12T03:14:46.514Z","latest_release_number":"2.10.0-2","last_synced_at":"2026-03-13T11:13:22.869Z","created_at":"2026-02-12T03:14:46.286Z","updated_at":"2026-03-13T11:13:22.869Z","registry_url":"https://tracker.debian.org/pkg/golang-github-go-resty-resty","install_command":"apt-get install golang-github-go-resty-resty","documentation_url":"https://packages.debian.org/trixie/golang-github-go-resty-resty","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-go-resty-resty-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-golang-x-net-dev, golang-golang-x-time-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T03:14:47.036Z","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/golang-github-go-resty-resty?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-go-resty-resty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-go-resty-resty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-go-resty-resty/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-resty-resty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-resty-resty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-resty-resty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-resty-resty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-resty-resty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-go-resty-resty/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":13545627,"name":"golang-github-go-resty-resty","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-resty/resty","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-resty/resty","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:02:07.117Z","latest_release_published_at":"2026-02-11T02:02:07.117Z","latest_release_number":"2.4.0-1ubuntu1","last_synced_at":"2026-03-11T09:03:48.722Z","created_at":"2026-02-11T02:02:06.920Z","updated_at":"2026-03-11T09:03:48.722Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-go-resty-resty","install_command":"apt-get install golang-github-go-resty-resty","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-go-resty-resty-dev","standards_version":"4.5.1","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-golang-x-net-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:41:17.199Z","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/golang-github-go-resty-resty?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-go-resty-resty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-go-resty-resty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-go-resty-resty/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-resty-resty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-resty-resty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-resty-resty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-resty-resty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-resty-resty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-go-resty-resty/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":3494963,"name":"github.com/go-resty/resty","ecosystem":"go","description":"Package resty provides simple HTTP and REST client for Go inspired by Ruby rest-client.","homepage":"https://github.com/go-resty/resty","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-resty/resty","keywords_array":[],"namespace":"github.com/go-resty","versions_count":13,"first_release_published_at":"2015-09-30T23:29:54.000Z","latest_release_published_at":"2019-02-28T07:26:48.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-06-01T17:01:22.946Z","created_at":"2022-04-10T19:31:00.697Z","updated_at":"2026-06-01T17:01:22.946Z","registry_url":"https://pkg.go.dev/github.com/go-resty/resty","install_command":"go get github.com/go-resty/resty","documentation_url":"https://pkg.go.dev/github.com/go-resty/resty#section-documentation","metadata":{},"repo_metadata":{"id":37405391,"uuid":"41561105","full_name":"go-resty/resty","owner":"go-resty","description":"Simple HTTP, REST, and SSE client library for Go","archived":false,"fork":false,"pushed_at":"2025-05-11T16:59:44.000Z","size":4052,"stargazers_count":11226,"open_issues_count":47,"forks_count":768,"subscribers_count":99,"default_branch":"v3","last_synced_at":"2025-09-20T12:02:31.875Z","etag":null,"topics":["backoff","circuit-breaker","curl-command","digest-authentication","go","go-library","go-resty","golang","golang-library","hacktoberfest","http-client","http-trace","load-balancer","middleware","redirects","rest-client","retry","service-discovery","srv-record","sse-client"],"latest_commit_sha":null,"homepage":"https://resty.dev","language":"Go","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/go-resty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["jeevatkm"],"custom":["https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"]}},"created_at":"2015-08-28T17:48:47.000Z","updated_at":"2025-09-20T07:07:50.000Z","dependencies_parsed_at":"2023-12-27T06:34:09.164Z","dependency_job_id":"ba2e6717-453e-4135-97ed-375becfa34d5","html_url":"https://github.com/go-resty/resty","commit_stats":{"total_commits":492,"total_committers":118,"mean_commits":4.169491525423729,"dds":"0.31707317073170727","last_synced_commit":"1c4960b1e4fd3a53fc71c8034ff5bd56f5519ef0"},"previous_names":[],"tags_count":82,"template":false,"template_full_name":null,"purl":"pkg:github/go-resty/resty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/refs/heads/v3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/sbom","scorecard":{"id":432411,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-resty/resty","commit":"66256efbe00678090075a7862bf4113c8e183c8d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/label-actions.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":"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:37: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-actions.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T03:41:24.681Z","repository_id":37405391,"created_at":"2025-08-19T03:41:24.682Z","updated_at":"2025-08-19T03:41:24.682Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276313113,"owners_count":25620654,"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-09-21T02:00:07.055Z","response_time":72,"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":"go-resty","name":"Go Resty","uuid":"14019737","kind":"organization","description":"Simple HTTP and REST client library for Go","email":"jeeva@myjeeva.com","website":null,"location":"Planet Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14019737?v=4","repositories_count":1,"last_synced_at":"2023-03-04T23:39:02.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-resty","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:40:35.162Z","updated_at":"2023-03-04T23:39:02.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty/repositories"},"tags":[{"name":"v3.0.0-beta.3","sha":"036c5894765c5b60f2c6992b8a1accae124019f7","kind":"commit","published_at":"2025-05-07T16:06:15.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.2","sha":"e158f04505325b1e9de811a160b28637b86189b5","kind":"commit","published_at":"2025-02-08T06:54:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.1","sha":"51c16e1645612857f85758736c32082ead4181ec","kind":"commit","published_at":"2025-02-01T05:39:07.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.1/manifests"},{"name":"v3.0.0-alpha.10","sha":"2e3e58bf8bd5790e19ae933140606da8b5a43423","kind":"commit","published_at":"2025-01-25T06:25:00.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.10","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.10/manifests"},{"name":"v2.16.5","sha":"1e19d6bc6a102df59e1997a09850d0c0532e7f9a","kind":"commit","published_at":"2025-01-23T06:14:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.5","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"7ad1178aa74c305564c4dda581ca1374fece84b5","kind":"commit","published_at":"2025-01-20T19:41:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.4","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.4/manifests"},{"name":"v3.0.0-alpha.9","sha":"5823c50301cc24da68769b45c54a673aa6cfeab3","kind":"commit","published_at":"2025-01-14T07:30:17.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.9","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.9/manifests"},{"name":"v3.0.0-alpha.8","sha":"1ce39e1792bcc3e1617be482f1658317297b7516","kind":"commit","published_at":"2025-01-13T03:44:54.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.8","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.8/manifests"},{"name":"v2.16.3","sha":"16fd88a9b0b552e54e524c3fab212840cf3da169","kind":"commit","published_at":"2025-01-09T04:25:20.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.3/manifests"},{"name":"v3.0.0-alpha.7","sha":"c6de7619e990682e0e57fd093ef9d8b9c99ec558","kind":"commit","published_at":"2025-01-05T21:22:56.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.7","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.7/manifests"},{"name":"v3.0.0-alpha.6","sha":"b4ff634d361dc26288af05a6f3415e2b9fa8702e","kind":"commit","published_at":"2025-01-02T06:04:28.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.6","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.5","sha":"f2a67d3a210daeac0d6a173ea6adb10c2c5859af","kind":"commit","published_at":"2024-12-31T04:30:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.5","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.5/manifests"},{"name":"v3.0.0-alpha.4","sha":"af72a4ded0c71c63e0cbfd0609855b571efeb431","kind":"commit","published_at":"2024-12-29T01:52:35.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.4","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.4/manifests"},{"name":"v3.0.0-alpha.3","sha":"84226942642e3b7f92a640997c59c39e72bd9fce","kind":"commit","published_at":"2024-12-19T04:13:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.3","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.3/manifests"},{"name":"v3.0.0-alpha.2","sha":"7b5db4ef865af6ea7e26645e19aef1c22333958b","kind":"commit","published_at":"2024-12-02T02:18:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.2/manifests"},{"name":"v3.0.0-alpha.1","sha":"645492333d50448d8740d4a4d5bd7b670dfbe81c","kind":"commit","published_at":"2024-12-01T21:02:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.16.2","sha":"c34e4605f4d5a775371be242ba0debb2705eb6d2","kind":"commit","published_at":"2024-11-22T04:00:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"d598157084a806f2090e67634bb82b7bcde97c00","kind":"commit","published_at":"2024-11-20T05:38:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"feedf188e3e803fe1dd7c2e1701c4e9e9d24cf40","kind":"commit","published_at":"2024-11-11T00:58:00.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.0/manifests"},{"name":"v2.15.3","sha":"bea44b7e73d0bd2874e18c68e738822002351224","kind":"commit","published_at":"2024-09-26T17:57:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"231ca0ec16a5cfc867e23737e1dbef274e6973fe","kind":"commit","published_at":"2024-09-22T00:55:50.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"5d33e1aa4e7e07e47ad4e5a3fd7f9a9dda85eafa","kind":"commit","published_at":"2024-09-19T04:18:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"321cab959ad125fa335b01f5ecd9407606fc1241","kind":"commit","published_at":"2024-09-14T19:10:32.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"c646328cb753e1bdace0392220208edb304c4277","kind":"commit","published_at":"2024-08-05T02:40:37.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.14.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.14.0/manifests"},{"name":"v2.13.1","sha":"baf7c1219b781803557018eba206ad8fa544941f","kind":"commit","published_at":"2024-05-11T01:40:23.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.13.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"5ecd018023ea8af0a58ba1ef95c32c761b4f6e48","kind":"commit","published_at":"2024-05-09T05:31:57.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.13.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"89d25d9d1aed90c422d5dd816e6788ac4e893def","kind":"commit","published_at":"2024-03-17T20:50:19.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.12.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"1323ededda78ecc908a01a8b89f1b1a7d87a2725","kind":"commit","published_at":"2023-12-27T06:04:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.11.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"105f7185be505f070bfb19df4c3a4535058e0f84","kind":"commit","published_at":"2023-10-14T22:57:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0/manifests"},{"name":"v2.10.0-rc.3","sha":"6242e6f1f2fb78f66f9a53b2e07fe2740710c66a","kind":"commit","published_at":"2023-10-08T07:44:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.3/manifests"},{"name":"v2.10.0-rc.2","sha":"1335e8dfa89e58b4f0dce3b3b2f3c5afc27efab7","kind":"commit","published_at":"2023-10-08T03:20:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.2/manifests"},{"name":"v2.10.0-rc.1","sha":"1f11e18c7a061668ae1c3ae916090803ff03147d","kind":"commit","published_at":"2023-10-02T04:39:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.1/manifests"},{"name":"v2.9.1","sha":"3face0dac0f7fb765bf637f51f1f5343b3c7a235","kind":"commit","published_at":"2023-10-01T02:24:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.9.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"e52a7e09544a85f80d4a75c18149d9b7a505304b","kind":"commit","published_at":"2023-09-30T16:14:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.9.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"d9bcfaab864d742c133dd512fb8de5d1a4eadad0","kind":"commit","published_at":"2023-09-18T01:13:52.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.8.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"3d08b3602d13ae8a44f246db2ec34402e18497c6","kind":"commit","published_at":"2021-11-04T05:22:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.7.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"70336cb87f39407ce7f8d41ffcd2b40b9729f401","kind":"commit","published_at":"2021-04-09T07:42:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.6.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"a4a0c5d18e1d6a2ebacb07f30e242c4712048282","kind":"commit","published_at":"2021-02-11T10:21:12.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.5.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"e3917a51a33f092fd98ecb503a4e8da7e3b01470","kind":"commit","published_at":"2021-01-11T17:16:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.4.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"19d49681fd0840f3460d775c7a1a5bfc2f8e479f","kind":"commit","published_at":"2020-05-21T07:32:35.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc.2","sha":"e7fae0db8ffc45eaaf7d5a13700cd94b27e9cf88","kind":"commit","published_at":"2020-05-12T01:32:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.2/manifests"},{"name":"v2.3.0-rc.1","sha":"98f59aafc516d226eb7a688384882eda5b9cabe3","kind":"commit","published_at":"2020-05-11T01:29:05.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.1/manifests"},{"name":"v2.2.0","sha":"bcec4e0910e82afff8e1e159e83e734739e9229f","kind":"commit","published_at":"2020-02-24T04:16:50.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.2.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"de0735f66dae7abf8fb1073b4ace3032c1491424","kind":"commit","published_at":"2019-10-10T08:26:59.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.1.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"d467d573085e42a848cb49c1c28ba163b7aa5872","kind":"commit","published_at":"2019-07-17T05:11:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.4","sha":"a4f3548ed9923f397ca3370cfd702668c84c526b","kind":"commit","published_at":"2019-07-16T17:03:33.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.4","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.4/manifests"},{"name":"v2.0.0-rc.3","sha":"0fc02574bb686a9b49e5202ce08635a05d813e26","kind":"commit","published_at":"2019-06-18T01:04:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"e5f377d81a22af428bcf39bf5a4da70d82d00faf","kind":"commit","published_at":"2019-03-28T04:54:02.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"46fc51a18d3355a0af0a773b09bc6227e30c2d26","kind":"commit","published_at":"2019-03-13T06:59:24.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.1/manifests"},{"name":"v1.12.0","sha":"fa5875c0caa5c260ab78acec5a244215a730247f","kind":"commit","published_at":"2019-02-28T07:26:48.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.12.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"03c09fa32a21b7b27b8dbb3877826c1ab3d2daa2","kind":"commit","published_at":"2019-01-06T18:11:41.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.11.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"a59932b061db030cf7edc11d970c8b6013d04a32","kind":"commit","published_at":"2018-12-05T06:38:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.3","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"13ff84ebd5bdfa46a342d9edb869e21560a478f8","kind":"commit","published_at":"2018-11-09T17:49:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.2","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"92a651cff2687ad3083767fb04b6f53d258b546c","kind":"commit","published_at":"2018-10-28T04:55:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7f6b876b1d9c035d238374e2801496cd554b27f2","kind":"commit","published_at":"2018-10-22T14:44:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"d4920dcf5b7689548a6db640278a9b35a5b48ec6","kind":"commit","published_at":"2018-08-30T03:56:32.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.9.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"383acc8a8b687098ee02168c0335a43dfee701f0","kind":"commit","published_at":"2018-08-25T03:01:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.9.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"97a15579492cd5f35632499f315d7a8df94160a1","kind":"commit","published_at":"2018-08-05T19:10:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.8.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"fccc498aed22c31ff3768bcac00795f94149a21d","kind":"commit","published_at":"2018-07-04T18:53:29.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.7.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.7.0/manifests"},{"name":"v1.6","sha":"fc3ad735b5565cada42d34bc298573fd3fe5adc6","kind":"commit","published_at":"2018-05-29T03:30:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.6","html_url":"https://github.com/go-resty/resty/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.6/manifests"},{"name":"v1.5","sha":"f0976a825c7520308909ce5a9e8b4f8675fdd6de","kind":"commit","published_at":"2018-05-06T17:25:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.5","html_url":"https://github.com/go-resty/resty/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.5/manifests"},{"name":"v1.4","sha":"f8815663de1e64d57cdd4ee9e2b2fa96977a030e","kind":"commit","published_at":"2018-04-05T02:44:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.4","html_url":"https://github.com/go-resty/resty/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.4/manifests"},{"name":"v1.3","sha":"65798e030a35b911602b4d1d743d6f50ac93b665","kind":"commit","published_at":"2018-03-02T06:37:52.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.3","html_url":"https://github.com/go-resty/resty/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.3/manifests"},{"name":"v1.2","sha":"00cb083b8cdc8b0fb1e1f5ebe24bbc23e0ff0cf6","kind":"commit","published_at":"2018-01-26T20:36:19.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.2","html_url":"https://github.com/go-resty/resty/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.2/manifests"},{"name":"v1.1","sha":"b61f45364a2f729165059cd3b411fd9dfeb0b969","kind":"commit","published_at":"2018-01-25T20:18:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.1/manifests"},{"name":"v1.0","sha":"9ac9c42358f7c3c69ac9f8610e8790d7c338e85d","kind":"commit","published_at":"2017-09-25T19:29:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.0/manifests"},{"name":"v0.13","sha":"cf81ed0a604d373be63b4c036c6b05c06520615f","kind":"commit","published_at":"2017-06-22T19:16:15.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.13","html_url":"https://github.com/go-resty/resty/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.13/manifests"},{"name":"v0.12","sha":"7a8134d8718193eb857994adee49d73a302e7718","kind":"commit","published_at":"2017-05-22T07:49:07.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.12","html_url":"https://github.com/go-resty/resty/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.12/manifests"},{"name":"v0.11","sha":"c45c7bcc0000d1a9ac1b119b2e6043c6540eedea","kind":"commit","published_at":"2017-03-20T19:35:04.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.11","html_url":"https://github.com/go-resty/resty/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.11/manifests"},{"name":"v0.10","sha":"2e0c2310ba20c7edb6162ea2f6c0d5bba2e5e56d","kind":"commit","published_at":"2017-01-02T18:24:38.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.10","html_url":"https://github.com/go-resty/resty/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.10/manifests"},{"name":"v0.9","sha":"24dc7ba4bc1ef9215048b28e7248f99c42901db5","kind":"commit","published_at":"2016-11-01T17:03:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.9","html_url":"https://github.com/go-resty/resty/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.9/manifests"},{"name":"v0.8","sha":"0eed47a8f8c2575a34a067585dc0853d91943ac4","kind":"commit","published_at":"2016-07-08T16:00:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.8","html_url":"https://github.com/go-resty/resty/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.8/manifests"},{"name":"v0.7","sha":"84e74db089329a2024227e400af9c1d495bb51da","kind":"commit","published_at":"2016-05-02T01:57:02.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.7","html_url":"https://github.com/go-resty/resty/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.7/manifests"},{"name":"v0.6","sha":"aed15a666de54595af7d8895aa7299ceff5635f8","kind":"commit","published_at":"2016-02-04T00:52:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.6","html_url":"https://github.com/go-resty/resty/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.6/manifests"},{"name":"v0.5","sha":"ee6d790e5829cdcaa0f045bf1aee0d4bfbcfd370","kind":"commit","published_at":"2016-01-04T02:21:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.5","html_url":"https://github.com/go-resty/resty/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.5/manifests"},{"name":"v0.4.1","sha":"4bf8588c7910d7cdb166314585c670d3f5c8613c","kind":"commit","published_at":"2015-10-21T23:40:41.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.4.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"7d446cd807558251c81a721aff2e18e2662fef17","kind":"commit","published_at":"2015-10-20T01:26:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.4","html_url":"https://github.com/go-resty/resty/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4/manifests"},{"name":"v0.3","sha":"17fa68ea3a29cbd96fa62422920a4760f68bac47","kind":"commit","published_at":"2015-10-08T05:34:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.3","html_url":"https://github.com/go-resty/resty/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.3/manifests"},{"name":"v0.2.2","sha":"31d1eb4a2c2b2f0481889ae118316fd5e1aae0d3","kind":"commit","published_at":"2015-10-05T03:38:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2.2","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"af2fa35d6ded7f40a76eb553d670e28f35420792","kind":"commit","published_at":"2015-09-30T23:29:54.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"965af26bfb93ca6fd0dcaf90003f565bc7d2a8b2","kind":"commit","published_at":"2015-09-24T21:07:04.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2/manifests"},{"name":"v0.1","sha":"d3cb0a5244415fead99132303f67e793a81c2cf9","kind":"commit","published_at":"2015-09-15T23:56:12.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-23T01:06:38.188Z","dependent_packages_count":216,"downloads":null,"downloads_period":null,"dependent_repos_count":274,"rankings":{"downloads":null,"dependent_repos_count":0.4000915785702039,"dependent_packages_count":0.2684730505417201,"stargazers_count":0.7547018717140285,"forks_count":1.1786120918619298,"docker_downloads_count":1.3455479160228618,"average":0.7894853017421488},"purl":"pkg:golang/github.com/go-resty/resty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-resty/resty","docker_dependents_count":3,"docker_downloads_count":307,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-resty/resty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-resty/resty/dependencies","status":null,"funding_links":["https://github.com/sponsors/jeevatkm","https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-15T16:53:12.680Z","issues_count":271,"pull_requests_count":346,"avg_time_to_close_issue":33053611.43627451,"avg_time_to_close_pull_request":4507856.617283951,"issues_closed_count":204,"pull_requests_closed_count":324,"pull_request_authors_count":70,"issue_authors_count":228,"avg_comments_per_issue":2.4907749077490773,"avg_comments_per_pull_request":1.8034682080924855,"merged_pull_requests_count":285,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":74,"past_year_pull_requests_count":187,"past_year_avg_time_to_close_issue":633533.1176470588,"past_year_avg_time_to_close_pull_request":172946.81395348837,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":172,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":1.0540540540540542,"past_year_avg_comments_per_pull_request":1.4010695187165776,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/issues","maintainers":[{"login":"jeevatkm","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}],"active_maintainers":[{"login":"jeevatkm","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2156535,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":13448240,"name":"golang-github-go-resty-resty","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-resty/resty","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-resty/resty","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T15:17:00.738Z","latest_release_published_at":"2026-02-08T15:17:00.738Z","latest_release_number":"2.10.0-1","last_synced_at":"2026-03-08T15:44:01.244Z","created_at":"2026-02-08T15:17:00.069Z","updated_at":"2026-03-08T16:04:11.079Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-go-resty-resty","install_command":"apt-get install golang-github-go-resty-resty","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-go-resty-resty-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-golang-x-net-dev, golang-golang-x-time-dev","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/golang-github-go-resty-resty?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-go-resty-resty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-go-resty-resty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-go-resty-resty/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-resty-resty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-resty-resty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-resty-resty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-resty-resty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-resty-resty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-go-resty-resty/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":3493010,"name":"gopkg.in/resty.v1","ecosystem":"go","description":"Package resty provides Simple HTTP and REST client library for Go.","homepage":"https://github.com/go-resty/resty","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-resty/resty","keywords_array":[],"namespace":"gopkg.in","versions_count":10,"first_release_published_at":"2022-11-20T02:05:32.400Z","latest_release_published_at":"2019-02-28T07:26:48.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-06-03T05:30:38.553Z","created_at":"2022-04-10T19:14:00.072Z","updated_at":"2026-06-03T05:32:19.944Z","registry_url":"https://pkg.go.dev/gopkg.in/resty.v1","install_command":"go get gopkg.in/resty.v1","documentation_url":"https://pkg.go.dev/gopkg.in/resty.v1#section-documentation","metadata":{},"repo_metadata":{"id":37405391,"uuid":"41561105","full_name":"go-resty/resty","owner":"go-resty","description":"Simple HTTP, REST, and SSE client library for Go","archived":false,"fork":false,"pushed_at":"2026-05-02T07:50:31.000Z","size":4502,"stargazers_count":11655,"open_issues_count":9,"forks_count":782,"subscribers_count":92,"default_branch":"v3","last_synced_at":"2026-05-02T09:36:16.817Z","etag":null,"topics":["backoff","circuit-breaker","curl-command","digest-authentication","go","go-library","go-resty","golang","golang-library","hacktoberfest","http-client","http-trace","load-balancer","middleware","redirects","rest-client","retry","service-discovery","srv-record","sse-client"],"latest_commit_sha":null,"homepage":"https://resty.dev","language":"Go","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/go-resty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jeevatkm"],"custom":["https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"]}},"created_at":"2015-08-28T17:48:47.000Z","updated_at":"2026-05-02T07:50:35.000Z","dependencies_parsed_at":"2025-12-08T21:00:08.747Z","dependency_job_id":null,"html_url":"https://github.com/go-resty/resty","commit_stats":{"total_commits":492,"total_committers":118,"mean_commits":4.169491525423729,"dds":"0.31707317073170727","last_synced_commit":"1c4960b1e4fd3a53fc71c8034ff5bd56f5519ef0"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/go-resty/resty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/refs/heads/v3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/sbom","scorecard":{"id":432411,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-resty/resty","commit":"66256efbe00678090075a7862bf4113c8e183c8d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/label-actions.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":"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:37: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-actions.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T03:41:24.681Z","repository_id":37405391,"created_at":"2025-08-19T03:41:24.682Z","updated_at":"2025-08-19T03:41:24.682Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33125184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"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":"go-resty","name":"Go Resty","uuid":"14019737","kind":"organization","description":"Simple HTTP and REST client library for Go","email":"jeeva@myjeeva.com","website":null,"location":"Planet Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14019737?v=4","repositories_count":1,"last_synced_at":"2023-03-04T23:39:02.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-resty","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:40:35.162Z","updated_at":"2023-03-04T23:39:02.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-03T05:32:19.918Z","dependent_packages_count":1275,"downloads":null,"downloads_period":null,"dependent_repos_count":70509,"rankings":{"downloads":null,"dependent_repos_count":0.017454757269158343,"dependent_packages_count":0.11161070505250391,"stargazers_count":0.757536465481472,"forks_count":1.1988924707159045,"docker_downloads_count":0.10293319715297948,"average":0.4376855191344037},"purl":"pkg:golang/gopkg.in/resty.v1","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/resty.v1","docker_dependents_count":560,"docker_downloads_count":1598719528,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/resty.v1","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/resty.v1/dependencies","status":null,"funding_links":["https://github.com/sponsors/jeevatkm","https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-22T08:01:22.683Z","issues_count":275,"pull_requests_count":353,"avg_time_to_close_issue":33072016.460784312,"avg_time_to_close_pull_request":4507717.310975609,"issues_closed_count":204,"pull_requests_closed_count":328,"pull_request_authors_count":74,"issue_authors_count":230,"avg_comments_per_issue":2.501818181818182,"avg_comments_per_pull_request":1.8130311614730878,"merged_pull_requests_count":288,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":39,"past_year_pull_requests_count":28,"past_year_avg_time_to_close_issue":1369424.8333333333,"past_year_avg_time_to_close_pull_request":1797469.2142857143,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":36,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":1.25,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/issues","maintainers":[{"login":"jeevatkm","count":217,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}],"active_maintainers":[{"login":"jeevatkm","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fresty.v1/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fresty.v1/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fresty.v1/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fresty.v1/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fresty.v1/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fresty.v1/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2156535,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":3510920,"name":"github.com/go-resty/resty/v2","ecosystem":"go","description":"Package resty provides Simple HTTP and REST client library for Go.","homepage":"https://github.com/go-resty/resty","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-resty/resty","keywords_array":[],"namespace":"github.com/go-resty/resty","versions_count":39,"first_release_published_at":"2022-11-20T02:06:24.596Z","latest_release_published_at":"2026-02-14T22:33:41.000Z","latest_release_number":"v2.17.2","last_synced_at":"2026-06-03T19:31:40.126Z","created_at":"2022-04-10T21:09:14.131Z","updated_at":"2026-06-03T19:31:40.127Z","registry_url":"https://pkg.go.dev/github.com/go-resty/resty/v2","install_command":"go get github.com/go-resty/resty/v2","documentation_url":"https://pkg.go.dev/github.com/go-resty/resty/v2#section-documentation","metadata":{},"repo_metadata":{"id":37405391,"uuid":"41561105","full_name":"go-resty/resty","owner":"go-resty","description":"Simple HTTP, REST, and SSE client library for Go","archived":false,"fork":false,"pushed_at":"2025-05-11T16:59:44.000Z","size":4052,"stargazers_count":11226,"open_issues_count":47,"forks_count":768,"subscribers_count":99,"default_branch":"v3","last_synced_at":"2025-09-20T12:02:31.875Z","etag":null,"topics":["backoff","circuit-breaker","curl-command","digest-authentication","go","go-library","go-resty","golang","golang-library","hacktoberfest","http-client","http-trace","load-balancer","middleware","redirects","rest-client","retry","service-discovery","srv-record","sse-client"],"latest_commit_sha":null,"homepage":"https://resty.dev","language":"Go","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/go-resty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["jeevatkm"],"custom":["https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"]}},"created_at":"2015-08-28T17:48:47.000Z","updated_at":"2025-09-20T07:07:50.000Z","dependencies_parsed_at":"2023-12-27T06:34:09.164Z","dependency_job_id":"ba2e6717-453e-4135-97ed-375becfa34d5","html_url":"https://github.com/go-resty/resty","commit_stats":{"total_commits":492,"total_committers":118,"mean_commits":4.169491525423729,"dds":"0.31707317073170727","last_synced_commit":"1c4960b1e4fd3a53fc71c8034ff5bd56f5519ef0"},"previous_names":[],"tags_count":82,"template":false,"template_full_name":null,"purl":"pkg:github/go-resty/resty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/refs/heads/v3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/sbom","scorecard":{"id":432411,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-resty/resty","commit":"66256efbe00678090075a7862bf4113c8e183c8d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/label-actions.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":"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:37: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-actions.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T03:41:24.681Z","repository_id":37405391,"created_at":"2025-08-19T03:41:24.682Z","updated_at":"2025-08-19T03:41:24.682Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276313113,"owners_count":25620654,"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-09-21T02:00:07.055Z","response_time":72,"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":"go-resty","name":"Go Resty","uuid":"14019737","kind":"organization","description":"Simple HTTP and REST client library for Go","email":"jeeva@myjeeva.com","website":null,"location":"Planet Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14019737?v=4","repositories_count":1,"last_synced_at":"2023-03-04T23:39:02.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-resty","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:40:35.162Z","updated_at":"2023-03-04T23:39:02.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty/repositories"},"tags":[{"name":"v3.0.0-beta.3","sha":"036c5894765c5b60f2c6992b8a1accae124019f7","kind":"commit","published_at":"2025-05-07T16:06:15.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.2","sha":"e158f04505325b1e9de811a160b28637b86189b5","kind":"commit","published_at":"2025-02-08T06:54:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.1","sha":"51c16e1645612857f85758736c32082ead4181ec","kind":"commit","published_at":"2025-02-01T05:39:07.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.1/manifests"},{"name":"v3.0.0-alpha.10","sha":"2e3e58bf8bd5790e19ae933140606da8b5a43423","kind":"commit","published_at":"2025-01-25T06:25:00.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.10","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.10/manifests"},{"name":"v2.16.5","sha":"1e19d6bc6a102df59e1997a09850d0c0532e7f9a","kind":"commit","published_at":"2025-01-23T06:14:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.5","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"7ad1178aa74c305564c4dda581ca1374fece84b5","kind":"commit","published_at":"2025-01-20T19:41:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.4","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.4/manifests"},{"name":"v3.0.0-alpha.9","sha":"5823c50301cc24da68769b45c54a673aa6cfeab3","kind":"commit","published_at":"2025-01-14T07:30:17.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.9","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.9/manifests"},{"name":"v3.0.0-alpha.8","sha":"1ce39e1792bcc3e1617be482f1658317297b7516","kind":"commit","published_at":"2025-01-13T03:44:54.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.8","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.8/manifests"},{"name":"v2.16.3","sha":"16fd88a9b0b552e54e524c3fab212840cf3da169","kind":"commit","published_at":"2025-01-09T04:25:20.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.3/manifests"},{"name":"v3.0.0-alpha.7","sha":"c6de7619e990682e0e57fd093ef9d8b9c99ec558","kind":"commit","published_at":"2025-01-05T21:22:56.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.7","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.7/manifests"},{"name":"v3.0.0-alpha.6","sha":"b4ff634d361dc26288af05a6f3415e2b9fa8702e","kind":"commit","published_at":"2025-01-02T06:04:28.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.6","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.5","sha":"f2a67d3a210daeac0d6a173ea6adb10c2c5859af","kind":"commit","published_at":"2024-12-31T04:30:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.5","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.5/manifests"},{"name":"v3.0.0-alpha.4","sha":"af72a4ded0c71c63e0cbfd0609855b571efeb431","kind":"commit","published_at":"2024-12-29T01:52:35.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.4","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.4/manifests"},{"name":"v3.0.0-alpha.3","sha":"84226942642e3b7f92a640997c59c39e72bd9fce","kind":"commit","published_at":"2024-12-19T04:13:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.3","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.3/manifests"},{"name":"v3.0.0-alpha.2","sha":"7b5db4ef865af6ea7e26645e19aef1c22333958b","kind":"commit","published_at":"2024-12-02T02:18:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.2/manifests"},{"name":"v3.0.0-alpha.1","sha":"645492333d50448d8740d4a4d5bd7b670dfbe81c","kind":"commit","published_at":"2024-12-01T21:02:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.16.2","sha":"c34e4605f4d5a775371be242ba0debb2705eb6d2","kind":"commit","published_at":"2024-11-22T04:00:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"d598157084a806f2090e67634bb82b7bcde97c00","kind":"commit","published_at":"2024-11-20T05:38:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"feedf188e3e803fe1dd7c2e1701c4e9e9d24cf40","kind":"commit","published_at":"2024-11-11T00:58:00.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.0/manifests"},{"name":"v2.15.3","sha":"bea44b7e73d0bd2874e18c68e738822002351224","kind":"commit","published_at":"2024-09-26T17:57:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"231ca0ec16a5cfc867e23737e1dbef274e6973fe","kind":"commit","published_at":"2024-09-22T00:55:50.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"5d33e1aa4e7e07e47ad4e5a3fd7f9a9dda85eafa","kind":"commit","published_at":"2024-09-19T04:18:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"321cab959ad125fa335b01f5ecd9407606fc1241","kind":"commit","published_at":"2024-09-14T19:10:32.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"c646328cb753e1bdace0392220208edb304c4277","kind":"commit","published_at":"2024-08-05T02:40:37.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.14.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.14.0/manifests"},{"name":"v2.13.1","sha":"baf7c1219b781803557018eba206ad8fa544941f","kind":"commit","published_at":"2024-05-11T01:40:23.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.13.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"5ecd018023ea8af0a58ba1ef95c32c761b4f6e48","kind":"commit","published_at":"2024-05-09T05:31:57.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.13.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"89d25d9d1aed90c422d5dd816e6788ac4e893def","kind":"commit","published_at":"2024-03-17T20:50:19.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.12.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"1323ededda78ecc908a01a8b89f1b1a7d87a2725","kind":"commit","published_at":"2023-12-27T06:04:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.11.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"105f7185be505f070bfb19df4c3a4535058e0f84","kind":"commit","published_at":"2023-10-14T22:57:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0/manifests"},{"name":"v2.10.0-rc.3","sha":"6242e6f1f2fb78f66f9a53b2e07fe2740710c66a","kind":"commit","published_at":"2023-10-08T07:44:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.3/manifests"},{"name":"v2.10.0-rc.2","sha":"1335e8dfa89e58b4f0dce3b3b2f3c5afc27efab7","kind":"commit","published_at":"2023-10-08T03:20:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.2/manifests"},{"name":"v2.10.0-rc.1","sha":"1f11e18c7a061668ae1c3ae916090803ff03147d","kind":"commit","published_at":"2023-10-02T04:39:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.1/manifests"},{"name":"v2.9.1","sha":"3face0dac0f7fb765bf637f51f1f5343b3c7a235","kind":"commit","published_at":"2023-10-01T02:24:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.9.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"e52a7e09544a85f80d4a75c18149d9b7a505304b","kind":"commit","published_at":"2023-09-30T16:14:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.9.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"d9bcfaab864d742c133dd512fb8de5d1a4eadad0","kind":"commit","published_at":"2023-09-18T01:13:52.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.8.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"3d08b3602d13ae8a44f246db2ec34402e18497c6","kind":"commit","published_at":"2021-11-04T05:22:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.7.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"70336cb87f39407ce7f8d41ffcd2b40b9729f401","kind":"commit","published_at":"2021-04-09T07:42:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.6.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"a4a0c5d18e1d6a2ebacb07f30e242c4712048282","kind":"commit","published_at":"2021-02-11T10:21:12.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.5.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"e3917a51a33f092fd98ecb503a4e8da7e3b01470","kind":"commit","published_at":"2021-01-11T17:16:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.4.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"19d49681fd0840f3460d775c7a1a5bfc2f8e479f","kind":"commit","published_at":"2020-05-21T07:32:35.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc.2","sha":"e7fae0db8ffc45eaaf7d5a13700cd94b27e9cf88","kind":"commit","published_at":"2020-05-12T01:32:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.2/manifests"},{"name":"v2.3.0-rc.1","sha":"98f59aafc516d226eb7a688384882eda5b9cabe3","kind":"commit","published_at":"2020-05-11T01:29:05.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.1/manifests"},{"name":"v2.2.0","sha":"bcec4e0910e82afff8e1e159e83e734739e9229f","kind":"commit","published_at":"2020-02-24T04:16:50.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.2.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"de0735f66dae7abf8fb1073b4ace3032c1491424","kind":"commit","published_at":"2019-10-10T08:26:59.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.1.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"d467d573085e42a848cb49c1c28ba163b7aa5872","kind":"commit","published_at":"2019-07-17T05:11:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.4","sha":"a4f3548ed9923f397ca3370cfd702668c84c526b","kind":"commit","published_at":"2019-07-16T17:03:33.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.4","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.4/manifests"},{"name":"v2.0.0-rc.3","sha":"0fc02574bb686a9b49e5202ce08635a05d813e26","kind":"commit","published_at":"2019-06-18T01:04:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"e5f377d81a22af428bcf39bf5a4da70d82d00faf","kind":"commit","published_at":"2019-03-28T04:54:02.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"46fc51a18d3355a0af0a773b09bc6227e30c2d26","kind":"commit","published_at":"2019-03-13T06:59:24.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.1/manifests"},{"name":"v1.12.0","sha":"fa5875c0caa5c260ab78acec5a244215a730247f","kind":"commit","published_at":"2019-02-28T07:26:48.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.12.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"03c09fa32a21b7b27b8dbb3877826c1ab3d2daa2","kind":"commit","published_at":"2019-01-06T18:11:41.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.11.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"a59932b061db030cf7edc11d970c8b6013d04a32","kind":"commit","published_at":"2018-12-05T06:38:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.3","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"13ff84ebd5bdfa46a342d9edb869e21560a478f8","kind":"commit","published_at":"2018-11-09T17:49:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.2","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"92a651cff2687ad3083767fb04b6f53d258b546c","kind":"commit","published_at":"2018-10-28T04:55:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7f6b876b1d9c035d238374e2801496cd554b27f2","kind":"commit","published_at":"2018-10-22T14:44:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"d4920dcf5b7689548a6db640278a9b35a5b48ec6","kind":"commit","published_at":"2018-08-30T03:56:32.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.9.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"383acc8a8b687098ee02168c0335a43dfee701f0","kind":"commit","published_at":"2018-08-25T03:01:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.9.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"97a15579492cd5f35632499f315d7a8df94160a1","kind":"commit","published_at":"2018-08-05T19:10:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.8.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"fccc498aed22c31ff3768bcac00795f94149a21d","kind":"commit","published_at":"2018-07-04T18:53:29.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.7.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.7.0/manifests"},{"name":"v1.6","sha":"fc3ad735b5565cada42d34bc298573fd3fe5adc6","kind":"commit","published_at":"2018-05-29T03:30:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.6","html_url":"https://github.com/go-resty/resty/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.6/manifests"},{"name":"v1.5","sha":"f0976a825c7520308909ce5a9e8b4f8675fdd6de","kind":"commit","published_at":"2018-05-06T17:25:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.5","html_url":"https://github.com/go-resty/resty/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.5/manifests"},{"name":"v1.4","sha":"f8815663de1e64d57cdd4ee9e2b2fa96977a030e","kind":"commit","published_at":"2018-04-05T02:44:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.4","html_url":"https://github.com/go-resty/resty/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.4/manifests"},{"name":"v1.3","sha":"65798e030a35b911602b4d1d743d6f50ac93b665","kind":"commit","published_at":"2018-03-02T06:37:52.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.3","html_url":"https://github.com/go-resty/resty/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.3/manifests"},{"name":"v1.2","sha":"00cb083b8cdc8b0fb1e1f5ebe24bbc23e0ff0cf6","kind":"commit","published_at":"2018-01-26T20:36:19.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.2","html_url":"https://github.com/go-resty/resty/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.2/manifests"},{"name":"v1.1","sha":"b61f45364a2f729165059cd3b411fd9dfeb0b969","kind":"commit","published_at":"2018-01-25T20:18:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.1/manifests"},{"name":"v1.0","sha":"9ac9c42358f7c3c69ac9f8610e8790d7c338e85d","kind":"commit","published_at":"2017-09-25T19:29:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.0/manifests"},{"name":"v0.13","sha":"cf81ed0a604d373be63b4c036c6b05c06520615f","kind":"commit","published_at":"2017-06-22T19:16:15.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.13","html_url":"https://github.com/go-resty/resty/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.13/manifests"},{"name":"v0.12","sha":"7a8134d8718193eb857994adee49d73a302e7718","kind":"commit","published_at":"2017-05-22T07:49:07.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.12","html_url":"https://github.com/go-resty/resty/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.12/manifests"},{"name":"v0.11","sha":"c45c7bcc0000d1a9ac1b119b2e6043c6540eedea","kind":"commit","published_at":"2017-03-20T19:35:04.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.11","html_url":"https://github.com/go-resty/resty/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.11/manifests"},{"name":"v0.10","sha":"2e0c2310ba20c7edb6162ea2f6c0d5bba2e5e56d","kind":"commit","published_at":"2017-01-02T18:24:38.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.10","html_url":"https://github.com/go-resty/resty/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.10/manifests"},{"name":"v0.9","sha":"24dc7ba4bc1ef9215048b28e7248f99c42901db5","kind":"commit","published_at":"2016-11-01T17:03:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.9","html_url":"https://github.com/go-resty/resty/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.9/manifests"},{"name":"v0.8","sha":"0eed47a8f8c2575a34a067585dc0853d91943ac4","kind":"commit","published_at":"2016-07-08T16:00:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.8","html_url":"https://github.com/go-resty/resty/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.8/manifests"},{"name":"v0.7","sha":"84e74db089329a2024227e400af9c1d495bb51da","kind":"commit","published_at":"2016-05-02T01:57:02.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.7","html_url":"https://github.com/go-resty/resty/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.7/manifests"},{"name":"v0.6","sha":"aed15a666de54595af7d8895aa7299ceff5635f8","kind":"commit","published_at":"2016-02-04T00:52:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.6","html_url":"https://github.com/go-resty/resty/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.6/manifests"},{"name":"v0.5","sha":"ee6d790e5829cdcaa0f045bf1aee0d4bfbcfd370","kind":"commit","published_at":"2016-01-04T02:21:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.5","html_url":"https://github.com/go-resty/resty/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.5/manifests"},{"name":"v0.4.1","sha":"4bf8588c7910d7cdb166314585c670d3f5c8613c","kind":"commit","published_at":"2015-10-21T23:40:41.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.4.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"7d446cd807558251c81a721aff2e18e2662fef17","kind":"commit","published_at":"2015-10-20T01:26:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.4","html_url":"https://github.com/go-resty/resty/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4/manifests"},{"name":"v0.3","sha":"17fa68ea3a29cbd96fa62422920a4760f68bac47","kind":"commit","published_at":"2015-10-08T05:34:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.3","html_url":"https://github.com/go-resty/resty/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.3/manifests"},{"name":"v0.2.2","sha":"31d1eb4a2c2b2f0481889ae118316fd5e1aae0d3","kind":"commit","published_at":"2015-10-05T03:38:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2.2","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"af2fa35d6ded7f40a76eb553d670e28f35420792","kind":"commit","published_at":"2015-09-30T23:29:54.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"965af26bfb93ca6fd0dcaf90003f565bc7d2a8b2","kind":"commit","published_at":"2015-09-24T21:07:04.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2/manifests"},{"name":"v0.1","sha":"d3cb0a5244415fead99132303f67e793a81c2cf9","kind":"commit","published_at":"2015-09-15T23:56:12.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-23T01:06:38.189Z","dependent_packages_count":5089,"downloads":null,"downloads_period":null,"dependent_repos_count":7496,"rankings":{"downloads":null,"dependent_repos_count":0.09065457117718502,"dependent_packages_count":0.041785289319495246,"stargazers_count":0.7547018717140285,"forks_count":1.1786120918619298,"docker_downloads_count":0.040553290617200546,"average":0.4212614229379678},"purl":"pkg:golang/github.com/go-resty/resty/v2","advisories":[{"uuid":"GSA_kwCzR0hTQS14d2g5LWdjMzktNTI5OM4AA3Zk","url":"https://github.com/advisories/GHSA-xwh9-gc39-5298","title":"github.com/go-resty/resty/v2 HTTP request body disclosure","description":"A race condition in go-resty can result in HTTP request body disclosure across requests.\n\nThis condition can be triggered by calling sync.Pool.Put with the same *bytes.Buffer more than once, when request retries are enabled and a retry occurs. The call to sync.Pool.Get will then return a bytes.Buffer that hasn't had bytes.Buffer.Reset called on it. This dirty buffer will contain the HTTP request body from an unrelated request, and go-resty will append the current HTTP request body to it, sending two bodies in one request.\n\nThe sync.Pool in question is defined at package level scope, so a completely unrelated server could receive the request body.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2023-11-28T17:36:21.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.9,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://github.com/go-resty/resty/issues/739","https://github.com/go-resty/resty/issues/743","https://github.com/go-resty/resty/pull/745","https://nvd.nist.gov/vuln/detail/CVE-2023-45286","https://pkg.go.dev/vuln/GO-2023-2328","https://github.com/go-resty/resty/commit/577fed8730d79f583eb48dfc81674164e1fc471e","https://github.com/go-resty/resty/releases/tag/v2.11.0","https://github.com/advisories/GHSA-xwh9-gc39-5298"],"source_kind":"github","identifiers":["GHSA-xwh9-gc39-5298","CVE-2023-45286"],"repository_url":"https://github.com/go-resty/resty","blast_radius":0.0,"created_at":"2023-11-28T18:06:02.442Z","updated_at":"2026-05-28T19:10:11.910Z","epss_percentage":0.00369,"epss_percentile":0.58958,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14d2g5LWdjMzktNTI5OM4AA3Zk","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS14d2g5LWdjMzktNTI5OM4AA3Zk","packages":[{"ecosystem":"go","package_name":"github.com/go-resty/resty/v2","versions":[{"first_patched_version":"2.11.0","vulnerable_version_range":"\u003e= 2.10.0, \u003c 2.11.0"}],"purl":"pkg:go/github.com%2Fgo-resty%2Fresty%2Fv2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS14d2g5LWdjMzktNTI5OM4AA3Zk/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-resty/resty/v2","docker_dependents_count":1265,"docker_downloads_count":7697055238,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-resty/resty/v2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-resty/resty/v2/dependencies","status":null,"funding_links":["https://github.com/sponsors/jeevatkm","https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-15T16:53:12.680Z","issues_count":271,"pull_requests_count":346,"avg_time_to_close_issue":33053611.43627451,"avg_time_to_close_pull_request":4507856.617283951,"issues_closed_count":204,"pull_requests_closed_count":324,"pull_request_authors_count":70,"issue_authors_count":228,"avg_comments_per_issue":2.4907749077490773,"avg_comments_per_pull_request":1.8034682080924855,"merged_pull_requests_count":285,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":74,"past_year_pull_requests_count":187,"past_year_avg_time_to_close_issue":633533.1176470588,"past_year_avg_time_to_close_pull_request":172946.81395348837,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":172,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":1.0540540540540542,"past_year_avg_comments_per_pull_request":1.4010695187165776,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/issues","maintainers":[{"login":"jeevatkm","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}],"active_maintainers":[{"login":"jeevatkm","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv2/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2156535,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":13684663,"name":"golang-github-go-resty-resty","ecosystem":"debian","description":null,"homepage":"https://github.com/go-resty/resty","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-resty/resty","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T17:47:39.950Z","latest_release_published_at":"2026-02-12T17:47:39.950Z","latest_release_number":"2.6.0-1","last_synced_at":"2026-03-13T00:07:09.593Z","created_at":"2026-02-12T17:47:39.756Z","updated_at":"2026-03-13T00:07:09.593Z","registry_url":"https://tracker.debian.org/pkg/golang-github-go-resty-resty","install_command":"apt-get install golang-github-go-resty-resty","documentation_url":"https://packages.debian.org/bookworm/golang-github-go-resty-resty","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-go-resty-resty-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-golang-x-net-dev","build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T17:47:40.561Z","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/golang-github-go-resty-resty?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-go-resty-resty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-go-resty-resty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-go-resty-resty/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-resty-resty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-resty-resty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-resty-resty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-resty-resty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-resty-resty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-go-resty-resty/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13387889,"name":"golang-github-go-resty-resty","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-resty/resty","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-resty/resty","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T15:56:16.225Z","latest_release_published_at":"2026-02-05T15:56:16.225Z","latest_release_number":"2.10.0-1","last_synced_at":"2026-03-06T07:07:35.756Z","created_at":"2026-02-05T15:56:15.330Z","updated_at":"2026-03-06T07:38:57.488Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-go-resty-resty","install_command":"apt-get install golang-github-go-resty-resty","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-go-resty-resty-dev","standards_version":"4.6.2","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-golang-x-net-dev, golang-golang-x-time-dev","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/golang-github-go-resty-resty?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-go-resty-resty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-go-resty-resty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-go-resty-resty/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-resty-resty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-resty-resty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-resty-resty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-resty-resty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-resty-resty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-go-resty-resty/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":8650908,"name":"github.com/go-resty/Resty","ecosystem":"go","description":"Package resty provides simple HTTP and REST client for Go inspired by Ruby rest-client.","homepage":"https://github.com/go-resty/Resty","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-resty/Resty","keywords_array":[],"namespace":"github.com/go-resty","versions_count":13,"first_release_published_at":"2015-09-30T23:29:54.000Z","latest_release_published_at":"2019-02-28T07:26:48.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-05-24T18:04:57.809Z","created_at":"2023-12-18T04:38:26.727Z","updated_at":"2026-05-24T18:04:57.809Z","registry_url":"https://pkg.go.dev/github.com/go-resty/Resty","install_command":"go get github.com/go-resty/Resty","documentation_url":"https://pkg.go.dev/github.com/go-resty/Resty#section-documentation","metadata":{},"repo_metadata":{"id":37405391,"uuid":"41561105","full_name":"go-resty/resty","owner":"go-resty","description":"Simple HTTP, REST, and SSE client library for Go","archived":false,"fork":false,"pushed_at":"2025-05-11T16:59:44.000Z","size":4052,"stargazers_count":11285,"open_issues_count":48,"forks_count":772,"subscribers_count":97,"default_branch":"v3","last_synced_at":"2025-10-20T20:14:22.580Z","etag":null,"topics":["backoff","circuit-breaker","curl-command","digest-authentication","go","go-library","go-resty","golang","golang-library","hacktoberfest","http-client","http-trace","load-balancer","middleware","redirects","rest-client","retry","service-discovery","srv-record","sse-client"],"latest_commit_sha":null,"homepage":"https://resty.dev","language":"Go","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/go-resty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["jeevatkm"],"custom":["https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"]}},"created_at":"2015-08-28T17:48:47.000Z","updated_at":"2025-10-20T09:15:07.000Z","dependencies_parsed_at":"2023-12-27T06:34:09.164Z","dependency_job_id":"ba2e6717-453e-4135-97ed-375becfa34d5","html_url":"https://github.com/go-resty/resty","commit_stats":{"total_commits":492,"total_committers":118,"mean_commits":4.169491525423729,"dds":"0.31707317073170727","last_synced_commit":"1c4960b1e4fd3a53fc71c8034ff5bd56f5519ef0"},"previous_names":[],"tags_count":82,"template":false,"template_full_name":null,"purl":"pkg:github/go-resty/resty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/refs/heads/v3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/sbom","scorecard":{"id":432411,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-resty/resty","commit":"66256efbe00678090075a7862bf4113c8e183c8d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/label-actions.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":"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:37: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-actions.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T03:41:24.681Z","repository_id":37405391,"created_at":"2025-08-19T03:41:24.682Z","updated_at":"2025-08-19T03:41:24.682Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280540960,"owners_count":26347790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-22T02:00:06.515Z","response_time":63,"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":"go-resty","name":"Go Resty","uuid":"14019737","kind":"organization","description":"Simple HTTP and REST client library for Go","email":"jeeva@myjeeva.com","website":null,"location":"Planet Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14019737?v=4","repositories_count":1,"last_synced_at":"2023-03-04T23:39:02.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-resty","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:40:35.162Z","updated_at":"2023-03-04T23:39:02.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty/repositories"},"tags":[{"name":"v3.0.0-beta.3","sha":"036c5894765c5b60f2c6992b8a1accae124019f7","kind":"commit","published_at":"2025-05-07T16:06:15.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.2","sha":"e158f04505325b1e9de811a160b28637b86189b5","kind":"commit","published_at":"2025-02-08T06:54:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.1","sha":"51c16e1645612857f85758736c32082ead4181ec","kind":"commit","published_at":"2025-02-01T05:39:07.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.1/manifests"},{"name":"v3.0.0-alpha.10","sha":"2e3e58bf8bd5790e19ae933140606da8b5a43423","kind":"commit","published_at":"2025-01-25T06:25:00.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.10","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.10/manifests"},{"name":"v2.16.5","sha":"1e19d6bc6a102df59e1997a09850d0c0532e7f9a","kind":"commit","published_at":"2025-01-23T06:14:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.5","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"7ad1178aa74c305564c4dda581ca1374fece84b5","kind":"commit","published_at":"2025-01-20T19:41:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.4","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.4/manifests"},{"name":"v3.0.0-alpha.9","sha":"5823c50301cc24da68769b45c54a673aa6cfeab3","kind":"commit","published_at":"2025-01-14T07:30:17.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.9","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.9/manifests"},{"name":"v3.0.0-alpha.8","sha":"1ce39e1792bcc3e1617be482f1658317297b7516","kind":"commit","published_at":"2025-01-13T03:44:54.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.8","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.8/manifests"},{"name":"v2.16.3","sha":"16fd88a9b0b552e54e524c3fab212840cf3da169","kind":"commit","published_at":"2025-01-09T04:25:20.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.3/manifests"},{"name":"v3.0.0-alpha.7","sha":"c6de7619e990682e0e57fd093ef9d8b9c99ec558","kind":"commit","published_at":"2025-01-05T21:22:56.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.7","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.7/manifests"},{"name":"v3.0.0-alpha.6","sha":"b4ff634d361dc26288af05a6f3415e2b9fa8702e","kind":"commit","published_at":"2025-01-02T06:04:28.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.6","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.5","sha":"f2a67d3a210daeac0d6a173ea6adb10c2c5859af","kind":"commit","published_at":"2024-12-31T04:30:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.5","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.5/manifests"},{"name":"v3.0.0-alpha.4","sha":"af72a4ded0c71c63e0cbfd0609855b571efeb431","kind":"commit","published_at":"2024-12-29T01:52:35.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.4","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.4/manifests"},{"name":"v3.0.0-alpha.3","sha":"84226942642e3b7f92a640997c59c39e72bd9fce","kind":"commit","published_at":"2024-12-19T04:13:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.3","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.3/manifests"},{"name":"v3.0.0-alpha.2","sha":"7b5db4ef865af6ea7e26645e19aef1c22333958b","kind":"commit","published_at":"2024-12-02T02:18:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.2/manifests"},{"name":"v3.0.0-alpha.1","sha":"645492333d50448d8740d4a4d5bd7b670dfbe81c","kind":"commit","published_at":"2024-12-01T21:02:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.16.2","sha":"c34e4605f4d5a775371be242ba0debb2705eb6d2","kind":"commit","published_at":"2024-11-22T04:00:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"d598157084a806f2090e67634bb82b7bcde97c00","kind":"commit","published_at":"2024-11-20T05:38:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"feedf188e3e803fe1dd7c2e1701c4e9e9d24cf40","kind":"commit","published_at":"2024-11-11T00:58:00.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.0/manifests"},{"name":"v2.15.3","sha":"bea44b7e73d0bd2874e18c68e738822002351224","kind":"commit","published_at":"2024-09-26T17:57:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"231ca0ec16a5cfc867e23737e1dbef274e6973fe","kind":"commit","published_at":"2024-09-22T00:55:50.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"5d33e1aa4e7e07e47ad4e5a3fd7f9a9dda85eafa","kind":"commit","published_at":"2024-09-19T04:18:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"321cab959ad125fa335b01f5ecd9407606fc1241","kind":"commit","published_at":"2024-09-14T19:10:32.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"c646328cb753e1bdace0392220208edb304c4277","kind":"commit","published_at":"2024-08-05T02:40:37.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.14.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.14.0/manifests"},{"name":"v2.13.1","sha":"baf7c1219b781803557018eba206ad8fa544941f","kind":"commit","published_at":"2024-05-11T01:40:23.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.13.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"5ecd018023ea8af0a58ba1ef95c32c761b4f6e48","kind":"commit","published_at":"2024-05-09T05:31:57.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.13.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"89d25d9d1aed90c422d5dd816e6788ac4e893def","kind":"commit","published_at":"2024-03-17T20:50:19.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.12.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"1323ededda78ecc908a01a8b89f1b1a7d87a2725","kind":"commit","published_at":"2023-12-27T06:04:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.11.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"105f7185be505f070bfb19df4c3a4535058e0f84","kind":"commit","published_at":"2023-10-14T22:57:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0/manifests"},{"name":"v2.10.0-rc.3","sha":"6242e6f1f2fb78f66f9a53b2e07fe2740710c66a","kind":"commit","published_at":"2023-10-08T07:44:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.3/manifests"},{"name":"v2.10.0-rc.2","sha":"1335e8dfa89e58b4f0dce3b3b2f3c5afc27efab7","kind":"commit","published_at":"2023-10-08T03:20:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.2/manifests"},{"name":"v2.10.0-rc.1","sha":"1f11e18c7a061668ae1c3ae916090803ff03147d","kind":"commit","published_at":"2023-10-02T04:39:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.1/manifests"},{"name":"v2.9.1","sha":"3face0dac0f7fb765bf637f51f1f5343b3c7a235","kind":"commit","published_at":"2023-10-01T02:24:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.9.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"e52a7e09544a85f80d4a75c18149d9b7a505304b","kind":"commit","published_at":"2023-09-30T16:14:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.9.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"d9bcfaab864d742c133dd512fb8de5d1a4eadad0","kind":"commit","published_at":"2023-09-18T01:13:52.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.8.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"3d08b3602d13ae8a44f246db2ec34402e18497c6","kind":"commit","published_at":"2021-11-04T05:22:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.7.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"70336cb87f39407ce7f8d41ffcd2b40b9729f401","kind":"commit","published_at":"2021-04-09T07:42:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.6.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"a4a0c5d18e1d6a2ebacb07f30e242c4712048282","kind":"commit","published_at":"2021-02-11T10:21:12.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.5.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"e3917a51a33f092fd98ecb503a4e8da7e3b01470","kind":"commit","published_at":"2021-01-11T17:16:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.4.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"19d49681fd0840f3460d775c7a1a5bfc2f8e479f","kind":"commit","published_at":"2020-05-21T07:32:35.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc.2","sha":"e7fae0db8ffc45eaaf7d5a13700cd94b27e9cf88","kind":"commit","published_at":"2020-05-12T01:32:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.2/manifests"},{"name":"v2.3.0-rc.1","sha":"98f59aafc516d226eb7a688384882eda5b9cabe3","kind":"commit","published_at":"2020-05-11T01:29:05.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.1/manifests"},{"name":"v2.2.0","sha":"bcec4e0910e82afff8e1e159e83e734739e9229f","kind":"commit","published_at":"2020-02-24T04:16:50.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.2.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"de0735f66dae7abf8fb1073b4ace3032c1491424","kind":"commit","published_at":"2019-10-10T08:26:59.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.1.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"d467d573085e42a848cb49c1c28ba163b7aa5872","kind":"commit","published_at":"2019-07-17T05:11:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.4","sha":"a4f3548ed9923f397ca3370cfd702668c84c526b","kind":"commit","published_at":"2019-07-16T17:03:33.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.4","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.4/manifests"},{"name":"v2.0.0-rc.3","sha":"0fc02574bb686a9b49e5202ce08635a05d813e26","kind":"commit","published_at":"2019-06-18T01:04:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"e5f377d81a22af428bcf39bf5a4da70d82d00faf","kind":"commit","published_at":"2019-03-28T04:54:02.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"46fc51a18d3355a0af0a773b09bc6227e30c2d26","kind":"commit","published_at":"2019-03-13T06:59:24.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.1/manifests"},{"name":"v1.12.0","sha":"fa5875c0caa5c260ab78acec5a244215a730247f","kind":"commit","published_at":"2019-02-28T07:26:48.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.12.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"03c09fa32a21b7b27b8dbb3877826c1ab3d2daa2","kind":"commit","published_at":"2019-01-06T18:11:41.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.11.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"a59932b061db030cf7edc11d970c8b6013d04a32","kind":"commit","published_at":"2018-12-05T06:38:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.3","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"13ff84ebd5bdfa46a342d9edb869e21560a478f8","kind":"commit","published_at":"2018-11-09T17:49:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.2","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"92a651cff2687ad3083767fb04b6f53d258b546c","kind":"commit","published_at":"2018-10-28T04:55:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7f6b876b1d9c035d238374e2801496cd554b27f2","kind":"commit","published_at":"2018-10-22T14:44:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"d4920dcf5b7689548a6db640278a9b35a5b48ec6","kind":"commit","published_at":"2018-08-30T03:56:32.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.9.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"383acc8a8b687098ee02168c0335a43dfee701f0","kind":"commit","published_at":"2018-08-25T03:01:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.9.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"97a15579492cd5f35632499f315d7a8df94160a1","kind":"commit","published_at":"2018-08-05T19:10:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.8.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"fccc498aed22c31ff3768bcac00795f94149a21d","kind":"commit","published_at":"2018-07-04T18:53:29.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.7.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.7.0/manifests"},{"name":"v1.6","sha":"fc3ad735b5565cada42d34bc298573fd3fe5adc6","kind":"commit","published_at":"2018-05-29T03:30:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.6","html_url":"https://github.com/go-resty/resty/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.6/manifests"},{"name":"v1.5","sha":"f0976a825c7520308909ce5a9e8b4f8675fdd6de","kind":"commit","published_at":"2018-05-06T17:25:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.5","html_url":"https://github.com/go-resty/resty/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.5/manifests"},{"name":"v1.4","sha":"f8815663de1e64d57cdd4ee9e2b2fa96977a030e","kind":"commit","published_at":"2018-04-05T02:44:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.4","html_url":"https://github.com/go-resty/resty/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.4/manifests"},{"name":"v1.3","sha":"65798e030a35b911602b4d1d743d6f50ac93b665","kind":"commit","published_at":"2018-03-02T06:37:52.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.3","html_url":"https://github.com/go-resty/resty/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.3/manifests"},{"name":"v1.2","sha":"00cb083b8cdc8b0fb1e1f5ebe24bbc23e0ff0cf6","kind":"commit","published_at":"2018-01-26T20:36:19.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.2","html_url":"https://github.com/go-resty/resty/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.2/manifests"},{"name":"v1.1","sha":"b61f45364a2f729165059cd3b411fd9dfeb0b969","kind":"commit","published_at":"2018-01-25T20:18:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.1/manifests"},{"name":"v1.0","sha":"9ac9c42358f7c3c69ac9f8610e8790d7c338e85d","kind":"commit","published_at":"2017-09-25T19:29:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.0/manifests"},{"name":"v0.13","sha":"cf81ed0a604d373be63b4c036c6b05c06520615f","kind":"commit","published_at":"2017-06-22T19:16:15.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.13","html_url":"https://github.com/go-resty/resty/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.13/manifests"},{"name":"v0.12","sha":"7a8134d8718193eb857994adee49d73a302e7718","kind":"commit","published_at":"2017-05-22T07:49:07.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.12","html_url":"https://github.com/go-resty/resty/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.12/manifests"},{"name":"v0.11","sha":"c45c7bcc0000d1a9ac1b119b2e6043c6540eedea","kind":"commit","published_at":"2017-03-20T19:35:04.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.11","html_url":"https://github.com/go-resty/resty/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.11/manifests"},{"name":"v0.10","sha":"2e0c2310ba20c7edb6162ea2f6c0d5bba2e5e56d","kind":"commit","published_at":"2017-01-02T18:24:38.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.10","html_url":"https://github.com/go-resty/resty/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.10/manifests"},{"name":"v0.9","sha":"24dc7ba4bc1ef9215048b28e7248f99c42901db5","kind":"commit","published_at":"2016-11-01T17:03:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.9","html_url":"https://github.com/go-resty/resty/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.9/manifests"},{"name":"v0.8","sha":"0eed47a8f8c2575a34a067585dc0853d91943ac4","kind":"commit","published_at":"2016-07-08T16:00:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.8","html_url":"https://github.com/go-resty/resty/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.8/manifests"},{"name":"v0.7","sha":"84e74db089329a2024227e400af9c1d495bb51da","kind":"commit","published_at":"2016-05-02T01:57:02.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.7","html_url":"https://github.com/go-resty/resty/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.7/manifests"},{"name":"v0.6","sha":"aed15a666de54595af7d8895aa7299ceff5635f8","kind":"commit","published_at":"2016-02-04T00:52:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.6","html_url":"https://github.com/go-resty/resty/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.6/manifests"},{"name":"v0.5","sha":"ee6d790e5829cdcaa0f045bf1aee0d4bfbcfd370","kind":"commit","published_at":"2016-01-04T02:21:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.5","html_url":"https://github.com/go-resty/resty/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.5/manifests"},{"name":"v0.4.1","sha":"4bf8588c7910d7cdb166314585c670d3f5c8613c","kind":"commit","published_at":"2015-10-21T23:40:41.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.4.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"7d446cd807558251c81a721aff2e18e2662fef17","kind":"commit","published_at":"2015-10-20T01:26:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.4","html_url":"https://github.com/go-resty/resty/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4/manifests"},{"name":"v0.3","sha":"17fa68ea3a29cbd96fa62422920a4760f68bac47","kind":"commit","published_at":"2015-10-08T05:34:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.3","html_url":"https://github.com/go-resty/resty/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.3/manifests"},{"name":"v0.2.2","sha":"31d1eb4a2c2b2f0481889ae118316fd5e1aae0d3","kind":"commit","published_at":"2015-10-05T03:38:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2.2","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"af2fa35d6ded7f40a76eb553d670e28f35420792","kind":"commit","published_at":"2015-09-30T23:29:54.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"965af26bfb93ca6fd0dcaf90003f565bc7d2a8b2","kind":"commit","published_at":"2015-09-24T21:07:04.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2/manifests"},{"name":"v0.1","sha":"d3cb0a5244415fead99132303f67e793a81c2cf9","kind":"commit","published_at":"2015-09-15T23:56:12.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-23T01:06:41.478Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.772089856503527,"dependent_packages_count":9.553126343786332,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":10.16260810014493},"purl":"pkg:golang/github.com/go-resty/%21resty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-resty/Resty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-resty/Resty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-resty/Resty/dependencies","status":null,"funding_links":["https://github.com/sponsors/jeevatkm","https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T14:56:27.516Z","issues_count":270,"pull_requests_count":349,"avg_time_to_close_issue":33216200.60591133,"avg_time_to_close_pull_request":4493986.532307692,"issues_closed_count":203,"pull_requests_closed_count":325,"pull_request_authors_count":72,"issue_authors_count":227,"avg_comments_per_issue":2.5074074074074075,"avg_comments_per_pull_request":1.7908309455587392,"merged_pull_requests_count":285,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":63,"past_year_pull_requests_count":143,"past_year_avg_time_to_close_issue":675822.5833333334,"past_year_avg_time_to_close_pull_request":183555.85826771654,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":127,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.0634920634920635,"past_year_avg_comments_per_pull_request":1.2937062937062938,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":122,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/issues","maintainers":[{"login":"jeevatkm","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}],"active_maintainers":[{"login":"jeevatkm","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2FResty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2FResty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2FResty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2FResty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2FResty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2FResty/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2156535,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":13475631,"name":"golang-github-go-resty-resty","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/go-resty/resty","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/go-resty/resty","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T03:37:55.630Z","latest_release_published_at":"2026-02-10T03:37:55.630Z","latest_release_number":"2.4.0-1ubuntu1","last_synced_at":"2026-03-10T04:13:59.407Z","created_at":"2026-02-10T03:37:55.174Z","updated_at":"2026-03-10T04:13:59.407Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-go-resty-resty","install_command":"apt-get install golang-github-go-resty-resty","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-go-resty-resty-dev","standards_version":"4.5.1","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-golang","build_depends_indep":"golang-any, golang-golang-x-net-dev","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/golang-github-go-resty-resty?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-go-resty-resty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-go-resty-resty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-go-resty-resty/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-resty-resty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-resty-resty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-resty-resty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-resty-resty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-resty-resty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-go-resty-resty/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":3595616,"name":"github.com/Go-resty/resty","ecosystem":"go","description":"Package resty provides simple HTTP and REST client for Go inspired by Ruby rest-client.","homepage":"https://github.com/Go-resty/resty","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/Go-resty/resty","keywords_array":[],"namespace":"github.com/Go-resty","versions_count":13,"first_release_published_at":"2015-09-30T23:29:54.000Z","latest_release_published_at":"2019-02-28T07:26:48.000Z","latest_release_number":"v1.12.0","last_synced_at":"2026-05-21T04:04:44.841Z","created_at":"2022-04-11T05:38:46.734Z","updated_at":"2026-05-21T04:04:44.842Z","registry_url":"https://pkg.go.dev/github.com/Go-resty/resty","install_command":"go get github.com/Go-resty/resty","documentation_url":"https://pkg.go.dev/github.com/Go-resty/resty#section-documentation","metadata":{},"repo_metadata":{"id":37405391,"uuid":"41561105","full_name":"go-resty/resty","owner":"go-resty","description":"Simple HTTP, REST, and SSE client library for Go","archived":false,"fork":false,"pushed_at":"2025-05-11T16:59:44.000Z","size":4052,"stargazers_count":11226,"open_issues_count":47,"forks_count":768,"subscribers_count":99,"default_branch":"v3","last_synced_at":"2025-09-20T12:02:31.875Z","etag":null,"topics":["backoff","circuit-breaker","curl-command","digest-authentication","go","go-library","go-resty","golang","golang-library","hacktoberfest","http-client","http-trace","load-balancer","middleware","redirects","rest-client","retry","service-discovery","srv-record","sse-client"],"latest_commit_sha":null,"homepage":"https://resty.dev","language":"Go","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/go-resty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["jeevatkm"],"custom":["https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"]}},"created_at":"2015-08-28T17:48:47.000Z","updated_at":"2025-09-20T07:07:50.000Z","dependencies_parsed_at":"2023-12-27T06:34:09.164Z","dependency_job_id":"ba2e6717-453e-4135-97ed-375becfa34d5","html_url":"https://github.com/go-resty/resty","commit_stats":{"total_commits":492,"total_committers":118,"mean_commits":4.169491525423729,"dds":"0.31707317073170727","last_synced_commit":"1c4960b1e4fd3a53fc71c8034ff5bd56f5519ef0"},"previous_names":[],"tags_count":82,"template":false,"template_full_name":null,"purl":"pkg:github/go-resty/resty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/refs/heads/v3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/sbom","scorecard":{"id":432411,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-resty/resty","commit":"66256efbe00678090075a7862bf4113c8e183c8d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/label-actions.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":"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:37: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-actions.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T03:41:24.681Z","repository_id":37405391,"created_at":"2025-08-19T03:41:24.682Z","updated_at":"2025-08-19T03:41:24.682Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276313113,"owners_count":25620654,"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-09-21T02:00:07.055Z","response_time":72,"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":"go-resty","name":"Go Resty","uuid":"14019737","kind":"organization","description":"Simple HTTP and REST client library for Go","email":"jeeva@myjeeva.com","website":null,"location":"Planet Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14019737?v=4","repositories_count":1,"last_synced_at":"2023-03-04T23:39:02.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-resty","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:40:35.162Z","updated_at":"2023-03-04T23:39:02.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty/repositories"},"tags":[{"name":"v3.0.0-beta.3","sha":"036c5894765c5b60f2c6992b8a1accae124019f7","kind":"commit","published_at":"2025-05-07T16:06:15.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.2","sha":"e158f04505325b1e9de811a160b28637b86189b5","kind":"commit","published_at":"2025-02-08T06:54:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.1","sha":"51c16e1645612857f85758736c32082ead4181ec","kind":"commit","published_at":"2025-02-01T05:39:07.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.1/manifests"},{"name":"v3.0.0-alpha.10","sha":"2e3e58bf8bd5790e19ae933140606da8b5a43423","kind":"commit","published_at":"2025-01-25T06:25:00.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.10","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.10/manifests"},{"name":"v2.16.5","sha":"1e19d6bc6a102df59e1997a09850d0c0532e7f9a","kind":"commit","published_at":"2025-01-23T06:14:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.5","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"7ad1178aa74c305564c4dda581ca1374fece84b5","kind":"commit","published_at":"2025-01-20T19:41:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.4","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.4/manifests"},{"name":"v3.0.0-alpha.9","sha":"5823c50301cc24da68769b45c54a673aa6cfeab3","kind":"commit","published_at":"2025-01-14T07:30:17.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.9","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.9/manifests"},{"name":"v3.0.0-alpha.8","sha":"1ce39e1792bcc3e1617be482f1658317297b7516","kind":"commit","published_at":"2025-01-13T03:44:54.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.8","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.8/manifests"},{"name":"v2.16.3","sha":"16fd88a9b0b552e54e524c3fab212840cf3da169","kind":"commit","published_at":"2025-01-09T04:25:20.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.3/manifests"},{"name":"v3.0.0-alpha.7","sha":"c6de7619e990682e0e57fd093ef9d8b9c99ec558","kind":"commit","published_at":"2025-01-05T21:22:56.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.7","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.7/manifests"},{"name":"v3.0.0-alpha.6","sha":"b4ff634d361dc26288af05a6f3415e2b9fa8702e","kind":"commit","published_at":"2025-01-02T06:04:28.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.6","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.5","sha":"f2a67d3a210daeac0d6a173ea6adb10c2c5859af","kind":"commit","published_at":"2024-12-31T04:30:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.5","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.5/manifests"},{"name":"v3.0.0-alpha.4","sha":"af72a4ded0c71c63e0cbfd0609855b571efeb431","kind":"commit","published_at":"2024-12-29T01:52:35.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.4","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.4/manifests"},{"name":"v3.0.0-alpha.3","sha":"84226942642e3b7f92a640997c59c39e72bd9fce","kind":"commit","published_at":"2024-12-19T04:13:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.3","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.3/manifests"},{"name":"v3.0.0-alpha.2","sha":"7b5db4ef865af6ea7e26645e19aef1c22333958b","kind":"commit","published_at":"2024-12-02T02:18:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.2/manifests"},{"name":"v3.0.0-alpha.1","sha":"645492333d50448d8740d4a4d5bd7b670dfbe81c","kind":"commit","published_at":"2024-12-01T21:02:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.16.2","sha":"c34e4605f4d5a775371be242ba0debb2705eb6d2","kind":"commit","published_at":"2024-11-22T04:00:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"d598157084a806f2090e67634bb82b7bcde97c00","kind":"commit","published_at":"2024-11-20T05:38:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"feedf188e3e803fe1dd7c2e1701c4e9e9d24cf40","kind":"commit","published_at":"2024-11-11T00:58:00.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.0/manifests"},{"name":"v2.15.3","sha":"bea44b7e73d0bd2874e18c68e738822002351224","kind":"commit","published_at":"2024-09-26T17:57:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"231ca0ec16a5cfc867e23737e1dbef274e6973fe","kind":"commit","published_at":"2024-09-22T00:55:50.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"5d33e1aa4e7e07e47ad4e5a3fd7f9a9dda85eafa","kind":"commit","published_at":"2024-09-19T04:18:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"321cab959ad125fa335b01f5ecd9407606fc1241","kind":"commit","published_at":"2024-09-14T19:10:32.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"c646328cb753e1bdace0392220208edb304c4277","kind":"commit","published_at":"2024-08-05T02:40:37.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.14.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.14.0/manifests"},{"name":"v2.13.1","sha":"baf7c1219b781803557018eba206ad8fa544941f","kind":"commit","published_at":"2024-05-11T01:40:23.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.13.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"5ecd018023ea8af0a58ba1ef95c32c761b4f6e48","kind":"commit","published_at":"2024-05-09T05:31:57.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.13.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"89d25d9d1aed90c422d5dd816e6788ac4e893def","kind":"commit","published_at":"2024-03-17T20:50:19.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.12.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"1323ededda78ecc908a01a8b89f1b1a7d87a2725","kind":"commit","published_at":"2023-12-27T06:04:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.11.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"105f7185be505f070bfb19df4c3a4535058e0f84","kind":"commit","published_at":"2023-10-14T22:57:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0/manifests"},{"name":"v2.10.0-rc.3","sha":"6242e6f1f2fb78f66f9a53b2e07fe2740710c66a","kind":"commit","published_at":"2023-10-08T07:44:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.3/manifests"},{"name":"v2.10.0-rc.2","sha":"1335e8dfa89e58b4f0dce3b3b2f3c5afc27efab7","kind":"commit","published_at":"2023-10-08T03:20:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.2/manifests"},{"name":"v2.10.0-rc.1","sha":"1f11e18c7a061668ae1c3ae916090803ff03147d","kind":"commit","published_at":"2023-10-02T04:39:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.1/manifests"},{"name":"v2.9.1","sha":"3face0dac0f7fb765bf637f51f1f5343b3c7a235","kind":"commit","published_at":"2023-10-01T02:24:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.9.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"e52a7e09544a85f80d4a75c18149d9b7a505304b","kind":"commit","published_at":"2023-09-30T16:14:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.9.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"d9bcfaab864d742c133dd512fb8de5d1a4eadad0","kind":"commit","published_at":"2023-09-18T01:13:52.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.8.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"3d08b3602d13ae8a44f246db2ec34402e18497c6","kind":"commit","published_at":"2021-11-04T05:22:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.7.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"70336cb87f39407ce7f8d41ffcd2b40b9729f401","kind":"commit","published_at":"2021-04-09T07:42:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.6.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"a4a0c5d18e1d6a2ebacb07f30e242c4712048282","kind":"commit","published_at":"2021-02-11T10:21:12.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.5.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"e3917a51a33f092fd98ecb503a4e8da7e3b01470","kind":"commit","published_at":"2021-01-11T17:16:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.4.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"19d49681fd0840f3460d775c7a1a5bfc2f8e479f","kind":"commit","published_at":"2020-05-21T07:32:35.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc.2","sha":"e7fae0db8ffc45eaaf7d5a13700cd94b27e9cf88","kind":"commit","published_at":"2020-05-12T01:32:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.2/manifests"},{"name":"v2.3.0-rc.1","sha":"98f59aafc516d226eb7a688384882eda5b9cabe3","kind":"commit","published_at":"2020-05-11T01:29:05.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.1/manifests"},{"name":"v2.2.0","sha":"bcec4e0910e82afff8e1e159e83e734739e9229f","kind":"commit","published_at":"2020-02-24T04:16:50.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.2.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"de0735f66dae7abf8fb1073b4ace3032c1491424","kind":"commit","published_at":"2019-10-10T08:26:59.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.1.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"d467d573085e42a848cb49c1c28ba163b7aa5872","kind":"commit","published_at":"2019-07-17T05:11:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.4","sha":"a4f3548ed9923f397ca3370cfd702668c84c526b","kind":"commit","published_at":"2019-07-16T17:03:33.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.4","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.4/manifests"},{"name":"v2.0.0-rc.3","sha":"0fc02574bb686a9b49e5202ce08635a05d813e26","kind":"commit","published_at":"2019-06-18T01:04:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"e5f377d81a22af428bcf39bf5a4da70d82d00faf","kind":"commit","published_at":"2019-03-28T04:54:02.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"46fc51a18d3355a0af0a773b09bc6227e30c2d26","kind":"commit","published_at":"2019-03-13T06:59:24.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.1/manifests"},{"name":"v1.12.0","sha":"fa5875c0caa5c260ab78acec5a244215a730247f","kind":"commit","published_at":"2019-02-28T07:26:48.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.12.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"03c09fa32a21b7b27b8dbb3877826c1ab3d2daa2","kind":"commit","published_at":"2019-01-06T18:11:41.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.11.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"a59932b061db030cf7edc11d970c8b6013d04a32","kind":"commit","published_at":"2018-12-05T06:38:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.3","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"13ff84ebd5bdfa46a342d9edb869e21560a478f8","kind":"commit","published_at":"2018-11-09T17:49:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.2","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"92a651cff2687ad3083767fb04b6f53d258b546c","kind":"commit","published_at":"2018-10-28T04:55:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7f6b876b1d9c035d238374e2801496cd554b27f2","kind":"commit","published_at":"2018-10-22T14:44:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"d4920dcf5b7689548a6db640278a9b35a5b48ec6","kind":"commit","published_at":"2018-08-30T03:56:32.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.9.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"383acc8a8b687098ee02168c0335a43dfee701f0","kind":"commit","published_at":"2018-08-25T03:01:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.9.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"97a15579492cd5f35632499f315d7a8df94160a1","kind":"commit","published_at":"2018-08-05T19:10:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.8.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"fccc498aed22c31ff3768bcac00795f94149a21d","kind":"commit","published_at":"2018-07-04T18:53:29.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.7.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.7.0/manifests"},{"name":"v1.6","sha":"fc3ad735b5565cada42d34bc298573fd3fe5adc6","kind":"commit","published_at":"2018-05-29T03:30:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.6","html_url":"https://github.com/go-resty/resty/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.6/manifests"},{"name":"v1.5","sha":"f0976a825c7520308909ce5a9e8b4f8675fdd6de","kind":"commit","published_at":"2018-05-06T17:25:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.5","html_url":"https://github.com/go-resty/resty/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.5/manifests"},{"name":"v1.4","sha":"f8815663de1e64d57cdd4ee9e2b2fa96977a030e","kind":"commit","published_at":"2018-04-05T02:44:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.4","html_url":"https://github.com/go-resty/resty/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.4/manifests"},{"name":"v1.3","sha":"65798e030a35b911602b4d1d743d6f50ac93b665","kind":"commit","published_at":"2018-03-02T06:37:52.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.3","html_url":"https://github.com/go-resty/resty/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.3/manifests"},{"name":"v1.2","sha":"00cb083b8cdc8b0fb1e1f5ebe24bbc23e0ff0cf6","kind":"commit","published_at":"2018-01-26T20:36:19.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.2","html_url":"https://github.com/go-resty/resty/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.2/manifests"},{"name":"v1.1","sha":"b61f45364a2f729165059cd3b411fd9dfeb0b969","kind":"commit","published_at":"2018-01-25T20:18:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.1/manifests"},{"name":"v1.0","sha":"9ac9c42358f7c3c69ac9f8610e8790d7c338e85d","kind":"commit","published_at":"2017-09-25T19:29:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.0/manifests"},{"name":"v0.13","sha":"cf81ed0a604d373be63b4c036c6b05c06520615f","kind":"commit","published_at":"2017-06-22T19:16:15.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.13","html_url":"https://github.com/go-resty/resty/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.13/manifests"},{"name":"v0.12","sha":"7a8134d8718193eb857994adee49d73a302e7718","kind":"commit","published_at":"2017-05-22T07:49:07.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.12","html_url":"https://github.com/go-resty/resty/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.12/manifests"},{"name":"v0.11","sha":"c45c7bcc0000d1a9ac1b119b2e6043c6540eedea","kind":"commit","published_at":"2017-03-20T19:35:04.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.11","html_url":"https://github.com/go-resty/resty/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.11/manifests"},{"name":"v0.10","sha":"2e0c2310ba20c7edb6162ea2f6c0d5bba2e5e56d","kind":"commit","published_at":"2017-01-02T18:24:38.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.10","html_url":"https://github.com/go-resty/resty/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.10/manifests"},{"name":"v0.9","sha":"24dc7ba4bc1ef9215048b28e7248f99c42901db5","kind":"commit","published_at":"2016-11-01T17:03:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.9","html_url":"https://github.com/go-resty/resty/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.9/manifests"},{"name":"v0.8","sha":"0eed47a8f8c2575a34a067585dc0853d91943ac4","kind":"commit","published_at":"2016-07-08T16:00:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.8","html_url":"https://github.com/go-resty/resty/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.8/manifests"},{"name":"v0.7","sha":"84e74db089329a2024227e400af9c1d495bb51da","kind":"commit","published_at":"2016-05-02T01:57:02.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.7","html_url":"https://github.com/go-resty/resty/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.7/manifests"},{"name":"v0.6","sha":"aed15a666de54595af7d8895aa7299ceff5635f8","kind":"commit","published_at":"2016-02-04T00:52:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.6","html_url":"https://github.com/go-resty/resty/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.6/manifests"},{"name":"v0.5","sha":"ee6d790e5829cdcaa0f045bf1aee0d4bfbcfd370","kind":"commit","published_at":"2016-01-04T02:21:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.5","html_url":"https://github.com/go-resty/resty/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.5/manifests"},{"name":"v0.4.1","sha":"4bf8588c7910d7cdb166314585c670d3f5c8613c","kind":"commit","published_at":"2015-10-21T23:40:41.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.4.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"7d446cd807558251c81a721aff2e18e2662fef17","kind":"commit","published_at":"2015-10-20T01:26:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.4","html_url":"https://github.com/go-resty/resty/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4/manifests"},{"name":"v0.3","sha":"17fa68ea3a29cbd96fa62422920a4760f68bac47","kind":"commit","published_at":"2015-10-08T05:34:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.3","html_url":"https://github.com/go-resty/resty/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.3/manifests"},{"name":"v0.2.2","sha":"31d1eb4a2c2b2f0481889ae118316fd5e1aae0d3","kind":"commit","published_at":"2015-10-05T03:38:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2.2","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"af2fa35d6ded7f40a76eb553d670e28f35420792","kind":"commit","published_at":"2015-09-30T23:29:54.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"965af26bfb93ca6fd0dcaf90003f565bc7d2a8b2","kind":"commit","published_at":"2015-09-24T21:07:04.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2/manifests"},{"name":"v0.1","sha":"d3cb0a5244415fead99132303f67e793a81c2cf9","kind":"commit","published_at":"2015-09-15T23:56:12.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-23T01:06:18.254Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21go-resty/resty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Go-resty/resty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Go-resty/resty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Go-resty/resty/dependencies","status":null,"funding_links":["https://github.com/sponsors/jeevatkm","https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-15T16:53:12.680Z","issues_count":271,"pull_requests_count":346,"avg_time_to_close_issue":33053611.43627451,"avg_time_to_close_pull_request":4507856.617283951,"issues_closed_count":204,"pull_requests_closed_count":324,"pull_request_authors_count":70,"issue_authors_count":228,"avg_comments_per_issue":2.4907749077490773,"avg_comments_per_pull_request":1.8034682080924855,"merged_pull_requests_count":285,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":74,"past_year_pull_requests_count":187,"past_year_avg_time_to_close_issue":633533.1176470588,"past_year_avg_time_to_close_pull_request":172946.81395348837,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":172,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":1.0540540540540542,"past_year_avg_comments_per_pull_request":1.4010695187165776,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/issues","maintainers":[{"login":"jeevatkm","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}],"active_maintainers":[{"login":"jeevatkm","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-resty%2Fresty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-resty%2Fresty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-resty%2Fresty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-resty%2Fresty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-resty%2Fresty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FGo-resty%2Fresty/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2156535,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":8398970,"name":"github.com/go-resty/resty/v3","ecosystem":"go","description":"Package resty provides Simple HTTP and REST client library for Go.","homepage":"https://github.com/go-resty/resty","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-resty/resty","keywords_array":[],"namespace":"github.com/go-resty/resty","versions_count":16,"first_release_published_at":"2024-12-01T21:02:22.000Z","latest_release_published_at":"2025-12-29T04:05:37.000Z","latest_release_number":"v3.0.0-beta.6","last_synced_at":"2026-05-21T04:05:09.769Z","created_at":"2023-10-09T04:52:03.235Z","updated_at":"2026-05-21T04:05:09.770Z","registry_url":"https://pkg.go.dev/github.com/go-resty/resty/v3","install_command":"go get github.com/go-resty/resty/v3","documentation_url":"https://pkg.go.dev/github.com/go-resty/resty/v3#section-documentation","metadata":{},"repo_metadata":{"id":37405391,"uuid":"41561105","full_name":"go-resty/resty","owner":"go-resty","description":"Simple HTTP, REST, and SSE client library for Go","archived":false,"fork":false,"pushed_at":"2025-05-11T16:59:44.000Z","size":4052,"stargazers_count":11226,"open_issues_count":47,"forks_count":768,"subscribers_count":99,"default_branch":"v3","last_synced_at":"2025-09-20T12:02:31.875Z","etag":null,"topics":["backoff","circuit-breaker","curl-command","digest-authentication","go","go-library","go-resty","golang","golang-library","hacktoberfest","http-client","http-trace","load-balancer","middleware","redirects","rest-client","retry","service-discovery","srv-record","sse-client"],"latest_commit_sha":null,"homepage":"https://resty.dev","language":"Go","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/go-resty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["jeevatkm"],"custom":["https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"]}},"created_at":"2015-08-28T17:48:47.000Z","updated_at":"2025-09-20T07:07:50.000Z","dependencies_parsed_at":"2023-12-27T06:34:09.164Z","dependency_job_id":"ba2e6717-453e-4135-97ed-375becfa34d5","html_url":"https://github.com/go-resty/resty","commit_stats":{"total_commits":492,"total_committers":118,"mean_commits":4.169491525423729,"dds":"0.31707317073170727","last_synced_commit":"1c4960b1e4fd3a53fc71c8034ff5bd56f5519ef0"},"previous_names":[],"tags_count":82,"template":false,"template_full_name":null,"purl":"pkg:github/go-resty/resty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/refs/heads/v3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/sbom","scorecard":{"id":432411,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-resty/resty","commit":"66256efbe00678090075a7862bf4113c8e183c8d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/label-actions.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":"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:37: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-actions.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T03:41:24.681Z","repository_id":37405391,"created_at":"2025-08-19T03:41:24.682Z","updated_at":"2025-08-19T03:41:24.682Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276313113,"owners_count":25620654,"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-09-21T02:00:07.055Z","response_time":72,"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":"go-resty","name":"Go Resty","uuid":"14019737","kind":"organization","description":"Simple HTTP and REST client library for Go","email":"jeeva@myjeeva.com","website":null,"location":"Planet Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14019737?v=4","repositories_count":1,"last_synced_at":"2023-03-04T23:39:02.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-resty","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:40:35.162Z","updated_at":"2023-03-04T23:39:02.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty/repositories"},"tags":[{"name":"v3.0.0-beta.3","sha":"036c5894765c5b60f2c6992b8a1accae124019f7","kind":"commit","published_at":"2025-05-07T16:06:15.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.2","sha":"e158f04505325b1e9de811a160b28637b86189b5","kind":"commit","published_at":"2025-02-08T06:54:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.1","sha":"51c16e1645612857f85758736c32082ead4181ec","kind":"commit","published_at":"2025-02-01T05:39:07.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.1/manifests"},{"name":"v3.0.0-alpha.10","sha":"2e3e58bf8bd5790e19ae933140606da8b5a43423","kind":"commit","published_at":"2025-01-25T06:25:00.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.10","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.10/manifests"},{"name":"v2.16.5","sha":"1e19d6bc6a102df59e1997a09850d0c0532e7f9a","kind":"commit","published_at":"2025-01-23T06:14:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.5","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"7ad1178aa74c305564c4dda581ca1374fece84b5","kind":"commit","published_at":"2025-01-20T19:41:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.4","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.4/manifests"},{"name":"v3.0.0-alpha.9","sha":"5823c50301cc24da68769b45c54a673aa6cfeab3","kind":"commit","published_at":"2025-01-14T07:30:17.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.9","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.9/manifests"},{"name":"v3.0.0-alpha.8","sha":"1ce39e1792bcc3e1617be482f1658317297b7516","kind":"commit","published_at":"2025-01-13T03:44:54.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.8","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.8/manifests"},{"name":"v2.16.3","sha":"16fd88a9b0b552e54e524c3fab212840cf3da169","kind":"commit","published_at":"2025-01-09T04:25:20.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.3/manifests"},{"name":"v3.0.0-alpha.7","sha":"c6de7619e990682e0e57fd093ef9d8b9c99ec558","kind":"commit","published_at":"2025-01-05T21:22:56.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.7","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.7/manifests"},{"name":"v3.0.0-alpha.6","sha":"b4ff634d361dc26288af05a6f3415e2b9fa8702e","kind":"commit","published_at":"2025-01-02T06:04:28.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.6","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.5","sha":"f2a67d3a210daeac0d6a173ea6adb10c2c5859af","kind":"commit","published_at":"2024-12-31T04:30:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.5","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.5/manifests"},{"name":"v3.0.0-alpha.4","sha":"af72a4ded0c71c63e0cbfd0609855b571efeb431","kind":"commit","published_at":"2024-12-29T01:52:35.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.4","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.4/manifests"},{"name":"v3.0.0-alpha.3","sha":"84226942642e3b7f92a640997c59c39e72bd9fce","kind":"commit","published_at":"2024-12-19T04:13:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.3","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.3/manifests"},{"name":"v3.0.0-alpha.2","sha":"7b5db4ef865af6ea7e26645e19aef1c22333958b","kind":"commit","published_at":"2024-12-02T02:18:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.2/manifests"},{"name":"v3.0.0-alpha.1","sha":"645492333d50448d8740d4a4d5bd7b670dfbe81c","kind":"commit","published_at":"2024-12-01T21:02:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.16.2","sha":"c34e4605f4d5a775371be242ba0debb2705eb6d2","kind":"commit","published_at":"2024-11-22T04:00:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"d598157084a806f2090e67634bb82b7bcde97c00","kind":"commit","published_at":"2024-11-20T05:38:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"feedf188e3e803fe1dd7c2e1701c4e9e9d24cf40","kind":"commit","published_at":"2024-11-11T00:58:00.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.0/manifests"},{"name":"v2.15.3","sha":"bea44b7e73d0bd2874e18c68e738822002351224","kind":"commit","published_at":"2024-09-26T17:57:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"231ca0ec16a5cfc867e23737e1dbef274e6973fe","kind":"commit","published_at":"2024-09-22T00:55:50.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"5d33e1aa4e7e07e47ad4e5a3fd7f9a9dda85eafa","kind":"commit","published_at":"2024-09-19T04:18:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"321cab959ad125fa335b01f5ecd9407606fc1241","kind":"commit","published_at":"2024-09-14T19:10:32.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"c646328cb753e1bdace0392220208edb304c4277","kind":"commit","published_at":"2024-08-05T02:40:37.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.14.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.14.0/manifests"},{"name":"v2.13.1","sha":"baf7c1219b781803557018eba206ad8fa544941f","kind":"commit","published_at":"2024-05-11T01:40:23.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.13.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"5ecd018023ea8af0a58ba1ef95c32c761b4f6e48","kind":"commit","published_at":"2024-05-09T05:31:57.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.13.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"89d25d9d1aed90c422d5dd816e6788ac4e893def","kind":"commit","published_at":"2024-03-17T20:50:19.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.12.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"1323ededda78ecc908a01a8b89f1b1a7d87a2725","kind":"commit","published_at":"2023-12-27T06:04:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.11.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"105f7185be505f070bfb19df4c3a4535058e0f84","kind":"commit","published_at":"2023-10-14T22:57:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0/manifests"},{"name":"v2.10.0-rc.3","sha":"6242e6f1f2fb78f66f9a53b2e07fe2740710c66a","kind":"commit","published_at":"2023-10-08T07:44:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.3/manifests"},{"name":"v2.10.0-rc.2","sha":"1335e8dfa89e58b4f0dce3b3b2f3c5afc27efab7","kind":"commit","published_at":"2023-10-08T03:20:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.2/manifests"},{"name":"v2.10.0-rc.1","sha":"1f11e18c7a061668ae1c3ae916090803ff03147d","kind":"commit","published_at":"2023-10-02T04:39:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.1/manifests"},{"name":"v2.9.1","sha":"3face0dac0f7fb765bf637f51f1f5343b3c7a235","kind":"commit","published_at":"2023-10-01T02:24:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.9.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"e52a7e09544a85f80d4a75c18149d9b7a505304b","kind":"commit","published_at":"2023-09-30T16:14:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.9.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"d9bcfaab864d742c133dd512fb8de5d1a4eadad0","kind":"commit","published_at":"2023-09-18T01:13:52.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.8.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"3d08b3602d13ae8a44f246db2ec34402e18497c6","kind":"commit","published_at":"2021-11-04T05:22:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.7.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"70336cb87f39407ce7f8d41ffcd2b40b9729f401","kind":"commit","published_at":"2021-04-09T07:42:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.6.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"a4a0c5d18e1d6a2ebacb07f30e242c4712048282","kind":"commit","published_at":"2021-02-11T10:21:12.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.5.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"e3917a51a33f092fd98ecb503a4e8da7e3b01470","kind":"commit","published_at":"2021-01-11T17:16:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.4.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"19d49681fd0840f3460d775c7a1a5bfc2f8e479f","kind":"commit","published_at":"2020-05-21T07:32:35.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc.2","sha":"e7fae0db8ffc45eaaf7d5a13700cd94b27e9cf88","kind":"commit","published_at":"2020-05-12T01:32:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.2/manifests"},{"name":"v2.3.0-rc.1","sha":"98f59aafc516d226eb7a688384882eda5b9cabe3","kind":"commit","published_at":"2020-05-11T01:29:05.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.1/manifests"},{"name":"v2.2.0","sha":"bcec4e0910e82afff8e1e159e83e734739e9229f","kind":"commit","published_at":"2020-02-24T04:16:50.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.2.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"de0735f66dae7abf8fb1073b4ace3032c1491424","kind":"commit","published_at":"2019-10-10T08:26:59.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.1.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"d467d573085e42a848cb49c1c28ba163b7aa5872","kind":"commit","published_at":"2019-07-17T05:11:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.4","sha":"a4f3548ed9923f397ca3370cfd702668c84c526b","kind":"commit","published_at":"2019-07-16T17:03:33.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.4","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.4/manifests"},{"name":"v2.0.0-rc.3","sha":"0fc02574bb686a9b49e5202ce08635a05d813e26","kind":"commit","published_at":"2019-06-18T01:04:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"e5f377d81a22af428bcf39bf5a4da70d82d00faf","kind":"commit","published_at":"2019-03-28T04:54:02.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"46fc51a18d3355a0af0a773b09bc6227e30c2d26","kind":"commit","published_at":"2019-03-13T06:59:24.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.1/manifests"},{"name":"v1.12.0","sha":"fa5875c0caa5c260ab78acec5a244215a730247f","kind":"commit","published_at":"2019-02-28T07:26:48.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.12.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"03c09fa32a21b7b27b8dbb3877826c1ab3d2daa2","kind":"commit","published_at":"2019-01-06T18:11:41.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.11.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"a59932b061db030cf7edc11d970c8b6013d04a32","kind":"commit","published_at":"2018-12-05T06:38:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.3","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"13ff84ebd5bdfa46a342d9edb869e21560a478f8","kind":"commit","published_at":"2018-11-09T17:49:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.2","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"92a651cff2687ad3083767fb04b6f53d258b546c","kind":"commit","published_at":"2018-10-28T04:55:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7f6b876b1d9c035d238374e2801496cd554b27f2","kind":"commit","published_at":"2018-10-22T14:44:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"d4920dcf5b7689548a6db640278a9b35a5b48ec6","kind":"commit","published_at":"2018-08-30T03:56:32.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.9.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"383acc8a8b687098ee02168c0335a43dfee701f0","kind":"commit","published_at":"2018-08-25T03:01:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.9.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"97a15579492cd5f35632499f315d7a8df94160a1","kind":"commit","published_at":"2018-08-05T19:10:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.8.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"fccc498aed22c31ff3768bcac00795f94149a21d","kind":"commit","published_at":"2018-07-04T18:53:29.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.7.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.7.0/manifests"},{"name":"v1.6","sha":"fc3ad735b5565cada42d34bc298573fd3fe5adc6","kind":"commit","published_at":"2018-05-29T03:30:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.6","html_url":"https://github.com/go-resty/resty/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.6/manifests"},{"name":"v1.5","sha":"f0976a825c7520308909ce5a9e8b4f8675fdd6de","kind":"commit","published_at":"2018-05-06T17:25:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.5","html_url":"https://github.com/go-resty/resty/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.5/manifests"},{"name":"v1.4","sha":"f8815663de1e64d57cdd4ee9e2b2fa96977a030e","kind":"commit","published_at":"2018-04-05T02:44:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.4","html_url":"https://github.com/go-resty/resty/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.4/manifests"},{"name":"v1.3","sha":"65798e030a35b911602b4d1d743d6f50ac93b665","kind":"commit","published_at":"2018-03-02T06:37:52.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.3","html_url":"https://github.com/go-resty/resty/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.3/manifests"},{"name":"v1.2","sha":"00cb083b8cdc8b0fb1e1f5ebe24bbc23e0ff0cf6","kind":"commit","published_at":"2018-01-26T20:36:19.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.2","html_url":"https://github.com/go-resty/resty/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.2/manifests"},{"name":"v1.1","sha":"b61f45364a2f729165059cd3b411fd9dfeb0b969","kind":"commit","published_at":"2018-01-25T20:18:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.1/manifests"},{"name":"v1.0","sha":"9ac9c42358f7c3c69ac9f8610e8790d7c338e85d","kind":"commit","published_at":"2017-09-25T19:29:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.0/manifests"},{"name":"v0.13","sha":"cf81ed0a604d373be63b4c036c6b05c06520615f","kind":"commit","published_at":"2017-06-22T19:16:15.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.13","html_url":"https://github.com/go-resty/resty/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.13/manifests"},{"name":"v0.12","sha":"7a8134d8718193eb857994adee49d73a302e7718","kind":"commit","published_at":"2017-05-22T07:49:07.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.12","html_url":"https://github.com/go-resty/resty/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.12/manifests"},{"name":"v0.11","sha":"c45c7bcc0000d1a9ac1b119b2e6043c6540eedea","kind":"commit","published_at":"2017-03-20T19:35:04.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.11","html_url":"https://github.com/go-resty/resty/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.11/manifests"},{"name":"v0.10","sha":"2e0c2310ba20c7edb6162ea2f6c0d5bba2e5e56d","kind":"commit","published_at":"2017-01-02T18:24:38.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.10","html_url":"https://github.com/go-resty/resty/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.10/manifests"},{"name":"v0.9","sha":"24dc7ba4bc1ef9215048b28e7248f99c42901db5","kind":"commit","published_at":"2016-11-01T17:03:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.9","html_url":"https://github.com/go-resty/resty/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.9/manifests"},{"name":"v0.8","sha":"0eed47a8f8c2575a34a067585dc0853d91943ac4","kind":"commit","published_at":"2016-07-08T16:00:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.8","html_url":"https://github.com/go-resty/resty/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.8/manifests"},{"name":"v0.7","sha":"84e74db089329a2024227e400af9c1d495bb51da","kind":"commit","published_at":"2016-05-02T01:57:02.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.7","html_url":"https://github.com/go-resty/resty/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.7/manifests"},{"name":"v0.6","sha":"aed15a666de54595af7d8895aa7299ceff5635f8","kind":"commit","published_at":"2016-02-04T00:52:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.6","html_url":"https://github.com/go-resty/resty/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.6/manifests"},{"name":"v0.5","sha":"ee6d790e5829cdcaa0f045bf1aee0d4bfbcfd370","kind":"commit","published_at":"2016-01-04T02:21:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.5","html_url":"https://github.com/go-resty/resty/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.5/manifests"},{"name":"v0.4.1","sha":"4bf8588c7910d7cdb166314585c670d3f5c8613c","kind":"commit","published_at":"2015-10-21T23:40:41.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.4.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"7d446cd807558251c81a721aff2e18e2662fef17","kind":"commit","published_at":"2015-10-20T01:26:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.4","html_url":"https://github.com/go-resty/resty/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4/manifests"},{"name":"v0.3","sha":"17fa68ea3a29cbd96fa62422920a4760f68bac47","kind":"commit","published_at":"2015-10-08T05:34:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.3","html_url":"https://github.com/go-resty/resty/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.3/manifests"},{"name":"v0.2.2","sha":"31d1eb4a2c2b2f0481889ae118316fd5e1aae0d3","kind":"commit","published_at":"2015-10-05T03:38:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2.2","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"af2fa35d6ded7f40a76eb553d670e28f35420792","kind":"commit","published_at":"2015-09-30T23:29:54.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"965af26bfb93ca6fd0dcaf90003f565bc7d2a8b2","kind":"commit","published_at":"2015-09-24T21:07:04.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2/manifests"},{"name":"v0.1","sha":"d3cb0a5244415fead99132303f67e793a81c2cf9","kind":"commit","published_at":"2015-09-15T23:56:12.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-23T01:06:38.188Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.619297922646638,"dependent_packages_count":8.383050014243945,"stargazers_count":0.7017522216328024,"forks_count":1.108554674167376,"docker_downloads_count":null,"average":5.20316370817269},"purl":"pkg:golang/github.com/go-resty/resty/v3","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-resty/resty/v3","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-resty/resty/v3","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-resty/resty/v3/dependencies","status":null,"funding_links":["https://github.com/sponsors/jeevatkm","https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-15T16:53:12.680Z","issues_count":271,"pull_requests_count":346,"avg_time_to_close_issue":33053611.43627451,"avg_time_to_close_pull_request":4507856.617283951,"issues_closed_count":204,"pull_requests_closed_count":324,"pull_request_authors_count":70,"issue_authors_count":228,"avg_comments_per_issue":2.4907749077490773,"avg_comments_per_pull_request":1.8034682080924855,"merged_pull_requests_count":285,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":74,"past_year_pull_requests_count":187,"past_year_avg_time_to_close_issue":633533.1176470588,"past_year_avg_time_to_close_pull_request":172946.81395348837,"past_year_issues_closed_count":34,"past_year_pull_requests_closed_count":172,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":61,"past_year_avg_comments_per_issue":1.0540540540540542,"past_year_avg_comments_per_pull_request":1.4010695187165776,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":168,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/issues","maintainers":[{"login":"jeevatkm","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}],"active_maintainers":[{"login":"jeevatkm","count":151,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv3/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv3/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv3/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv3/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv3/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv3/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2156535,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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":11198778,"name":"github.com/go-resty/resty/v2/shellescape","ecosystem":"go","description":"Package shellescape provides the methods to escape arbitrary\nstrings for a safe use as command line arguments in the most common\nPOSIX shells.\n\nThe original Python package which this work was inspired by can be found\nat https://pypi.python.org/pypi/shellescape.","homepage":"https://github.com/go-resty/resty","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/go-resty/resty","keywords_array":[],"namespace":"github.com/go-resty/resty/v2","versions_count":14,"first_release_published_at":"2026-05-21T04:05:26.940Z","latest_release_published_at":"2026-05-21T04:05:26.940Z","latest_release_number":"v2.17.2","last_synced_at":"2026-05-21T04:05:29.244Z","created_at":"2024-12-18T10:11:41.855Z","updated_at":"2026-05-21T04:05:29.244Z","registry_url":"https://pkg.go.dev/github.com/go-resty/resty/v2/shellescape","install_command":"go get github.com/go-resty/resty/v2/shellescape","documentation_url":"https://pkg.go.dev/github.com/go-resty/resty/v2/shellescape#section-documentation","metadata":{},"repo_metadata":{"id":37405391,"uuid":"41561105","full_name":"go-resty/resty","owner":"go-resty","description":"Simple HTTP, REST, and SSE client library for Go","archived":false,"fork":false,"pushed_at":"2025-05-11T16:59:44.000Z","size":4052,"stargazers_count":11285,"open_issues_count":48,"forks_count":772,"subscribers_count":97,"default_branch":"v3","last_synced_at":"2025-10-20T20:14:22.580Z","etag":null,"topics":["backoff","circuit-breaker","curl-command","digest-authentication","go","go-library","go-resty","golang","golang-library","hacktoberfest","http-client","http-trace","load-balancer","middleware","redirects","rest-client","retry","service-discovery","srv-record","sse-client"],"latest_commit_sha":null,"homepage":"https://resty.dev","language":"Go","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/go-resty.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":["jeevatkm"],"custom":["https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"]}},"created_at":"2015-08-28T17:48:47.000Z","updated_at":"2025-10-20T09:15:07.000Z","dependencies_parsed_at":"2023-12-27T06:34:09.164Z","dependency_job_id":"ba2e6717-453e-4135-97ed-375becfa34d5","html_url":"https://github.com/go-resty/resty","commit_stats":{"total_commits":492,"total_committers":118,"mean_commits":4.169491525423729,"dds":"0.31707317073170727","last_synced_commit":"1c4960b1e4fd3a53fc71c8034ff5bd56f5519ef0"},"previous_names":[],"tags_count":82,"template":false,"template_full_name":null,"purl":"pkg:github/go-resty/resty","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/refs/heads/v3","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/sbom","scorecard":{"id":432411,"data":{"date":"2025-08-11","repo":{"name":"github.com/go-resty/resty","commit":"66256efbe00678090075a7862bf4113c8e183c8d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 8/30 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/label-actions.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE: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":"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:37: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/ci.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-actions.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-actions.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/go-resty/resty/label-actions.yml/v3?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-19T03:41:24.681Z","repository_id":37405391,"created_at":"2025-08-19T03:41:24.682Z","updated_at":"2025-08-19T03:41:24.682Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280348058,"owners_count":26315367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-21T02:00:06.614Z","response_time":58,"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":"go-resty","name":"Go Resty","uuid":"14019737","kind":"organization","description":"Simple HTTP and REST client library for Go","email":"jeeva@myjeeva.com","website":null,"location":"Planet Earth","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14019737?v=4","repositories_count":1,"last_synced_at":"2023-03-04T23:39:02.454Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/go-resty","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T02:40:35.162Z","updated_at":"2023-03-04T23:39:02.464Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/go-resty/repositories"},"tags":[{"name":"v3.0.0-beta.3","sha":"036c5894765c5b60f2c6992b8a1accae124019f7","kind":"commit","published_at":"2025-05-07T16:06:15.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.3","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.3/manifests"},{"name":"v3.0.0-beta.2","sha":"e158f04505325b1e9de811a160b28637b86189b5","kind":"commit","published_at":"2025-02-08T06:54:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.2","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.2/manifests"},{"name":"v3.0.0-beta.1","sha":"51c16e1645612857f85758736c32082ead4181ec","kind":"commit","published_at":"2025-02-01T05:39:07.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-beta.1","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-beta.1/manifests"},{"name":"v3.0.0-alpha.10","sha":"2e3e58bf8bd5790e19ae933140606da8b5a43423","kind":"commit","published_at":"2025-01-25T06:25:00.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.10","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.10/manifests"},{"name":"v2.16.5","sha":"1e19d6bc6a102df59e1997a09850d0c0532e7f9a","kind":"commit","published_at":"2025-01-23T06:14:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.5","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"7ad1178aa74c305564c4dda581ca1374fece84b5","kind":"commit","published_at":"2025-01-20T19:41:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.4","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.4/manifests"},{"name":"v3.0.0-alpha.9","sha":"5823c50301cc24da68769b45c54a673aa6cfeab3","kind":"commit","published_at":"2025-01-14T07:30:17.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.9","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.9/manifests"},{"name":"v3.0.0-alpha.8","sha":"1ce39e1792bcc3e1617be482f1658317297b7516","kind":"commit","published_at":"2025-01-13T03:44:54.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.8","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.8/manifests"},{"name":"v2.16.3","sha":"16fd88a9b0b552e54e524c3fab212840cf3da169","kind":"commit","published_at":"2025-01-09T04:25:20.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.3/manifests"},{"name":"v3.0.0-alpha.7","sha":"c6de7619e990682e0e57fd093ef9d8b9c99ec558","kind":"commit","published_at":"2025-01-05T21:22:56.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.7","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.7/manifests"},{"name":"v3.0.0-alpha.6","sha":"b4ff634d361dc26288af05a6f3415e2b9fa8702e","kind":"commit","published_at":"2025-01-02T06:04:28.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.6","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.6/manifests"},{"name":"v3.0.0-alpha.5","sha":"f2a67d3a210daeac0d6a173ea6adb10c2c5859af","kind":"commit","published_at":"2024-12-31T04:30:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.5","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.5/manifests"},{"name":"v3.0.0-alpha.4","sha":"af72a4ded0c71c63e0cbfd0609855b571efeb431","kind":"commit","published_at":"2024-12-29T01:52:35.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.4","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.4/manifests"},{"name":"v3.0.0-alpha.3","sha":"84226942642e3b7f92a640997c59c39e72bd9fce","kind":"commit","published_at":"2024-12-19T04:13:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.3","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.3/manifests"},{"name":"v3.0.0-alpha.2","sha":"7b5db4ef865af6ea7e26645e19aef1c22333958b","kind":"commit","published_at":"2024-12-02T02:18:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.2","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.2/manifests"},{"name":"v3.0.0-alpha.1","sha":"645492333d50448d8740d4a4d5bd7b670dfbe81c","kind":"commit","published_at":"2024-12-01T21:02:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v3.0.0-alpha.1","html_url":"https://github.com/go-resty/resty/releases/tag/v3.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v3.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v3.0.0-alpha.1/manifests"},{"name":"v2.16.2","sha":"c34e4605f4d5a775371be242ba0debb2705eb6d2","kind":"commit","published_at":"2024-11-22T04:00:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"d598157084a806f2090e67634bb82b7bcde97c00","kind":"commit","published_at":"2024-11-20T05:38:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"feedf188e3e803fe1dd7c2e1701c4e9e9d24cf40","kind":"commit","published_at":"2024-11-11T00:58:00.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.16.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.16.0/manifests"},{"name":"v2.15.3","sha":"bea44b7e73d0bd2874e18c68e738822002351224","kind":"commit","published_at":"2024-09-26T17:57:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.3/manifests"},{"name":"v2.15.2","sha":"231ca0ec16a5cfc867e23737e1dbef274e6973fe","kind":"commit","published_at":"2024-09-22T00:55:50.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.2/manifests"},{"name":"v2.15.1","sha":"5d33e1aa4e7e07e47ad4e5a3fd7f9a9dda85eafa","kind":"commit","published_at":"2024-09-19T04:18:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.1/manifests"},{"name":"v2.15.0","sha":"321cab959ad125fa335b01f5ecd9407606fc1241","kind":"commit","published_at":"2024-09-14T19:10:32.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.15.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.15.0/manifests"},{"name":"v2.14.0","sha":"c646328cb753e1bdace0392220208edb304c4277","kind":"commit","published_at":"2024-08-05T02:40:37.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.14.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.14.0/manifests"},{"name":"v2.13.1","sha":"baf7c1219b781803557018eba206ad8fa544941f","kind":"commit","published_at":"2024-05-11T01:40:23.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.13.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.1/manifests"},{"name":"v2.13.0","sha":"5ecd018023ea8af0a58ba1ef95c32c761b4f6e48","kind":"commit","published_at":"2024-05-09T05:31:57.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.13.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"89d25d9d1aed90c422d5dd816e6788ac4e893def","kind":"commit","published_at":"2024-03-17T20:50:19.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.12.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"1323ededda78ecc908a01a8b89f1b1a7d87a2725","kind":"commit","published_at":"2023-12-27T06:04:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.11.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"105f7185be505f070bfb19df4c3a4535058e0f84","kind":"commit","published_at":"2023-10-14T22:57:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0/manifests"},{"name":"v2.10.0-rc.3","sha":"6242e6f1f2fb78f66f9a53b2e07fe2740710c66a","kind":"commit","published_at":"2023-10-08T07:44:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.3/manifests"},{"name":"v2.10.0-rc.2","sha":"1335e8dfa89e58b4f0dce3b3b2f3c5afc27efab7","kind":"commit","published_at":"2023-10-08T03:20:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.2/manifests"},{"name":"v2.10.0-rc.1","sha":"1f11e18c7a061668ae1c3ae916090803ff03147d","kind":"commit","published_at":"2023-10-02T04:39:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.10.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.10.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.10.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.10.0-rc.1/manifests"},{"name":"v2.9.1","sha":"3face0dac0f7fb765bf637f51f1f5343b3c7a235","kind":"commit","published_at":"2023-10-01T02:24:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.9.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.1/manifests"},{"name":"v2.9.0","sha":"e52a7e09544a85f80d4a75c18149d9b7a505304b","kind":"commit","published_at":"2023-09-30T16:14:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.9.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"d9bcfaab864d742c133dd512fb8de5d1a4eadad0","kind":"commit","published_at":"2023-09-18T01:13:52.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.8.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"3d08b3602d13ae8a44f246db2ec34402e18497c6","kind":"commit","published_at":"2021-11-04T05:22:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.7.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"70336cb87f39407ce7f8d41ffcd2b40b9729f401","kind":"commit","published_at":"2021-04-09T07:42:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.6.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"a4a0c5d18e1d6a2ebacb07f30e242c4712048282","kind":"commit","published_at":"2021-02-11T10:21:12.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.5.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"e3917a51a33f092fd98ecb503a4e8da7e3b01470","kind":"commit","published_at":"2021-01-11T17:16:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.4.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"19d49681fd0840f3460d775c7a1a5bfc2f8e479f","kind":"commit","published_at":"2020-05-21T07:32:35.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0/manifests"},{"name":"v2.3.0-rc.2","sha":"e7fae0db8ffc45eaaf7d5a13700cd94b27e9cf88","kind":"commit","published_at":"2020-05-12T01:32:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.2/manifests"},{"name":"v2.3.0-rc.1","sha":"98f59aafc516d226eb7a688384882eda5b9cabe3","kind":"commit","published_at":"2020-05-11T01:29:05.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.3.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.3.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.3.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.3.0-rc.1/manifests"},{"name":"v2.2.0","sha":"bcec4e0910e82afff8e1e159e83e734739e9229f","kind":"commit","published_at":"2020-02-24T04:16:50.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.2.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"de0735f66dae7abf8fb1073b4ace3032c1491424","kind":"commit","published_at":"2019-10-10T08:26:59.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.1.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"d467d573085e42a848cb49c1c28ba163b7aa5872","kind":"commit","published_at":"2019-07-17T05:11:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.4","sha":"a4f3548ed9923f397ca3370cfd702668c84c526b","kind":"commit","published_at":"2019-07-16T17:03:33.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.4","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.4/manifests"},{"name":"v2.0.0-rc.3","sha":"0fc02574bb686a9b49e5202ce08635a05d813e26","kind":"commit","published_at":"2019-06-18T01:04:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"e5f377d81a22af428bcf39bf5a4da70d82d00faf","kind":"commit","published_at":"2019-03-28T04:54:02.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"46fc51a18d3355a0af0a773b09bc6227e30c2d26","kind":"commit","published_at":"2019-03-13T06:59:24.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/go-resty/resty/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v2.0.0-rc.1/manifests"},{"name":"v1.12.0","sha":"fa5875c0caa5c260ab78acec5a244215a730247f","kind":"commit","published_at":"2019-02-28T07:26:48.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.12.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"03c09fa32a21b7b27b8dbb3877826c1ab3d2daa2","kind":"commit","published_at":"2019-01-06T18:11:41.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.11.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.11.0/manifests"},{"name":"v1.10.3","sha":"a59932b061db030cf7edc11d970c8b6013d04a32","kind":"commit","published_at":"2018-12-05T06:38:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.3","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.3/manifests"},{"name":"v1.10.2","sha":"13ff84ebd5bdfa46a342d9edb869e21560a478f8","kind":"commit","published_at":"2018-11-09T17:49:46.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.2","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"92a651cff2687ad3083767fb04b6f53d258b546c","kind":"commit","published_at":"2018-10-28T04:55:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"7f6b876b1d9c035d238374e2801496cd554b27f2","kind":"commit","published_at":"2018-10-22T14:44:21.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.10.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"d4920dcf5b7689548a6db640278a9b35a5b48ec6","kind":"commit","published_at":"2018-08-30T03:56:32.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.9.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"383acc8a8b687098ee02168c0335a43dfee701f0","kind":"commit","published_at":"2018-08-25T03:01:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.9.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"97a15579492cd5f35632499f315d7a8df94160a1","kind":"commit","published_at":"2018-08-05T19:10:40.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.8.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"fccc498aed22c31ff3768bcac00795f94149a21d","kind":"commit","published_at":"2018-07-04T18:53:29.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.7.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.7.0/manifests"},{"name":"v1.6","sha":"fc3ad735b5565cada42d34bc298573fd3fe5adc6","kind":"commit","published_at":"2018-05-29T03:30:06.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.6","html_url":"https://github.com/go-resty/resty/releases/tag/v1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.6/manifests"},{"name":"v1.5","sha":"f0976a825c7520308909ce5a9e8b4f8675fdd6de","kind":"commit","published_at":"2018-05-06T17:25:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.5","html_url":"https://github.com/go-resty/resty/releases/tag/v1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.5/manifests"},{"name":"v1.4","sha":"f8815663de1e64d57cdd4ee9e2b2fa96977a030e","kind":"commit","published_at":"2018-04-05T02:44:25.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.4","html_url":"https://github.com/go-resty/resty/releases/tag/v1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.4/manifests"},{"name":"v1.3","sha":"65798e030a35b911602b4d1d743d6f50ac93b665","kind":"commit","published_at":"2018-03-02T06:37:52.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.3","html_url":"https://github.com/go-resty/resty/releases/tag/v1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.3/manifests"},{"name":"v1.2","sha":"00cb083b8cdc8b0fb1e1f5ebe24bbc23e0ff0cf6","kind":"commit","published_at":"2018-01-26T20:36:19.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.2","html_url":"https://github.com/go-resty/resty/releases/tag/v1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.2/manifests"},{"name":"v1.1","sha":"b61f45364a2f729165059cd3b411fd9dfeb0b969","kind":"commit","published_at":"2018-01-25T20:18:34.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.1","html_url":"https://github.com/go-resty/resty/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.1/manifests"},{"name":"v1.0","sha":"9ac9c42358f7c3c69ac9f8610e8790d7c338e85d","kind":"commit","published_at":"2017-09-25T19:29:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v1.0","html_url":"https://github.com/go-resty/resty/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v1.0/manifests"},{"name":"v0.13","sha":"cf81ed0a604d373be63b4c036c6b05c06520615f","kind":"commit","published_at":"2017-06-22T19:16:15.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.13","html_url":"https://github.com/go-resty/resty/releases/tag/v0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.13/manifests"},{"name":"v0.12","sha":"7a8134d8718193eb857994adee49d73a302e7718","kind":"commit","published_at":"2017-05-22T07:49:07.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.12","html_url":"https://github.com/go-resty/resty/releases/tag/v0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.12/manifests"},{"name":"v0.11","sha":"c45c7bcc0000d1a9ac1b119b2e6043c6540eedea","kind":"commit","published_at":"2017-03-20T19:35:04.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.11","html_url":"https://github.com/go-resty/resty/releases/tag/v0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.11/manifests"},{"name":"v0.10","sha":"2e0c2310ba20c7edb6162ea2f6c0d5bba2e5e56d","kind":"commit","published_at":"2017-01-02T18:24:38.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.10","html_url":"https://github.com/go-resty/resty/releases/tag/v0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.10/manifests"},{"name":"v0.9","sha":"24dc7ba4bc1ef9215048b28e7248f99c42901db5","kind":"commit","published_at":"2016-11-01T17:03:53.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.9","html_url":"https://github.com/go-resty/resty/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.9/manifests"},{"name":"v0.8","sha":"0eed47a8f8c2575a34a067585dc0853d91943ac4","kind":"commit","published_at":"2016-07-08T16:00:13.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.8","html_url":"https://github.com/go-resty/resty/releases/tag/v0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.8/manifests"},{"name":"v0.7","sha":"84e74db089329a2024227e400af9c1d495bb51da","kind":"commit","published_at":"2016-05-02T01:57:02.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.7","html_url":"https://github.com/go-resty/resty/releases/tag/v0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.7/manifests"},{"name":"v0.6","sha":"aed15a666de54595af7d8895aa7299ceff5635f8","kind":"commit","published_at":"2016-02-04T00:52:22.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.6","html_url":"https://github.com/go-resty/resty/releases/tag/v0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.6/manifests"},{"name":"v0.5","sha":"ee6d790e5829cdcaa0f045bf1aee0d4bfbcfd370","kind":"commit","published_at":"2016-01-04T02:21:30.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.5","html_url":"https://github.com/go-resty/resty/releases/tag/v0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.5/manifests"},{"name":"v0.4.1","sha":"4bf8588c7910d7cdb166314585c670d3f5c8613c","kind":"commit","published_at":"2015-10-21T23:40:41.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.4.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4.1/manifests"},{"name":"v0.4","sha":"7d446cd807558251c81a721aff2e18e2662fef17","kind":"commit","published_at":"2015-10-20T01:26:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.4","html_url":"https://github.com/go-resty/resty/releases/tag/v0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.4/manifests"},{"name":"v0.3","sha":"17fa68ea3a29cbd96fa62422920a4760f68bac47","kind":"commit","published_at":"2015-10-08T05:34:14.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.3","html_url":"https://github.com/go-resty/resty/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.3/manifests"},{"name":"v0.2.2","sha":"31d1eb4a2c2b2f0481889ae118316fd5e1aae0d3","kind":"commit","published_at":"2015-10-05T03:38:03.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2.2","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"af2fa35d6ded7f40a76eb553d670e28f35420792","kind":"commit","published_at":"2015-09-30T23:29:54.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2.1/manifests"},{"name":"v0.2","sha":"965af26bfb93ca6fd0dcaf90003f565bc7d2a8b2","kind":"commit","published_at":"2015-09-24T21:07:04.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.2","html_url":"https://github.com/go-resty/resty/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.2/manifests"},{"name":"v0.1","sha":"d3cb0a5244415fead99132303f67e793a81c2cf9","kind":"commit","published_at":"2015-09-15T23:56:12.000Z","download_url":"https://codeload.github.com/go-resty/resty/tar.gz/v0.1","html_url":"https://github.com/go-resty/resty/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/go-resty/resty@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-23T01:06:43.658Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.291559121255428,"dependent_packages_count":5.896694798473315,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.094126959864372},"purl":"pkg:golang/github.com/go-resty/resty/v2/shellescape","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/go-resty/resty/v2/shellescape","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/go-resty/resty/v2/shellescape","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/go-resty/resty/v2/shellescape/dependencies","status":null,"funding_links":["https://github.com/sponsors/jeevatkm","https://www.paypal.com/donate/?cmd=_donations\u0026business=QWMZG74FW4QYC\u0026lc=US\u0026item_name=Resty+Library+for+Go\u0026currency_code=USD"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T14:56:27.516Z","issues_count":270,"pull_requests_count":349,"avg_time_to_close_issue":33216200.60591133,"avg_time_to_close_pull_request":4493986.532307692,"issues_closed_count":203,"pull_requests_closed_count":325,"pull_request_authors_count":72,"issue_authors_count":227,"avg_comments_per_issue":2.5074074074074075,"avg_comments_per_pull_request":1.7908309455587392,"merged_pull_requests_count":285,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":63,"past_year_pull_requests_count":143,"past_year_avg_time_to_close_issue":675822.5833333334,"past_year_avg_time_to_close_pull_request":183555.85826771654,"past_year_issues_closed_count":24,"past_year_pull_requests_closed_count":127,"past_year_pull_request_authors_count":17,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":1.0634920634920635,"past_year_avg_comments_per_pull_request":1.2937062937062938,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":122,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/issues","maintainers":[{"login":"jeevatkm","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}],"active_maintainers":[{"login":"jeevatkm","count":110,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv2%2Fshellescape/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv2%2Fshellescape/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv2%2Fshellescape/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv2%2Fshellescape/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv2%2Fshellescape/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgo-resty%2Fresty%2Fv2%2Fshellescape/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2156535,"maintainers_count":0,"namespaces_count":791500,"keywords_count":113139,"github":"golang","metadata":{"funded_packages_count":53899},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-02T05:03:22.111Z","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"}}],"commits":{"id":7865,"full_name":"go-resty/resty","default_branch":"v3","total_commits":662,"total_committers":139,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":4.762589928057554,"dds":0.2915407854984894,"past_year_total_commits":71,"past_year_total_committers":20,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":3.55,"past_year_dds":0.3802816901408451,"last_synced_at":"2026-05-31T15:01:33.420Z","last_synced_commit":"2f69089bbf989e34ac6601010c1c9a4d387ae8dc","created_at":"2023-03-07T09:46:42.670Z","updated_at":"2026-05-31T14:54:43.972Z","committers":[{"name":"Jeevanandam M","email":"jeeva@myjeeva.com","login":"jeevatkm","count":469},{"name":"Cameron Moore","email":"moorereason@gmail.com","login":"moorereason","count":9},{"name":"Segev Dagan","email":"segevda@gmail.com","login":"segevda","count":8},{"name":"Sergey Vilgelm","email":"sergey@vilgelm.com","login":"SVilgelm","count":7},{"name":"Pior Bastida","email":"pior.bastida@shopify.com","login":"pior","count":4},{"name":"Kishan B","email":"kishancs46@gmail.com","login":"kishaningithub","count":4},{"name":"Tianzhi Jin","email":"invzhi@protonmail.com","login":"invzhi","count":4},{"name":"goodliu","email":"liuzengh@qq.com","login":"liuzengh","count":3},{"name":"lrita","email":"lrita@163.com","login":"lrita","count":3},{"name":"André Martins","email":"aanm90@gmail.com","login":"aanm","count":3},{"name":"Andrew Grigorev","email":"andrew@ei-grad.ru","login":"ei-grad","count":3},{"name":"Ahuigo","email":"1781999+ahuigo","login":"ahuigo","count":3},{"name":"TurtleRuss","email":"u202112205@hust.edu.cn","login":null,"count":3},{"name":"Aloïs Micard","email":"lunamicard@gmail.com","login":"creekorful","count":2},{"name":"Ahmet Demir","email":"me@ahmet2mir.eu","login":"ahmet2mir","count":2},{"name":"David Sharnoff","email":"github@dave.sharnoff.org","login":"muir","count":2},{"name":"xerxesliu","email":"xiyuliu99@foxmail.com","login":"vegetablechicken233","count":2},{"name":"guangwu","email":"guoguangwu@magic-shield.com","login":"testwill","count":2},{"name":"Suhas Karanth","email":"sudo-suhas","login":"sudo-suhas","count":2},{"name":"Nicolas Beauvais","email":"nicolas@bvs.email","login":"nicolasbeauvais","count":2},{"name":"Mikhail","email":"bboymishka888@gmail.com","login":"kon3gor","count":2},{"name":"Luis Gabriel Gomez","email":"lggomez","login":"lggomez","count":2},{"name":"Claudio Criscione","email":"claudio.criscione@gmail.com","login":"paradoxengine","count":2},{"name":"Anton Baklanov","email":"antonbaklanov@gmail.com","login":"bak1an","count":2},{"name":"Alexey Neganov","email":"neganovalexey@gmail.com","login":"neganovalexey","count":2},{"name":"Kevin Manley","email":"kevin@myutiliz.com","login":null,"count":2},{"name":"Evgeniy Kulikov","email":"im-kulikov","login":"im-kulikov","count":1},{"name":"Gerrit Renker","email":"grrtrr","login":"grrtrr","count":1},{"name":"Hai","email":"haivp3010","login":"haivp3010","count":1},{"name":"Haru","email":"utsushiiro","login":"utsushiiro","count":1},{"name":"Jack","email":"jackcipher.vip@gmail.com","login":"jackcipher","count":1},{"name":"Jack Chen","email":"scsvip@gmail.com","login":"Jack47","count":1},{"name":"Jacob Elder","email":"jacob.elder@gmail.com","login":"jelder","count":1},{"name":"James","email":"63391833+jameshoulahan","login":"jameshoulahan","count":1},{"name":"Jasper Deflander","email":"JDeflander","login":"JDeflander","count":1},{"name":"Joaquín Jiménez García","email":"garcia.jjimenez@gmail.com","login":"JoaquinJimenezGarcia","count":1},{"name":"Jonathan Langevin","email":"jon@langevin.me","login":"intel352","count":1},{"name":"MagHErmit","email":"45779229+MagHErmit","login":"MagHErmit","count":1},{"name":"Justen Walker","email":"justenwalker","login":"justenwalker","count":1},{"name":"Kaushal Rohit","email":"rohit.kg98@gmail.com","login":"rohitkg98","count":1},{"name":"Keith Ball","email":"kball@brabbler.ag","login":"KBallBrabblerAg","count":1},{"name":"Khachi","email":"42090259+Khachi-at","login":"Khachi-at","count":1},{"name":"Maartje Eyskens","email":"maartje@eyskens.me","login":"meyskens","count":1},{"name":"Kodecable","email":"111056111+Kodecable","login":"Kodecable","count":1},{"name":"LaoTuo","email":"github@digitalchaos.de","login":"Lao-Tuo","count":1},{"name":"Lennard Eijsackers","email":"lennardeijsackers92@gmail.com","login":"Blokje5","count":1},{"name":"Liu Yuan","email":"lewisay@163.com","login":"lewisay","count":1},{"name":"Logan Attwood","email":"lattwood","login":"lattwood","count":1},{"name":"Klimov Sergey","email":"klim0v-sergey@yandex.ru","login":null,"count":1},{"name":"Steven Arnott","email":"steven.arnott@grantstreet.com","login":null,"count":1},{"name":"Bob Li","email":"342974971@qq.com","login":"liguangbo","count":1},{"name":"Bill Matlock","email":"bill@billbuilt.com","login":"BillBuilt","count":1},{"name":"Bearki","email":"59725082+bearki","login":"bearki","count":1},{"name":"Arun Bhalla","email":"arun@launchdarkly.com","login":"arun251","count":1},{"name":"Andrew Krasichkov","email":"dev@buglloc.cc","login":"buglloc","count":1},{"name":"Alisue","email":"lambdalisue@hashnote.net","login":"lambdalisue","count":1},{"name":"Alexandre Montecucco","email":"alexandre.montecucco@grab.com","login":"alexmontecucco","count":1},{"name":"Alex CHEN","email":"viennadd","login":"viennadd","count":1},{"name":"Akira Tanimura","email":"autopp.inc@gmail.com","login":"autopp","count":1},{"name":"Char","email":"cxjava","login":"cxjava","count":1},{"name":"Charlie Tonneslan","email":"cst0520@gmail.com","login":"ctonneslan","count":1},{"name":"Clément Doucy","email":"55112841+cdoucy","login":"cdoucy","count":1},{"name":"Daniel Rising","email":"dan.rising@gmail.com","login":"fdr-is-dbr","count":1},{"name":"Daniele Martinoli","email":"86618610+dmartinol","login":"dmartinol","count":1},{"name":"Danniel Magno","email":"dennyloko@gmail.com","login":"DennyLoko","count":1},{"name":"Dennis Sepede","email":"156823722+Den-Sec","login":"Den-Sec","count":1},{"name":"Eduardo Sorribas","email":"eduardo@sorribas.org","login":"sorribas","count":1},{"name":"Egor Kovetskiy","email":"e.kovetskiy@gmail.com","login":"kovetskiy","count":1},{"name":"Jussi Holm","email":"issuj","login":"issuj","count":1},{"name":"icbd","email":"wwwicbd@gmail.com","login":"icbd","count":1},{"name":"hulk","email":"hulk.website@gmail.com","login":"git-hulk","count":1},{"name":"gtpaulose","email":"46806625+gtpaulose","login":"gtpaulose","count":1},{"name":"golemiso","email":"3282656+golemiso","login":"golemiso","count":1},{"name":"fabiante","email":"7669818+fabiante","login":"fabiante","count":1},{"name":"ervitis","email":"2587460+ervitis","login":"ervitis","count":1},{"name":"cnmade","email":"278153+cnmade","login":"cnmade","count":1},{"name":"aviyam181199","email":"62248413+aviyam181199","login":"aviyam181199","count":1},{"name":"Zsolt Kovács","email":"lordzsoltt@gmail.com","login":"lordzsolt","count":1},{"name":"Zhi Yan Liu","email":"lzy.dev@gmail.com","login":"zhiyanliu","count":1},{"name":"Zaytsev Dmitriy","email":"20444664+dzaytsev91","login":"dzaytsev91","count":1},{"name":"Xi Xinjie","email":"xinjie.jay@gmail.com","login":"xixinjie","count":1},{"name":"Vladimir Raigorodski","email":"Asker80","login":"Asker80","count":1},{"name":"Vivek V","email":"iamvivekv1996@yahoo.in","login":"vivekv96","count":1},{"name":"Victor","email":"victoraugustolls","login":"victoraugustolls","count":1},{"name":"Tronje Krop","email":"tronje.krop@zalando.de","login":"tkrop","count":1},{"name":"Trim21","email":"trim21.me@gmail.com","login":"trim21","count":1},{"name":"鐘大陸","email":"72719630+zhongdalu-trechina","login":"zhongdalu-trechina","count":1},{"name":"謝騰緯","email":"frank30941@gmail.com","login":"frank30941","count":1},{"name":"عين","email":"ayn.khatib@gmail.com","login":"khatibomar","count":1},{"name":"yoogo","email":"yoogoc@163.com","login":"yoogoc","count":1},{"name":"yjh","email":"yjh465402634@gmail.com","login":"yjhmelody","count":1},{"name":"wppurking","email":"wppurking@gmail.com","login":"wppurking","count":1},{"name":"shynome","email":"shynome@gmail.com","login":"shynome","count":1},{"name":"shedyfreak","email":"36332809+shedyfreak","login":"shedyfreak","count":1},{"name":"purofle","email":"purofle@gmail.com","login":"purofle","count":1},{"name":"ninedraft","email":"clamores.pro@gmail.com","login":"ninedraft","count":1},{"name":"nikplx","email":"42221768+nikplx","login":"nikplx","count":1},{"name":"maguowei","email":"imaguowei@gmail.com","login":"maguowei","count":1},{"name":"leejuyuu","email":"46868116+leejuyuu","login":"leejuyuu","count":1},{"name":"larry","email":"h.yuhai@gmail.com","login":"larryhu","count":1},{"name":"klaus","email":"13420134410@163.com","login":"0XFF-96","count":1},{"name":"jfarrell","email":"jfarrell@apache.org","login":"jfarrell","count":1},{"name":"iwaltgen","email":"iwaltgen@gmail.com","login":"iwaltgen","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"Philipp Wolfer","email":"ph.wolfer@gmail.com","login":"phw","count":1},{"name":"Petr Maliarov","email":"petr.maliarov@gmail.com","login":"e11ni","count":1},{"name":"Pavel Kositsyn","email":"vemmy124@gmail.com","login":"pkositsyn","count":1},{"name":"Pavel Gryaznov","email":"grbitt@gmail.com","login":"GRbit","count":1},{"name":"Pavel Borzenkov","email":"pavel@borzenkov.net","login":"pborzenkov","count":1},{"name":"Patrick Scheid","email":"p.scheid92@gmail.com","login":"pscheid92","count":1},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":1},{"name":"Nathan Baulch","email":"nathan.baulch@gmail.com","login":"NathanBaulch","count":1},{"name":"Muhammad Ilham","email":"muhd.iiilham@gmail.com","login":"mhdiiilham","count":1},{"name":"Mohan Raj","email":"praem1990@gmail.com","login":"praem90","count":1},{"name":"Mickaël Canévet","email":"mickael.canevet@proton.me","login":"mcanevet","count":1},{"name":"Michael Buntarman","email":"48527109+MicBun","login":"MicBun","count":1},{"name":"Matthew Poer","email":"matthewpoer@gmail.com","login":"matthewpoer","count":1},{"name":"Matt Loberg","email":"loberg.matt@protonmail.com","login":"mloberg","count":1},{"name":"Matt Fenwick","email":"mfenwick100@gmail.com","login":"mattfenwick","count":1},{"name":"Masker","email":"shiguangyin928@qq.com","login":"zed1995","count":1},{"name":"Martin Picollo","email":"36853148+picollomartin","login":"picollomartin","count":1},{"name":"Tea","email":"im@icepie.net","login":"icepie","count":1},{"name":"Tawan Saeheng","email":"56065981+gtwn","login":"gtwn","count":1},{"name":"Tanya Bouman","email":"tanyabouman@gmail.com","login":"tanyabouman","count":1},{"name":"Sébastien Lavoie","email":"lavoiesl","login":"lavoiesl","count":1},{"name":"Stanley Chan","email":"stanley1943@gmail.com","login":"xxtanisxx","count":1},{"name":"Spencer Herzberg","email":"spencer.herzberg@gmail.com","login":"sherzberg","count":1},{"name":"Sergey Kacheev","email":"S.Kacheev@gmail.com","login":"sakateka","count":1},{"name":"Sandeep Bhat","email":"sandyethadka@gmail.com","login":"sandyydk","count":1},{"name":"Sandeep Bandi","email":"bsandyy@gmail.com","login":"sabandi","count":1},{"name":"Robert Schuh","email":"github@eneticum.de","login":"Robbilie","count":1},{"name":"Rob","email":"robertchristopherdev11@gmail.com","login":"icyc9","count":1},{"name":"Ricky Grassmuck","email":"rigrassm@gmail.com","login":"RickyGrassmuck","count":1},{"name":"Raymond Barbiero","email":"raymond.barbiero.dev@gmail.com","login":"visualphoenix","count":1},{"name":"Ran Abramovich","email":"ran.abram57@gmail.com","login":"RanAbram","count":1},{"name":"PokeGuys","email":"5060799+PokeGuys","login":"PokeGuys","count":1},{"name":"Pierre-Henri Symoneaux","email":"phsym","login":"phsym","count":1},{"name":"Phillip Campbell","email":"15082+phillc","login":"phillc","count":1},{"name":"Jonny Pillar","email":"12187067+JonnyPillar","login":"JonnyPillar","count":1}],"past_year_committers":[{"name":"Jeevanandam M.","email":"jeeva@myjeeva.com","login":"jeevatkm","count":44},{"name":"Tianzhi Jin","email":"invzhi@protonmail.com","login":"invzhi","count":4},{"name":"Pior Bastida","email":"pior.bastida@shopify.com","login":"pior","count":4},{"name":"Nicolas Beauvais","email":"nicolas@bvs.email","login":"nicolasbeauvais","count":2},{"name":"Ahmet Demir","email":"ahmet2mir+github@gmail.com","login":"ahmet2mir","count":2},{"name":"Bill Matlock","email":"bill@billbuilt.com","login":"BillBuilt","count":1},{"name":"Charlie Tonneslan","email":"cst0520@gmail.com","login":"ctonneslan","count":1},{"name":"Dennis Sepede","email":"156823722+Den-Sec","login":"Den-Sec","count":1},{"name":"Jack","email":"jackcipher.vip@gmail.com","login":"jackcipher","count":1},{"name":"Jussi Holm","email":"issuj","login":"issuj","count":1},{"name":"Khachi","email":"42090259+Khachi-at","login":"Khachi-at","count":1},{"name":"Kodecable","email":"111056111+Kodecable","login":"Kodecable","count":1},{"name":"Mickaël Canévet","email":"mickael.canevet@proton.me","login":"mcanevet","count":1},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":1},{"name":"Patrick Scheid","email":"p.scheid92@gmail.com","login":"pscheid92","count":1},{"name":"Stanley Chan","email":"stanley1943@gmail.com","login":"xxtanisxx","count":1},{"name":"aviyam181199","email":"62248413+aviyam181199","login":"aviyam181199","count":1},{"name":"goodliu","email":"liuzengh@qq.com","login":"liuzengh","count":1},{"name":"yoogo","email":"yoogoc@163.com","login":"yoogoc","count":1},{"name":"عين","email":"ayn.khatib@gmail.com","login":"khatibomar","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-04T00:00:08.235Z","repositories_count":6253462,"commits_count":883959608,"contributors_count":35042876,"owners_count":1162744,"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":{"table":{"full_name":"go-resty/resty","html_url":"https://github.com/go-resty/resty","last_synced_at":"2026-05-19T18:03:47.456Z","status":"active","issues_count":276,"pull_requests_count":359,"avg_time_to_close_issue":32911720.11707317,"avg_time_to_close_pull_request":4469888.320241692,"issues_closed_count":205,"pull_requests_closed_count":331,"pull_request_authors_count":77,"issue_authors_count":231,"avg_comments_per_issue":2.503623188405797,"avg_comments_per_pull_request":1.8050139275766017,"merged_pull_requests_count":291,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":19,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":2006950.5,"past_year_avg_time_to_close_pull_request":2712498.5714285714,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":11,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":0.9473684210526315,"past_year_avg_comments_per_pull_request":1.4375,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-16T03:49:15.064Z","updated_at":"2026-05-19T18:03:47.456Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/go-resty%2Fresty/issues","issue_labels_count":{"table":{"v3-consideration":26,"v3":25,"answered":22,"feature":19,"enhancement":18,"v3-selected":15,"bug":14,"question":13,"interaction":12,"support":9,"breaking change":8,"analysis":5,"v2":4,"v3-docs":3,"test case":2,"breaking-change":2,"optimization":2,"backlog":2,"SSE":1,"deferred":1,"documentation":1}},"pull_request_labels_count":{"table":{"v3":91,"enhancement":76,"feature":61,"bug":39,"breaking change":38,"documentation":18,"v2":13,"optimization":6,"run-build":6,"v3-consideration":5,"test case":5,"build":4,"release":4,"hacktoberfest-accepted":3,"test-case":3,"breaking-change":2,"v3-selected":2,"backlog":2,"code-quality":2,"interaction":1}},"issue_author_associations_count":{"table":{"NONE":243,"MEMBER":20,"CONTRIBUTOR":13}},"pull_request_author_associations_count":{"table":{"MEMBER":198,"CONTRIBUTOR":83,"NONE":78}},"issue_authors":{"table":{"jeevatkm":20,"rew1nter":5,"janekolszak":4,"tocha688":4,"BoneAsh":3,"trim21":3,"speedfl":3,"saeedgeek":2,"bimargulies":2,"haivp3010":2,"moorereason":2,"codenoid":2,"Myriad-Dreamin":2,"nf-brentsaner":2,"ubersan":2,"arvenil":2,"Esword618":2,"sakateka":1,"phsym":1,"pengliang100":1,"mingzaily":1,"renathoaz":1,"DimaProskurin":1,"npalladium":1,"luggesexe":1,"rob0rt":1,"okhowang":1,"liron-navon":1,"brounnoupegreula-7757":1,"sergei-sh":1,"roku-on-it":1,"cxfksword":1,"bo-er":1,"KurosawaAngel":1,"yyq2013aa":1,"lyyyuna":1,"huige-huige":1,"davidbayo10":1,"Dylmay":1,"dayeguilaiye":1,"yuelwish":1,"shoteen-lee":1,"reghtml":1,"vijayrajah":1,"kotyara85":1,"valiner":1,"Sora233":1,"RafPe":1,"samsulbahari":1,"chowyu12":1,"anna-oake":1,"jj0e":1,"hoc-tiki":1,"gobenpark":1,"thaitanloi365":1,"dandyhuang":1,"rostislaved":1,"cooperbenson-qz":1,"superorange":1,"ThePsina":1,"kaduartur":1,"KshitijGugale":1,"hcoura":1,"icepie":1,"lfrestrepog":1,"henri9813":1,"internetisalie":1,"iiiusky":1,"alexwbaule":1,"eatmeatball":1,"lggomez":1,"Joseph94m":1,"uptutu":1,"dtapps":1,"smadarasmi":1,"maticmeznar":1,"ldnvnbl":1,"tommed":1,"mjeco":1,"NSObjects":1,"sounddroid":1,"chrisfeng0723":1,"jackcipher":1,"bd-nweinstein":1,"billypap1":1,"cloverkits":1,"dimitrimus":1,"chauhan17nitin":1,"mmzhi":1,"zhongdalu-trechina":1,"codes0003":1,"elfranne":1,"itziklavon":1,"sgon00":1,"0x010":1,"bambulin":1,"AsyncAlchemist":1,"shiyuhang0":1,"vansenic":1,"n0v3xx":1,"zliang-akamai":1,"petercheng2023":1,"dmartinol":1,"takanuva15":1,"F7502":1,"ssut":1,"N1cOs":1,"ruinshe":1,"fuhoo":1,"biggerevil":1,"vruge":1,"tiger5226":1,"wxip":1,"cooppor":1,"saikatsgupta":1,"Philippe-Torrelli-Ale":1,"winterant":1,"tttturtle-russ":1,"lee-cq":1,"renom":1,"cwb2819259":1,"theblackturtle":1,"oliverlj":1,"patrikeh":1,"fatelei":1,"deferbot":1,"amarjeetanandsingh":1,"mblaschke":1,"fanybook":1,"youzeliang":1,"vidorifaldy":1,"belek":1,"zackwine":1,"invzhi":1,"bolsunovskyi":1,"Khachi-at":1,"silky1313":1,"Den-Sec":1,"jinleileiking":1,"chicks-net":1,"magicLian":1,"mail2fish":1,"aadog":1,"BrunoKrugel":1,"gotobeexpert":1,"bluntcoding":1,"TLINDEN":1,"kamly":1,"daidai21":1,"chb0github":1,"bjornbyte":1,"Golong-me":1,"tenyuuk":1,"wasserholz":1,"draveness":1,"bynov":1,"nandra":1,"yashgorana":1,"hedwigz":1,"laggu":1,"rizalgowandy":1,"Benjababe":1,"Houvven":1,"ckall":1,"jwrookie":1,"robert-deepnorth":1,"glyh":1,"leejuyuu":1,"1713266":1,"yangzhiw":1,"juliomartinsdev":1,"yzhengwei":1,"ch0s1n":1,"fwang2002":1,"cdoucy":1,"stonelgh":1,"Sczlog":1,"ybdx":1,"MB175":1,"yoogoc":1,"gwyCl":1,"chy9003":1,"FM-96":1,"dusbot":1,"DrBlury":1,"LMKKK":1,"Snax1210":1,"OJFord":1,"vinaypunera":1,"xbabybus":1,"QuincyGao":1,"jameshoulahan":1,"BigBoulard":1,"avinash92c":1,"sudo-suhas":1,"liyuan1125":1,"seth-shi":1,"polderudo":1,"nagius":1,"hoslo":1,"ghost":1,"amitpareek2":1,"athenakia":1,"git-hulk":1,"panyox":1,"12bchl":1,"kon3gor":1,"thapabishwa-plerionaut":1,"royalraul":1,"liguangbo":1,"pdeva":1,"ihipop":1,"culionbear":1,"Nyx2022":1,"Southclaws":1,"vacero":1,"344108150":1,"danversjflett":1,"astha2098":1,"yx1989":1,"MaheshVelankar":1,"daijun168":1,"bumu":1,"1n7erface":1,"sslime336":1,"PeterYangs":1,"xwinie":1,"smiklosovic":1,"KurotsuchiMayuri":1,"rts-gordon":1,"kklll":1}},"pull_request_authors":{"table":{"jeevatkm":198,"ahuigo":10,"tttturtle-russ":10,"segevda":9,"liuzengh":8,"SVilgelm":6,"vegetablechicken233":6,"git-hulk":4,"dcboy":3,"zhongdalu-trechina":3,"lavoiesl":3,"BillBuilt":3,"kon3gor":3,"fossabot":2,"trim21":2,"Khachi-at":2,"victoraugustolls":2,"icbd":2,"MagHErmit":2,"Libero-Dev":2,"sakateka":2,"lggomez":2,"purofle":2,"PokeGuys":2,"muzimu":2,"phw":2,"mbsulliv":2,"frank30941":2,"thinkgos":2,"yaziedda":2,"shedyfreak":2,"autopp":2,"muir":2,"leno23":2,"buglloc":2,"wxip":2,"cdoucy":2,"gtwn":2,"MicBun":2,"testwill":2,"fabiante":2,"mcanevet":2,"sandyydk":1,"przmv":1,"aadog":1,"gonejack":1,"dbriemann":1,"nicolasbeauvais":1,"jameshoulahan":1,"GRbit":1,"xxtanisxx":1,"ghost":1,"Den-Sec":1,"matlockx":1,"sabandi":1,"invzhi":1,"dmartinol":1,"PzaThief":1,"amarjeetanandsingh":1,"ifooth":1,"lordzsolt":1,"nikplx":1,"liguangbo":1,"tkrop":1,"cxjava":1,"picollomartin":1,"pior":1,"tsbkw":1,"haivp3010":1,"softkot":1,"icepie":1,"neo-f":1,"lattwood":1,"KomarovPaul":1,"shynome":1,"jackcipher":1,"smithcoin":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-21T00:00:41.637Z","repositories_count":14651702,"issues_count":34163206,"pull_requests_count":111843586,"authors_count":11267868,"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":{"table":{"enhancement":3,"v3":3,"analysis":2,"v3-consideration":1,"optimization":1,"breaking-change":1,"SSE":1}},"past_year_pull_request_labels_count":{"table":{"enhancement":6,"v3":4,"breaking-change":2,"bug":1,"run-build":1}},"past_year_issue_author_associations_count":{"table":{"NONE":16,"MEMBER":1}},"past_year_pull_request_author_associations_count":{"table":{"NONE":10,"CONTRIBUTOR":4,"MEMBER":2}},"past_year_issue_authors":{"table":{"bluntcoding":1,"ch0s1n":1,"Den-Sec":1,"DimaProskurin":1,"fanybook":1,"fatelei":1,"huige-huige":1,"ihipop":1,"invzhi":1,"jeevatkm":1,"magicLian":1,"nf-brentsaner":1,"polderudo":1,"QuincyGao":1,"seth-shi":1,"yashgorana":1,"yoogoc":1}},"past_year_pull_request_authors":{"table":{"BillBuilt":3,"jeevatkm":2,"leno23":2,"mcanevet":2,"Den-Sec":1,"invzhi":1,"jackcipher":1,"nicolasbeauvais":1,"pior":1,"smithcoin":1,"xxtanisxx":1}},"maintainers":[{"table":{"login":"jeevatkm","count":218,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}}],"active_maintainers":[{"table":{"login":"jeevatkm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jeevatkm"}}]}},"events":{"total":{"ReleaseEvent":21,"DeleteEvent":81,"PullRequestEvent":270,"ForkEvent":81,"DiscussionEvent":1,"IssuesEvent":205,"WatchEvent":1227,"IssueCommentEvent":340,"PushEvent":158,"PullRequestReviewEvent":84,"PullRequestReviewCommentEvent":66,"CreateEvent":100},"last_year":{"ReleaseEvent":2,"DeleteEvent":23,"PullRequestEvent":128,"ForkEvent":26,"DiscussionEvent":1,"IssuesEvent":95,"WatchEvent":366,"IssueCommentEvent":99,"PushEvent":58,"PullRequestReviewEvent":19,"PullRequestReviewCommentEvent":9,"CreateEvent":26}},"keywords":["backoff","circuit-breaker","curl-command","digest-authentication","go","go-library","go-resty","golang","golang-library","hacktoberfest","http-client","http-trace","load-balancer","middleware","redirects","rest-client","retry","service-discovery","srv-record","sse-client"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T09:16:31.320Z","updated_at":"2023-09-26T09:16:31.320Z","repository_link":"https://github.com/go-resty/resty/blob/v3/.github/workflows/ci.yml","dependencies":[{"id":13947065290,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13947065291,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/label-actions.yml","sha":null,"kind":"manifest","created_at":"2023-09-26T09:16:31.395Z","updated_at":"2023-09-26T09:16:31.395Z","repository_link":"https://github.com/go-resty/resty/blob/v3/.github/workflows/label-actions.yml","dependencies":[{"id":13947065294,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":13947065295,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-09-26T09:16:31.459Z","updated_at":"2023-09-26T09:16:31.459Z","repository_link":"https://github.com/go-resty/resty/blob/v3/go.mod","dependencies":[{"id":13947066539,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.15.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-09-26T09:16:31.616Z","updated_at":"2023-09-26T09:16:31.616Z","repository_link":"https://github.com/go-resty/resty/blob/v3/go.sum","dependencies":[{"id":13947066557,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":13947066558,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":13947066559,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":13947066560,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":13947066561,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":13947066562,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13947066563,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":13947066564,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":13947066565,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":13947066566,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13947066567,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.10.0","direct":false,"kind":"runtime","optional":false},{"id":13947066568,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":13947066569,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":13947066570,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":13947066571,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":13947066572,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":13947066573,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":13947066574,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":13947066575,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":13947066576,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":13947066577,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13947066578,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13947066579,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":13947066580,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":13947066581,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":13947066582,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":13947066583,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":13947066584,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.12.0","direct":false,"kind":"runtime","optional":false},{"id":13947066585,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":13947066586,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":13947066587,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":13947066588,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":13947066589,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.9.0","direct":false,"kind":"runtime","optional":false},{"id":13947066590,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.13.0","direct":false,"kind":"runtime","optional":false},{"id":13947066591,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":13947066592,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":13947066593,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":13947066594,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":13947066595,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false}]}],"score":37.254482265166835,"created_at":"2025-10-10T15:21:19.034Z","updated_at":"2026-06-19T18:30:24.924Z","avatar_url":"https://github.com/go-resty.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368650","html_url":"https://summary.ecosyste.ms/projects/368650"}