Skip to content

Update GCP service account key pattern

Connor Gilbert requested to merge connorgilbert/gcp-sa-pattern into master

What does this MR do?

Change GCP service account key detection pattern to look for a private_key value rather than the less-sensitive "type": "service_account" metadata. Preserve the service_account value as a keywords setting to avoid confusion with other types of keys.

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab/-/issues/375201+ (team members only)

Does this MR meet the acceptance criteria?

Edited by Lucas Charles

Merge request reports