{"id":5806632,"name":"google-github-actions/get-gke-credentials","ecosystem":"actions","description":"Generate ephemeral credentials for authenticating to Google Kubernetes Engine\n(GKE) and kubectl, helm, etc.","homepage":"https://cloud.google.com/gke","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/google-github-actions/get-gke-credentials","keywords_array":["actions","gcp","github-actions","gke","google-cloud","google-cloud-platform","google-kubernetes-engine","kubernetes"],"namespace":"google-github-actions","versions_count":31,"first_release_published_at":"2020-11-13T02:19:31.000Z","latest_release_published_at":"2025-09-03T01:53:40.000Z","latest_release_number":"v3.0.0","last_synced_at":"2026-08-16T04:41:21.403Z","created_at":"2023-01-04T16:22:07.967Z","updated_at":"2026-08-16T04:42:06.543Z","registry_url":"https://github.com/google-github-actions/get-gke-credentials","install_command":null,"documentation_url":null,"metadata":{"name":"Get GKE Credentials","author":"Google LLC","description":"Generate ephemeral credentials for authenticating to Google Kubernetes Engine\n(GKE) and kubectl, helm, etc.","inputs":{"cluster_name":{"description":"Name of the cluster for which to get credentials. This can be specified as\na full resource name:\n\n    projects/\u003cproject\u003e/locations/\u003clocation\u003e/clusters/\u003ccluster\u003e\n\nIn which case the `project_id` and `location` inputs are optional. If only\nspecified as a name:\n\n    \u003ccluster\u003e\n\nthen both the `project_id` and `location` may be required.","required":true},"location":{"description":"Location (region or zone) in which the cluster resides. This value is\nrequired unless `cluster_name` is a full resource name.","required":false},"project_id":{"description":"Project ID where the cluster is deployed. If provided, this will override\nthe project configured by previous steps or environment variables. If not\nprovided, the project will be inferred from the environment, best-effort.","required":false},"context_name":{"description":"Name to use when creating the `kubectl` context. If not specified, the\ndefault value is `gke_\u003cproject\u003e_\u003clocation\u003e_\u003ccluster\u003e`.","required":false},"namespace":{"description":"Name of the Kubernetes namespace to use within the context.","required":false},"use_auth_provider":{"description":"Set this to true to use the Google Cloud auth plugin in `kubectl` instead\nof inserting a short-lived access token.","default":"false","required":false},"use_internal_ip":{"description":"Set this to true to use the internal IP address for the cluster endpoint.\nThis is mostly used with private GKE clusters.","default":"false","required":false},"use_connect_gateway":{"description":"Set this to true to use the [Connect Gateway\nendpoint](https://cloud.google.com/anthos/multicluster-management/gateway)\nto connect to cluster.","default":"false","required":false},"use_dns_based_endpoint":{"description":"Set this true to use [DNS-based endpoint](https://cloud.google.com/kubernetes-engine/docs/concepts/network-isolation#dns-based_endpoint)\nto connect to the cluster.","default":"false","required":false},"fleet_membership_name":{"description":"Fleet membership name to use for generating Connect Gateway endpoint, of\nthe form:\n\n    projects/\u003cproject\u003e/locations/\u003clocation\u003e/memberships/\u003cmembership\u003e\n\nThis only applies if `use_connect_gateway` is true. Defaults to auto\ndiscovery if empty.","required":false},"quota_project_id":{"description":"Project ID from which to pull quota. The caller must have\n`serviceusage.services.use` permission on the project. If unspecified,\nthis defaults to the project of the authenticated principle. This is an\nadvanced setting, most users should leave this blank.","required":false}},"outputs":{"kubeconfig_path":{"description":"Path on the local filesystem where the generated Kubernetes configuration\nfile resides."}},"branding":{"icon":"lock","color":"blue"},"runs":{"using":"node24","main":"dist/main/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":37464374,"uuid":"308778062","full_name":"google-github-actions/get-gke-credentials","owner":"google-github-actions","description":"A GitHub Action that configure authentication to a GKE cluster.","archived":false,"fork":false,"pushed_at":"2025-11-15T11:01:30.000Z","size":4544,"stargazers_count":125,"open_issues_count":3,"forks_count":44,"subscribers_count":3,"default_branch":"main","last_synced_at":"2026-08-06T23:09:49.556Z","etag":null,"topics":["actions","gcp","github-actions","gke","google-cloud","google-cloud-platform","google-kubernetes-engine","kubernetes"],"latest_commit_sha":null,"homepage":"https://cloud.google.com/gke","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/google-github-actions.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","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":"2020-10-31T01:09:36.000Z","updated_at":"2026-07-25T22:49:42.000Z","dependencies_parsed_at":"2024-04-04T21:26:28.590Z","dependency_job_id":"6ccdbf6b-3bad-4b0d-91f8-1c895034e796","html_url":"https://github.com/google-github-actions/get-gke-credentials","commit_stats":{"total_commits":197,"total_committers":9,"mean_commits":21.88888888888889,"dds":0.4923857868020305,"last_synced_commit":"b7a282cc9785583100aba279cbe3ab147a4f2cf6"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/google-github-actions/get-gke-credentials","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google-github-actions","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/sbom","scorecard":{"id":435965,"data":{"date":"2025-08-11","repo":{"name":"github.com/google-github-actions/get-gke-credentials","commit":"8e574c49425fa7efed1e74650a449bfa6a23308a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"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":"Code-Review","score":9,"reason":"Found 21/22 approved changesets -- score normalized to 9","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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/draft-release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/google-github-actions/get-gke-credentials/draft-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/google-github-actions/get-gke-credentials/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/google-github-actions/get-gke-credentials/integration.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/google-github-actions/get-gke-credentials/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unit.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/google-github-actions/get-gke-credentials/unit.yml/main?enable=pin","Info:   8 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":8,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/draft-release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish.yml:13","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish.yml:15","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:14","Warn: no topLevel permission defined: .github/workflows/draft-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/integration.yml:19","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/unit.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/unit.yml:19"],"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/google-github-actions/.github/SECURITY.md:1","Info: Found linked content: github.com/google-github-actions/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google-github-actions/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google-github-actions/.github/SECURITY.md:1"],"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":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":6,"reason":"SAST tool is not run on all commits -- score normalized to 6","details":["Warn: 19 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"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-19T04:42:28.594Z","repository_id":37464374,"created_at":"2025-08-19T04:42:28.594Z","updated_at":"2025-08-19T04:42:28.594Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36703561,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-16T02:00:06.462Z","response_time":62,"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":"google-github-actions","name":"Google GitHub Actions","uuid":"71461757","kind":"organization","description":"Google Cloud integrations for the GitHub Actions Marketplace","email":null,"website":"https://opensource.google/projects/github-actions","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/71461757?v=4","repositories_count":20,"last_synced_at":"2023-03-05T03:20:08.066Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/google-github-actions","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T05:06:31.708Z","updated_at":"2023-03-05T03:20:08.206Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google-github-actions","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/google-github-actions/repositories"},"tags":[{"name":"v3.0.0","sha":"3da1e46a907576cefaa90c484278bb5b259dd395","kind":"commit","published_at":"2025-09-03T01:53:40.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v3.0.0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v3.0.0","dependencies_parsed_at":"2026-08-06T08:23:06.336Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v3.0.0/manifests"},{"name":"v3","sha":"3da1e46a907576cefaa90c484278bb5b259dd395","kind":"commit","published_at":"2025-09-03T01:53:40.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v3","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v3","dependencies_parsed_at":"2026-08-08T08:42:06.454Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v3/manifests"},{"name":"v2.3.5","sha":"64bc7249bbcf78056bb92f14d3cedc2da193946c","kind":"commit","published_at":"2025-09-03T01:47:17.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v2.3.5","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v2.3.5","dependencies_parsed_at":"2026-08-08T08:42:06.901Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v2.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.3.5/manifests"},{"name":"v2.3.4","sha":"8e574c49425fa7efed1e74650a449bfa6a23308a","kind":"commit","published_at":"2025-07-18T22:50:55.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v2.3.4","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v2.3.4","dependencies_parsed_at":"2026-08-06T08:23:06.291Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.3.4/manifests"},{"name":"v2.3.3","sha":"d0cee45012069b163a631894b98904a9e6723729","kind":"commit","published_at":"2025-02-26T17:22:12.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v2.3.3","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v2.3.3","dependencies_parsed_at":"2025-10-17T22:24:35.738Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"d08c14912d6642ca79ec62782b87462236685240","kind":"commit","published_at":"2025-02-26T17:08:01.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v2.3.2","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v2.3.2","dependencies_parsed_at":"2026-08-06T08:23:06.345Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.3.2/manifests"},{"name":"v2.3.1","sha":"7a108e64ed8546fe38316b4086e91da13f4785e1","kind":"commit","published_at":"2025-02-01T14:13:32.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v2.3.1","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v2.3.1","dependencies_parsed_at":"2026-08-06T08:23:06.339Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.3.1/manifests"},{"name":"v2.3.0","sha":"9025e8f90f2d8e0c3dafc3128cc705a26d992a6a","kind":"commit","published_at":"2024-12-02T18:08:42.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v2.3.0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v2.3.0","dependencies_parsed_at":"2024-12-04T06:04:52.039Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"206d64b64b0eba0a6e2f25113d044c31776ca8d6","kind":"commit","published_at":"2024-10-30T18:48:44.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v2.2.2","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v2.2.2","dependencies_parsed_at":"2024-11-01T06:39:29.795Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6051de21ad50fbb1767bc93c11357a49082ad116","kind":"commit","published_at":"2024-08-06T01:25:44.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v2.2.1","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v2.2.1","dependencies_parsed_at":"2024-08-07T04:22:59.332Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"c544a3d7e92276d24e03a5632a53aa3913ad5d8a","kind":"commit","published_at":"2024-05-28T16:13:18.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v2.2.0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v2.2.0","dependencies_parsed_at":"2024-05-30T05:33:07.092Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"c02be8662df01db62234e9b9cff0765d1c1827ae","kind":"commit","published_at":"2024-01-23T01:54:27.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v2.1.0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v2.1.0","dependencies_parsed_at":"2024-01-24T04:17:25.866Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"0ee75eea82b114e2ac06176587c52970953206cf","kind":"commit","published_at":"2023-12-08T19:27:59.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v2.0.0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v2.0.0","dependencies_parsed_at":"2023-12-10T05:01:05.540Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2.0.0/manifests"},{"name":"v2","sha":"0ee75eea82b114e2ac06176587c52970953206cf","kind":"commit","published_at":"2023-12-08T19:27:59.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v2","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v2","dependencies_parsed_at":"2023-12-10T05:01:05.541Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v2/manifests"},{"name":"v0.9.0","sha":"7c62b4b6c70752aa072f2f0b47691ff2ac60444f","kind":"commit","published_at":"2023-12-08T19:23:06.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v0.9.0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v0.9.0","dependencies_parsed_at":"2023-12-10T05:01:05.596Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.9.0/manifests"},{"name":"v1.0.2","sha":"35ab0d2b2d48792c19f09325413bd185c8d44394","kind":"commit","published_at":"2023-05-08T18:19:36.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v1.0.2","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v1.0.2","dependencies_parsed_at":"2023-07-20T20:44:49.804Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v1.0.2/manifests"},{"name":"v1","sha":"894c221960ab1bc16a69902f29f090638cca753f","kind":"commit","published_at":"2022-12-13T16:29:11.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v1","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v1","dependencies_parsed_at":"2023-07-20T20:44:49.907Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v1/manifests"},{"name":"v1.0.1","sha":"894c221960ab1bc16a69902f29f090638cca753f","kind":"commit","published_at":"2022-12-13T16:29:11.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v1.0.1","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v1.0.1","dependencies_parsed_at":"2023-07-20T20:44:49.950Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"ef10cc0013c465a6ea0b8e36c24064576ec25f87","kind":"commit","published_at":"2022-11-22T18:26:06.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v1.0.0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v1.0.0","dependencies_parsed_at":"2023-07-20T20:44:50.550Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v1.0.0/manifests"},{"name":"v0.8.2","sha":"45e9605d689a4ad17a24d232effa1a70b641502a","kind":"commit","published_at":"2022-10-14T20:27:27.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v0.8.2","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v0.8.2","dependencies_parsed_at":"2023-07-20T20:44:49.367Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"e63a4c9af4177933c328c2965c6b62588138d075","kind":"commit","published_at":"2022-10-13T18:07:06.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v0.8.1","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v0.8.1","dependencies_parsed_at":"2023-07-20T20:44:50.053Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.8.1/manifests"},{"name":"v0","sha":"054fdb05e32039f72764f03e69e6acb20caa6f56","kind":"commit","published_at":"2022-07-14T12:20:42.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v0","dependencies_parsed_at":"2023-07-20T20:44:50.113Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0/manifests"},{"name":"v0.8.0","sha":"054fdb05e32039f72764f03e69e6acb20caa6f56","kind":"commit","published_at":"2022-07-14T12:20:42.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v0.8.0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v0.8.0","dependencies_parsed_at":"2023-07-20T20:44:50.093Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"0a5f57b989b81d2725178cda257a00acf7d6bb5f","kind":"commit","published_at":"2022-03-09T00:17:59.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v0.7.0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v0.7.0","dependencies_parsed_at":"2023-07-20T20:44:49.903Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d11aa73aa9d09cad695c69d283e962a874f4b065","kind":"commit","published_at":"2022-02-16T20:49:35.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v0.6.0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v0.6.0","dependencies_parsed_at":"2023-07-20T20:44:49.310Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d9baee1cc8762087dd6cc39c9262cf34118f10a5","kind":"commit","published_at":"2021-12-15T22:16:44.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v0.5.0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v0.5.0","dependencies_parsed_at":"2023-07-20T20:44:49.475Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"135bb49199cf3a4e629b006a3f81a030c73d8405","kind":"commit","published_at":"2021-11-16T15:39:25.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v0.4.0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v0.4.0","dependencies_parsed_at":"2023-07-20T20:44:49.278Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"17bbf5dc3594a44a185c9e83b90abd91196ea18a","kind":"commit","published_at":"2021-04-08T18:04:05.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v0.3.0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v0.3.0","dependencies_parsed_at":"2023-07-20T20:44:49.559Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"fb08709ba27618c31c09e014e1d8364b02e5042e","kind":"commit","published_at":"2020-11-13T20:31:20.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v0.2.1","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v0.2.1","dependencies_parsed_at":"2023-07-20T20:44:50.062Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"74369cfa41679221b3869dc75647ea0e38137a6f","kind":"commit","published_at":"2020-11-13T02:35:08.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v0.2.0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v0.2.0","dependencies_parsed_at":"2023-07-20T20:44:49.780Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"3f644b7c49952cec96854f56ee7935df1b4b1f01","kind":"tag","published_at":"2020-11-13T02:19:31.000Z","download_url":"https://codeload.github.com/google-github-actions/get-gke-credentials/tar.gz/v0.1.0","html_url":"https://github.com/google-github-actions/get-gke-credentials/releases/tag/v0.1.0","dependencies_parsed_at":"2023-07-20T20:44:49.525Z","dependency_job_id":null,"purl":"pkg:github/google-github-actions/get-gke-credentials@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-16T04:42:06.542Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":851,"rankings":{"downloads":null,"dependent_repos_count":0.9697353826651878,"dependent_packages_count":0.0,"stargazers_count":2.516241483124703,"forks_count":1.983837743622247,"docker_downloads_count":null,"average":1.3674536523530345},"purl":"pkg:githubactions/google-github-actions/get-gke-credentials","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/google-github-actions/get-gke-credentials","docker_dependents_count":1,"docker_downloads_count":7339,"usage_url":"https://repos.ecosyste.ms/usage/actions/google-github-actions/get-gke-credentials","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/google-github-actions/get-gke-credentials/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-07T06:47:57.881Z","issues_count":26,"pull_requests_count":163,"avg_time_to_close_issue":12146473.2,"avg_time_to_close_pull_request":627410.1602564103,"issues_closed_count":20,"pull_requests_closed_count":156,"pull_request_authors_count":18,"issue_authors_count":26,"avg_comments_per_issue":1.8461538461538463,"avg_comments_per_pull_request":0.4785276073619632,"merged_pull_requests_count":99,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/google-github-actions%2Fget-gke-credentials/issues","maintainers":[{"login":"sethvargo","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethvargo"},{"login":"google-github-actions-bot","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/google-github-actions-bot"},{"login":"verbanicm","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/verbanicm"},{"login":"bharathkkb","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bharathkkb"}],"active_maintainers":[{"login":"sethvargo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethvargo"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/google-github-actions%2Fget-gke-credentials/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/google-github-actions%2Fget-gke-credentials/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/google-github-actions%2Fget-gke-credentials/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/google-github-actions%2Fget-gke-credentials/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/google-github-actions%2Fget-gke-credentials/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/google-github-actions%2Fget-gke-credentials/codemeta","maintainers":[]}