{"id":12077736,"name":"step-security/google-github-auth","ecosystem":"actions","description":"Authenticate to Google Cloud from GitHub Actions via Workload Identity\nFederation or service account keys.","homepage":"https://docs.stepsecurity.io/actions/stepsecurity-maintained-actions","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/step-security/google-github-auth","keywords_array":["step-security-maintained-actions"],"namespace":"step-security","versions_count":8,"first_release_published_at":"2024-10-23T15:41:14.000Z","latest_release_published_at":"2026-01-06T15:27:01.000Z","latest_release_number":"v3.0.1","last_synced_at":"2026-03-11T06:19:09.827Z","created_at":"2025-09-06T01:30:57.771Z","updated_at":"2026-03-11T06:19:09.828Z","registry_url":"https://github.com/step-security/google-github-auth","install_command":null,"documentation_url":null,"metadata":{"name":"Authenticate to Google Cloud","description":"Authenticate to Google Cloud from GitHub Actions via Workload Identity\nFederation or service account keys.","inputs":{"project_id":{"description":"ID of the default project to use for future API calls and invocations. If\nunspecified, this action will attempt to extract the value from other\ninputs such as \"service_account\" or \"credentials_json\".","required":false},"workload_identity_provider":{"description":"The full identifier of the Workload Identity Provider, including the\nproject number, pool name, and provider name. If provided, this must be\nthe full identifier which includes all parts, for example:\n\"projects/123456789/locations/global/workloadIdentityPools/my-pool/providers/my-provider\".\nThis is mutually exclusive with \"credentials_json\".","required":false},"service_account":{"description":"Email address or unique identifier of the Google Cloud service account for\nwhich to generate credentials. This is required if\n\"workload_identity_provider\" is specified.","required":false},"audience":{"description":"The value for the audience (aud) parameter in GitHub's generated OIDC\ntoken. This value defaults to the value of \"workload_identity_provider\",\nwhich is also the default value Google Cloud expects for the audience\nparameter on the token.","default":"","required":false},"credentials_json":{"description":"The Google Cloud JSON service account key to use for authentication. This\nis mutually exclusive with \"workload_identity_provider\".","required":false},"create_credentials_file":{"description":"If true, the action will securely generate a credentials file which can be\nused for authentication via gcloud and Google Cloud SDKs.","default":"true","required":false},"export_environment_variables":{"description":"If true, the action will export common environment variables which are\nknown to be consumed by popular downstream libraries and tools, including:\n\n- CLOUDSDK_PROJECT\n- CLOUDSDK_CORE_PROJECT\n- GCP_PROJECT\n- GCLOUD_PROJECT\n- GOOGLE_CLOUD_PROJECT\n\nIf \"create_credentials_file\" is true, additional environment variables are\nexported:\n\n- CLOUDSDK_AUTH_CREDENTIAL_FILE_OVERRIDE\n- GOOGLE_APPLICATION_CREDENTIALS\n- GOOGLE_GHA_CREDS_PATH\n\nIf false, the action will not export any environment variables, meaning\nfuture steps are unlikely to be automatically authenticated to Google\nCloud.","default":"true","required":false},"token_format":{"description":"Output format for the generated authentication token. For OAuth 2.0 access\ntokens, specify \"access_token\". For OIDC tokens, specify \"id_token\". To\nskip token generation, leave this value empty.","default":"","required":false},"delegates":{"description":"List of additional service account emails or unique identities to use for\nimpersonation in the chain.","default":"","required":false},"universe":{"description":"The Google Cloud universe to use for constructing API endpoints. The\ndefault universe is \"googleapis.com\", which corresponds to\nhttps://cloud.google.com. Trusted Partner Cloud and Google Distributed\nHosted Cloud should set this to their universe address.","required":false,"default":"googleapis.com"},"request_reason":{"description":"An optional Reason Request System Parameter for each API call made by the\nGitHub Action. This will inject the \"X-Goog-Request-Reason\" HTTP header,\nwhich will provide user-supplied information in Google Cloud audit logs.","required":false},"cleanup_credentials":{"description":"If true, the action will remove any created credentials from the\nfilesystem upon completion. This only applies if \"create_credentials_file\"\nis true.","default":"true","required":false},"access_token_lifetime":{"description":"Desired lifetime duration of the access token, in seconds. This must be\nspecified as the number of seconds with a trailing \"s\" (e.g. 30s). This is\nonly valid when \"token_format\" is \"access_token\".","default":"3600s","required":false},"access_token_scopes":{"description":"List of OAuth 2.0 access scopes to be included in the generated token.\nThis is only valid when \"token_format\" is \"access_token\".","default":"https://www.googleapis.com/auth/cloud-platform","required":false},"access_token_subject":{"description":"Email address of a user to impersonate for Domain-Wide Delegation Access\ntokens created for Domain-Wide Delegation cannot have a lifetime beyond 1\nhour. This is only valid when \"token_format\" is \"access_token\".","default":"","required":false},"id_token_audience":{"description":"The audience (aud) for the generated Google Cloud ID Token. This is only\nvalid when \"token_format\" is \"id_token\".","default":"","required":false},"id_token_include_email":{"description":"Optional parameter of whether to include the service account email in the\ngenerated token. If true, the token will contain \"email\" and\n\"email_verified\" claims. This is only valid when \"token_format\" is\n\"id_token\".","default":"false","required":false}},"outputs":{"project_id":{"description":"Provided or extracted value for the Google Cloud project ID."},"credentials_file_path":{"description":"Path on the local filesystem where the generated credentials file resides.\nThis is only available if \"create_credentials_file\" was set to true."},"auth_token":{"description":"The intermediate authentication token, which could be used to call other\nGoogle Cloud APIs, depending on how you configured IAM."},"access_token":{"description":"The Google Cloud access token for calling other Google Cloud APIs. This is\nonly available when \"token_format\" is \"access_token\"."},"id_token":{"description":"The Google Cloud ID token. This is only available when \"token_format\" is\n\"id_token\"."}},"branding":{"icon":"lock","color":"blue"},"runs":{"using":"node24","main":"dist/main/index.js","post":"dist/post/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":259241919,"uuid":"874228784","full_name":"step-security/google-github-auth","owner":"step-security","description":"A GitHub Action for authenticating to Google Cloud. Secure drop-in replacement for google-github-actions/auth.","archived":false,"fork":false,"pushed_at":"2025-09-15T00:17:36.000Z","size":1735,"stargazers_count":0,"open_issues_count":8,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-15T02:33:35.086Z","etag":null,"topics":["step-security-maintained-actions"],"latest_commit_sha":null,"homepage":"https://docs.stepsecurity.io/actions/stepsecurity-maintained-actions","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/step-security.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":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-10-17T13:17:34.000Z","updated_at":"2025-09-08T04:41:42.000Z","dependencies_parsed_at":"2025-02-21T03:29:38.296Z","dependency_job_id":"e722ee1c-0125-4a13-8ab1-a10afe78c1d9","html_url":"https://github.com/step-security/google-github-auth","commit_stats":null,"previous_names":["step-security/google-github-auth"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/step-security/google-github-auth","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/step-security","download_url":"https://codeload.github.com/step-security/google-github-auth/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth/sbom","scorecard":{"id":630072,"data":{"date":"2025-08-21T06:03:33Z","repo":{"name":"github.com/step-security/google-github-auth","commit":"d4d43f57f5293570b303622904201219a39c2b6c"},"scorecard":{"version":"v5.0.0-rc2","commit":"7ce8609469289d5f3b1bf5ee3122f42b4e3054fb"},"score":8.2,"checks":[{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":8,"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: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":8,"reason":"8 out of 10 merged PRs checked by a CI test -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#ci-tests"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#cii-best-practices"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#code-review"}},{"name":"Contributors","score":6,"reason":"project has 2 contributing companies or organizations -- score normalized to 6","details":["Info: step-security contributor org/company found, ait pune contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#contributors"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#dependency-update-tool"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#license"}},{"name":"Maintained","score":10,"reason":"26 commit(s) and 0 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  15 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   9 out of   9 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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":10,"reason":"3 out of the last 3 releases have a total of 3 signed artifacts.","details":["Info: provenance for release artifact: multiple.intoto.jsonl: https://api.github.com/repos/step-security/google-github-auth/releases/assets/253122466","Info: provenance for release artifact: multiple.intoto.jsonl: https://api.github.com/repos/step-security/google-github-auth/releases/assets/226084568","Info: provenance for release artifact: multiple.intoto.jsonl: https://api.github.com/repos/step-security/google-github-auth/releases/assets/201232666"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/actions_release.yml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/actions_release.yml:18","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'checks' permission set to 'read': .github/workflows/scorecards.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'issues' permission set to 'read': .github/workflows/scorecards.yml:32","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/scorecards.yml:33","Info: topLevel 'contents' permission set to 'read': .github/workflows/actions_release.yml:11","Warn: topLevel 'contents' permission set to 'write': .github/workflows/audit-package.yml:25","Info: topLevel 'packages' permission set to 'read': .github/workflows/audit-package.yml:27","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto_cherry_pick.yml:19","Info: topLevel 'packages' permission set to 'read': .github/workflows/auto_cherry_pick.yml:21","Warn: topLevel 'contents' permission set to 'write': .github/workflows/claude_review.yml:14","Info: topLevel 'packages' permission set to 'read': .github/workflows/claude_review.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/guarddog.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:33"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#token-permissions"}},{"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/7ce8609469289d5f3b1bf5ee3122f42b4e3054fb/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T07:38:28.292Z","repository_id":259241919,"created_at":"2025-08-21T07:38:28.292Z","updated_at":"2025-08-21T07:38:28.292Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275197337,"owners_count":25422207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-15T02:00:09.272Z","response_time":75,"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":"step-security","name":"StepSecurity","uuid":"88700172","kind":"organization","description":"Secure your GitHub Actions with StepSecurity: Your Trusted CI/CD Security Partner","email":"interest@stepsecurity.io","website":"https://www.stepsecurity.io","location":"United States of America","twitter":"step_security","company":null,"icon_url":"https://avatars.githubusercontent.com/u/88700172?v=4","repositories_count":28,"last_synced_at":"2024-04-23T11:39:40.117Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/step-security","funding_links":[],"total_stars":1443,"followers":91,"following":0,"created_at":"2022-11-14T05:19:49.352Z","updated_at":"2024-04-23T11:40:00.834Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/step-security","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/step-security/repositories"},"tags":[{"name":"v2.1.12","sha":"190f7ef9b7a34cc0dfd0c11f0e327365f70071d6","kind":"commit","published_at":"2025-08-22T05:23:05.000Z","download_url":"https://codeload.github.com/step-security/google-github-auth/tar.gz/v2.1.12","html_url":"https://github.com/step-security/google-github-auth/releases/tag/v2.1.12","dependencies_parsed_at":null,"dependency_job_id":"deb3d069-9820-4f95-b8eb-823823047dc7","purl":"pkg:github/step-security/google-github-auth@v2.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth/tags/v2.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth/tags/v2.1.12/manifests"},{"name":"v2.1.10","sha":"40f6deebd366f16c782d7a0ad0844e3b96a032a6","kind":"commit","published_at":"2025-05-09T05:47:19.000Z","download_url":"https://codeload.github.com/step-security/google-github-auth/tar.gz/v2.1.10","html_url":"https://github.com/step-security/google-github-auth/releases/tag/v2.1.10","dependencies_parsed_at":null,"dependency_job_id":"4ae9884e-a7b4-46ac-9682-c9dc2c1ee548","purl":"pkg:github/step-security/google-github-auth@v2.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth/tags/v2.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth/tags/v2.1.10/manifests"},{"name":"v2.1.7","sha":"e0dde0ca006bd60e642b11f395960fbea929c57f","kind":"commit","published_at":"2025-02-03T08:03:38.000Z","download_url":"https://codeload.github.com/step-security/google-github-auth/tar.gz/v2.1.7","html_url":"https://github.com/step-security/google-github-auth/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":"b2432b8c-65c5-42a1-a71e-d57e6717b8d1","purl":"pkg:github/step-security/google-github-auth@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"45ffb4e252e631e497fbb9579749199183e4c769","kind":"commit","published_at":"2024-10-23T15:41:14.000Z","download_url":"https://codeload.github.com/step-security/google-github-auth/tar.gz/v2.1.6","html_url":"https://github.com/step-security/google-github-auth/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":"1b6b20ed-a990-482d-9210-c67c7e963b98","purl":"pkg:github/step-security/google-github-auth@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth/tags/v2.1.6/manifests"},{"name":"v2","sha":"45ffb4e252e631e497fbb9579749199183e4c769","kind":"commit","published_at":"2024-10-23T15:41:14.000Z","download_url":"https://codeload.github.com/step-security/google-github-auth/tar.gz/v2","html_url":"https://github.com/step-security/google-github-auth/releases/tag/v2","dependencies_parsed_at":null,"dependency_job_id":"40b6d4ef-cfe3-4295-b20a-2b66c1008081","purl":"pkg:github/step-security/google-github-auth@v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth/tags/v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth/tags/v2/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:47:19.331Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":28.007209222833353,"dependent_packages_count":0.0,"stargazers_count":32.54202529285647,"forks_count":16.859832830997732,"docker_downloads_count":null,"average":19.352266836671888},"purl":"pkg:githubactions/step-security/google-github-auth","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/step-security/google-github-auth","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/step-security/google-github-auth","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/step-security/google-github-auth/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-16T07:11:00.792Z","issues_count":10,"pull_requests_count":88,"avg_time_to_close_issue":2317564.375,"avg_time_to_close_pull_request":435562.8484848485,"issues_closed_count":8,"pull_requests_closed_count":66,"pull_request_authors_count":7,"issue_authors_count":5,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.6818181818181818,"merged_pull_requests_count":35,"bot_issues_count":8,"bot_pull_requests_count":55,"past_year_issues_count":10,"past_year_pull_requests_count":88,"past_year_avg_time_to_close_issue":2317564.375,"past_year_avg_time_to_close_pull_request":435562.8484848485,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":66,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.6818181818181818,"past_year_bot_issues_count":8,"past_year_bot_pull_requests_count":55,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/step-security%2Fgoogle-github-auth/issues","maintainers":[{"login":"Raj-StepSecurity","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Raj-StepSecurity"},{"login":"shubham-stepsecurity","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-stepsecurity"}],"active_maintainers":[{"login":"Raj-StepSecurity","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Raj-StepSecurity"},{"login":"shubham-stepsecurity","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shubham-stepsecurity"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fgoogle-github-auth/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fgoogle-github-auth/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fgoogle-github-auth/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fgoogle-github-auth/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/step-security%2Fgoogle-github-auth/codemeta","maintainers":[]}