{"id":3493225,"name":"github.com/gophercloud/gophercloud","ecosystem":"go","description":"Package gophercloud provides a multi-vendor interface to OpenStack-compatible\nclouds. The library has a three-level hierarchy: providers, services, and\nresources.\n\nProvider structs represent the cloud providers that offer and manage a\ncollection of services. You will generally want to create one Provider\nclient per OpenStack cloud.\n\nUse your OpenStack credentials to create a Provider client.  The\nIdentityEndpoint is typically refered to as \"auth_url\" or \"OS_AUTH_URL\" in\ninformation provided by the cloud operator. Additionally, the cloud may refer to\nTenantID or TenantName as project_id and project_name. Credentials are\nspecified like so:\n\nYou can authenticate with a token by doing:\n\nYou may also use the openstack.AuthOptionsFromEnv() helper function. This\nfunction reads in standard environment variables frequently found in an\nOpenStack `openrc` file. Again note that Gophercloud currently uses \"tenant\"\ninstead of \"project\".\n\nService structs are specific to a provider and handle all of the logic and\noperations for a particular OpenStack service. Examples of services include:\nCompute, Object Storage, Block Storage. In order to define one, you need to\npass in the parent provider, like so:\n\nResource structs are the domain models that services make use of in order\nto work with and represent the state of API resources:\n\nIntermediate Result structs are returned for API operations, which allow\ngeneric access to the HTTP headers, response body, and any errors associated\nwith the network transaction. To turn a result into a usable resource struct,\nyou must call the Extract method which is chained to the response, or an\nExtract function from an applicable extension:\n\nAll requests that enumerate a collection return a Pager struct that is used to\niterate through the results one page at a time. Use the EachPage method on that\nPager to handle each successive Page in a closure, then use the appropriate\nextraction method from that request's package to interpret that Page as a slice\nof results:\n\nIf you want to obtain the entire collection of pages without doing any\nintermediary processing on each page, you can use the AllPages method:\n\nThis top-level package contains utility functions and data types that are used\nthroughout the provider and service packages. Of particular note for end users\nare the AuthOptions and EndpointOpts structs.\n\nAn example retry backoff function, which respects the 429 HTTP response code and a \"Retry-After\" header:","homepage":"https://github.com/gophercloud/gophercloud","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/gophercloud/gophercloud","keywords_array":[],"namespace":"github.com/gophercloud","versions_count":42,"first_release_published_at":"2019-05-25T09:18:29.000Z","latest_release_published_at":"2024-09-18T12:04:22.000Z","latest_release_number":"v1.14.1","last_synced_at":"2026-05-31T13:22:49.519Z","created_at":"2022-04-10T19:15:20.168Z","updated_at":"2026-05-31T13:22:49.519Z","registry_url":"https://pkg.go.dev/github.com/gophercloud/gophercloud","install_command":"go get github.com/gophercloud/gophercloud","documentation_url":"https://pkg.go.dev/github.com/gophercloud/gophercloud#section-documentation","metadata":{},"repo_metadata":{"id":36368285,"uuid":"40673116","full_name":"gophercloud/gophercloud","owner":"gophercloud","description":"Gophercloud: an OpenStack SDK for Go","archived":false,"fork":false,"pushed_at":"2025-10-27T13:14:55.000Z","size":13012,"stargazers_count":966,"open_issues_count":163,"forks_count":571,"subscribers_count":31,"default_branch":"main","last_synced_at":"2025-10-27T15:13:51.912Z","etag":null,"topics":["go","openstack","sdk"],"latest_commit_sha":null,"homepage":"https://pkg.go.dev/github.com/gophercloud/gophercloud/v2","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gophercloud.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-08-13T17:44:17.000Z","updated_at":"2025-10-27T13:07:55.000Z","dependencies_parsed_at":"2023-07-14T00:47:57.946Z","dependency_job_id":"2ef23d89-a4f2-44a3-bba1-d7d38ebcc4d3","html_url":"https://github.com/gophercloud/gophercloud","commit_stats":{"total_commits":3985,"total_committers":345,"mean_commits":11.55072463768116,"dds":0.8271016311166876,"last_synced_commit":"c697dbb84b05feb3ccc8aa0e422306c205baf1de"},"previous_names":["gophercloud/openstack"],"tags_count":60,"template":false,"template_full_name":null,"purl":"pkg:github/gophercloud/gophercloud","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gophercloud","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/sbom","scorecard":{"id":352308,"data":{"date":"2025-08-11","repo":{"name":"github.com/gophercloud/gophercloud","commit":"7c53a819fccd4ebca058e8e0dc72e3c19f87d91e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 6 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/label-pr.yaml:13"],"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yaml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yaml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label-pr.yaml:83","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/unit.yaml:10","Info: jobLevel 'contents' permission set to 'read': .github/workflows/unit.yaml:11","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/unit.yaml:40","Warn: no topLevel permission defined: .github/workflows/backport.yaml:1","Warn: no topLevel permission defined: .github/workflows/check-pr-labels.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yaml:1","Warn: no topLevel permission defined: .github/workflows/ensure-labels.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-baremetal.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-basic.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-blockstorage.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-compute.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-containerinfra.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-dns.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-fwaas_v2.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-identity.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-image.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-keymanager.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-loadbalancer.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-messaging.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-networking.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-objectstorage.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-orchestration.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-placement.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-sharedfilesystems.yaml:1","Warn: no topLevel permission defined: .github/workflows/functional-workflow.yaml:1","Warn: no topLevel permission defined: .github/workflows/label-issue.yaml:1","Warn: no topLevel permission defined: .github/workflows/label-pr.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/unit.yaml:6"],"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":"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":"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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/codeql-analysis.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ensure-labels.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/ensure-labels.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ensure-labels.yaml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/ensure-labels.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-baremetal.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-baremetal.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-baremetal.yaml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-baremetal.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-baremetal.yaml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-baremetal.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-basic.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-basic.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-basic.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-basic.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-basic.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-basic.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-blockstorage.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-blockstorage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-blockstorage.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-blockstorage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-blockstorage.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-blockstorage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-compute.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-compute.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-compute.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-compute.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-compute.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-compute.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-containerinfra.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-containerinfra.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-containerinfra.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-containerinfra.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-containerinfra.yaml:97: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-containerinfra.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-dns.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-dns.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-dns.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-dns.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-dns.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-dns.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-fwaas_v2.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-fwaas_v2.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-fwaas_v2.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-fwaas_v2.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-fwaas_v2.yaml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-fwaas_v2.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-identity.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-identity.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-identity.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-identity.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-identity.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-identity.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-image.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-image.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-image.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-image.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-image.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-image.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-keymanager.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-keymanager.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-keymanager.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-keymanager.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-keymanager.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-keymanager.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-loadbalancer.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-loadbalancer.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-loadbalancer.yaml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-loadbalancer.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-loadbalancer.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-loadbalancer.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-messaging.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-messaging.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-messaging.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-messaging.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-messaging.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-messaging.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-networking.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-networking.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-networking.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-networking.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-networking.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-networking.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-objectstorage.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-objectstorage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-objectstorage.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-objectstorage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-objectstorage.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-objectstorage.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-orchestration.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-orchestration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-orchestration.yaml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-orchestration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-orchestration.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-orchestration.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-placement.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-placement.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-placement.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-placement.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-placement.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-placement.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-sharedfilesystems.yaml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-sharedfilesystems.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-sharedfilesystems.yaml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-sharedfilesystems.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-sharedfilesystems.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-sharedfilesystems.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-workflow.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-workflow.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-workflow.yaml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-workflow.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/functional-workflow.yaml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/functional-workflow.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-pr.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/label-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-pr.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/label-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-pr.yaml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/label-pr.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/lint.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/unit.yaml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit.yaml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/unit.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit.yaml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/unit.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/gophercloud/gophercloud/unit.yaml/main?enable=pin","Info:   0 out of  67 GitHub-owned GitHubAction dependencies pinned","Info:  23 out of  26 third-party GitHubAction dependencies pinned","Info:   1 out of   1 goCommand 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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 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-18T08:38:54.517Z","repository_id":36368285,"created_at":"2025-08-18T08:38:54.517Z","updated_at":"2025-08-18T08:38:54.517Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281291141,"owners_count":26476060,"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-27T02:00:05.855Z","response_time":61,"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":"gophercloud","name":"gophercloud","uuid":"13769691","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13769691?v=4","repositories_count":2,"last_synced_at":"2023-03-03T13:20:28.388Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gophercloud","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T00:05:21.445Z","updated_at":"2023-03-03T13:20:28.409Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gophercloud","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gophercloud/repositories"},"tags":[{"name":"v2.8.0","sha":"0f5d6e587f9920357fe6f9cc5462085f5312357e","kind":"commit","published_at":"2025-08-18T11:42:16.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.8.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.8.0/manifests"},{"name":"v2.7.0","sha":"5650bb18219fa8b279e6e870e355dd683824e750","kind":"commit","published_at":"2025-04-03T10:06:15.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.7.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"68f9c37d5b310d4e7d7f4a2809d7a05d66fa5fde","kind":"commit","published_at":"2025-03-03T16:10:36.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.6.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"2e6154e0c7bbc8aff6f7c7877071b844bb8842ba","kind":"commit","published_at":"2025-02-11T12:52:08.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.5.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"e581ad433e67d6aba7fa0e92b368091b171a1a14","kind":"commit","published_at":"2024-12-19T20:20:45.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.4.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"7e6ff8d241127f825cc89aaff844c6341ced200d","kind":"commit","published_at":"2024-12-06T15:42:05.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.3.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"7e172297d703a7a6ee0ca2589e6b5137e0c729e7","kind":"commit","published_at":"2024-10-18T12:04:00.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.2.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.2.0/manifests"},{"name":"v1.14.1","sha":"b26ed827d895a9d45dc1fe754f862cd47a5a9dd6","kind":"commit","published_at":"2024-09-18T12:04:22.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.14.1","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.14.1/manifests"},{"name":"v2.1.1","sha":"d0edd89137d9e05b3ffb9fd73610616d7295265f","kind":"commit","published_at":"2024-09-18T11:59:18.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.1.1","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.1.1/manifests"},{"name":"v1.14.0","sha":"5de92f24b8a5806b1b953ba09711350a6386272f","kind":"commit","published_at":"2024-07-24T12:26:23.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.14.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.14.0/manifests"},{"name":"v2.1.0","sha":"965acf185c70362bf2ecccac5c3af2e20ac71147","kind":"commit","published_at":"2024-07-24T09:11:55.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.1.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.1.0/manifests"},{"name":"v1.13.0","sha":"c08ddc817d264227e7e16b96b51b0b75a83a6795","kind":"commit","published_at":"2024-07-08T13:49:59.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.13.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.13.0/manifests"},{"name":"v2.0.0","sha":"3bb883c4ebe42c7eb9382406e4b3f9e1cc3743ca","kind":"commit","published_at":"2024-06-05T14:53:57.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.0.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0/manifests"},{"name":"v2.0.0-rc.3","sha":"3bb883c4ebe42c7eb9382406e4b3f9e1cc3743ca","kind":"commit","published_at":"2024-06-05T14:53:57.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.0.0-rc.3","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-rc.3/manifests"},{"name":"v2.0.0-rc.2","sha":"a5e81b3b0fdd12888e55be73617e39a2df5707e7","kind":"commit","published_at":"2024-05-29T16:03:04.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.0.0-rc.2","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-rc.2/manifests"},{"name":"v2.0.0-rc.1","sha":"930d18cf918bf57f04a6c50a9f7cae23cad9c87a","kind":"commit","published_at":"2024-05-27T14:03:24.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.0.0-rc.1","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-rc.1/manifests"},{"name":"v1.12.0","sha":"651cde822674f75f8feb29adb8040860b79ff72f","kind":"commit","published_at":"2024-05-27T12:27:24.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.12.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.12.0/manifests"},{"name":"v2.0.0-beta.5","sha":"a6f5f1996e4838eb2d5613802f18762970e55342","kind":"commit","published_at":"2024-05-06T12:57:47.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.0.0-beta.5","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.0.0-beta.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.0.0-beta.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-beta.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-beta.5/manifests"},{"name":"v2.0.0-beta.4","sha":"9aef3836d310d06a20442e10a561976b8ac5329f","kind":"commit","published_at":"2024-04-16T10:48:16.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.0.0-beta.4","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.0.0-beta.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.0.0-beta.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-beta.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-beta.4/manifests"},{"name":"v2.0.0-beta.3","sha":"001c197def2f995c4ffe3a0013018a329099c4c3","kind":"commit","published_at":"2024-04-06T11:10:49.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.0.0-beta.3","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.0.0-beta.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.0.0-beta.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-beta.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-beta.3/manifests"},{"name":"v1.11.0","sha":"4a0303d84b0dbfd80d10800b6e9a6889d20b0a2b","kind":"commit","published_at":"2024-03-06T18:32:46.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.11.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"5b44c45ec947301d531178302c4cecc0a923ad96","kind":"commit","published_at":"2024-02-27T15:18:39.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.10.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.10.0/manifests"},{"name":"v2.0.0-beta.2","sha":"8eb18a0ff519c673b727eba0673e3dc9631493a5","kind":"commit","published_at":"2024-02-27T10:23:50.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.0.0-beta.2","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-beta.2/manifests"},{"name":"v2.0.0-beta.1","sha":"bfed17cce0a6d1926791993f36e54b544dc5f640","kind":"commit","published_at":"2024-02-08T14:49:12.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v2.0.0-beta.1","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v2.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v2.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v2.0.0-beta.1/manifests"},{"name":"v1.9.0","sha":"28518d621931f2820a28f35f94f4620b03f3a02e","kind":"commit","published_at":"2024-02-02T14:45:41.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.9.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"05b77af6f7e913b8d08a55006e3adde0393781e4","kind":"commit","published_at":"2023-11-30T13:42:04.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.8.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"1ef3b0843934066d5c65163e64683657608e6975","kind":"commit","published_at":"2023-09-25T13:01:08.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.7.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"ad3cf7add5cc080716780b66db53762c707f495b","kind":"commit","published_at":"2023-08-30T13:27:52.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.6.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"efb556a0d3f550d8f994d59a4ab5418dfaf080a8","kind":"commit","published_at":"2023-06-21T12:07:29.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.5.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"6e1423b668969548d46fd862202a3bf9623b52e0","kind":"commit","published_at":"2023-05-25T08:41:26.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.4.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"72205202bfeae679f113e0354bbca444b74d8449","kind":"commit","published_at":"2023-03-28T13:00:27.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.3.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"e0878b07ace8ecc3e6d858a302e506c33416a407","kind":"commit","published_at":"2023-01-28T12:06:24.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.2.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"8953ff3d25a9cc0a4fec5bf09c2fdfc8c577cd50","kind":"commit","published_at":"2022-12-07T13:36:08.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.1.1","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"6266ecf266002a63a07b2469041a841acfeac8eb","kind":"commit","published_at":"2022-11-24T19:34:07.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.1.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"aa1aa900b0155b0aec794cccc444d45591f7357f","kind":"tag","published_at":"2022-08-29T12:41:18.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v1.0.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v1.0.0/manifests"},{"name":"v0.25.0","sha":"3ce7b7219762c0fce390d407b3b01fc6d09d02be","kind":"commit","published_at":"2022-05-30T15:07:15.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.25.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.25.0/manifests"},{"name":"v0.24.0","sha":"6626c35f5e9398920d73df6ab2019939dc003467","kind":"commit","published_at":"2021-12-13T20:05:12.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.24.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.24.0/manifests"},{"name":"v0.23.0","sha":"fbf1f72186be1fdc4fd80e1a8b7b3d3d9b715979","kind":"commit","published_at":"2021-11-15T14:28:54.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.23.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.23.0/manifests"},{"name":"v0.22.0","sha":"3c0eaeb6f2432a6ad265d1324c596235bc059d08","kind":"commit","published_at":"2021-10-07T15:26:06.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.22.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.22.0/manifests"},{"name":"v0.21.0","sha":"9cf6777318713a51fbdb1238c19d1213712fd8b4","kind":"commit","published_at":"2021-09-14T22:35:26.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.21.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"a8903d09e5e482d7347872734c4d98eb3c16749f","kind":"commit","published_at":"2021-08-10T22:07:10.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.20.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"4dfac38ca86110b4da2f443bf2ed70b861f7171c","kind":"commit","published_at":"2021-07-22T14:43:54.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.19.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"b99817b08b69f18f1ac066fb41d4b90e4f2af396","kind":"commit","published_at":"2021-06-11T14:28:51.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.18.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"ffd74114bb8c919f535c22a22361833478e0db6c","kind":"commit","published_at":"2021-04-10T03:34:30.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.17.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"bcd179f2c98de61525a99bf9310d698fd7786a17","kind":"commit","published_at":"2021-02-23T15:20:29.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.16.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"810f391f1126720acfa83e2c3b1cd73708fd5ef7","kind":"commit","published_at":"2020-12-27T20:31:17.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.15.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"eeff63dbdcab503e85178c5faa8a0acd4735f7f7","kind":"commit","published_at":"2020-11-12T03:31:35.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.14.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.14.0/manifests"},{"name":"v0.13.0","sha":"c137dd5308818241136f971d6d6a7fe6f295f5d2","kind":"commit","published_at":"2020-09-27T14:59:29.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.13.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"2921f45de19eb28a5b1960c110d6c6761361c1dc","kind":"commit","published_at":"2020-06-25T14:30:07.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.12.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"0b03630bc64338e55c3a2bd150c4de768dc6818e","kind":"commit","published_at":"2020-05-15T01:59:05.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.11.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"65804fe9b24146be66c170c01caee23013862d88","kind":"commit","published_at":"2020-04-12T21:18:13.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.10.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"965816e95e604e19c77b1a086c9737164dc3a4c5","kind":"commit","published_at":"2020-03-11T02:14:02.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.9.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"21353468abed58d85242df15e1be5339ba985662","kind":"commit","published_at":"2020-02-09T00:12:41.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.8.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"c99da270f3181ddc1b3d5c5e7d040971024cb71a","kind":"commit","published_at":"2019-12-04T02:49:01.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.7.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"a8bdb516e71d7c586306501b30b80f06f53c013e","kind":"commit","published_at":"2019-10-17T14:24:39.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.6.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"cf0980d0cbc9d8fd2f8923d04102fa19aa4fae69","kind":"commit","published_at":"2019-10-13T17:52:44.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.5.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a84f8b330d669c6dff53ee9743a7579ac9541b69","kind":"commit","published_at":"2019-09-04T01:31:01.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.4.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"0398b0cd16bfffade0883973c745180adbbe8918","kind":"commit","published_at":"2019-08-01T00:50:34.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.3.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"157432124aab520975efedb5e54b95287785578d","kind":"commit","published_at":"2019-06-17T14:26:30.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.2.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"c2d73b246b48e239d3f03c455905e06fe26e33c3","kind":"commit","published_at":"2019-05-25T09:18:29.000Z","download_url":"https://codeload.github.com/gophercloud/gophercloud/tar.gz/v0.1.0","html_url":"https://github.com/gophercloud/gophercloud/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gophercloud/gophercloud@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-27T15:28:50.774Z","dependent_packages_count":6823,"downloads":null,"downloads_period":null,"dependent_repos_count":22292,"rankings":{"downloads":null,"dependent_repos_count":0.04115428249861568,"dependent_packages_count":0.027715382037030552,"stargazers_count":2.293024499314596,"forks_count":1.345174284881759,"docker_downloads_count":0.025033018551469388,"average":0.746420293456694},"purl":"pkg:golang/github.com/gophercloud/gophercloud","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gophercloud/gophercloud","docker_dependents_count":2265,"docker_downloads_count":12010790883,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gophercloud/gophercloud","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gophercloud/gophercloud/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2025-10-27T12:01:54.984Z","issues_count":190,"pull_requests_count":993,"avg_time_to_close_issue":25103855.189655174,"avg_time_to_close_pull_request":4407971.203410475,"issues_closed_count":116,"pull_requests_closed_count":821,"pull_request_authors_count":94,"issue_authors_count":105,"avg_comments_per_issue":1.8421052631578947,"avg_comments_per_pull_request":2.192346424974824,"merged_pull_requests_count":687,"bot_issues_count":2,"bot_pull_requests_count":329,"past_year_issues_count":45,"past_year_pull_requests_count":375,"past_year_avg_time_to_close_issue":1209495.4375,"past_year_avg_time_to_close_pull_request":548538.7658862877,"past_year_issues_closed_count":16,"past_year_pull_requests_closed_count":299,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":28,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":1.6746666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":148,"past_year_merged_pull_requests_count":265,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gophercloud%2Fgophercloud/issues","maintainers":[{"login":"pierreprinetti","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreprinetti"},{"login":"mandre","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mandre"}],"active_maintainers":[{"login":"pierreprinetti","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pierreprinetti"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgophercloud%2Fgophercloud/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgophercloud%2Fgophercloud/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgophercloud%2Fgophercloud/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgophercloud%2Fgophercloud/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgophercloud%2Fgophercloud/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgophercloud%2Fgophercloud/codemeta","maintainers":[]}