From 41ded9bd27c35186cccf9961704872f8fa04e818 Mon Sep 17 00:00:00 2001 From: Grey Baker Date: Mon, 30 Aug 2021 14:59:55 -0400 Subject: [PATCH] Add Google Cloud Storage and AWS temporary credentials (#21198) Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com> --- .../partner-secret-list-private-repo.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data/reusables/secret-scanning/partner-secret-list-private-repo.md b/data/reusables/secret-scanning/partner-secret-list-private-repo.md index 9f4c0fa538..0a4956efa1 100644 --- a/data/reusables/secret-scanning/partner-secret-list-private-repo.md +++ b/data/reusables/secret-scanning/partner-secret-list-private-repo.md @@ -18,6 +18,10 @@ Alibaba Cloud | Alibaba Cloud Access Key Secret | alibaba_cloud_access_key_secre Amazon Web Services (AWS) | Amazon AWS Access Key ID | aws_access_key_id{% endif %} {%- ifversion fpt or ghes > 2.22 or ghae-next %} Amazon Web Services (AWS) | Amazon AWS Secret Access Key | aws_secret_access_key{% endif %} +{%- ifversion fpt or ghes > 3.2 or ghae-next %} +Amazon Web Services (AWS) | Amazon AWS Session Token | aws_session_token{% endif %} +{%- ifversion fpt or ghes > 3.2 or ghae-next %} +Amazon Web Services (AWS) | Amazon AWS Temporary Access Key ID | aws_temporary_access_key_id{% endif %} {%- ifversion fpt or ghes > 3.1 or ghae-next %} Asana | Asana Personal Access Token | asana_personal_access_token{% endif %} {%- ifversion fpt or ghes > 2.22 or ghae-next %} @@ -110,6 +114,12 @@ GoCardless | GoCardless Sandbox Access Token | gocardless_sandbox_access_token{% Google Cloud | Google API Key | google_api_key{% endif %} {%- ifversion fpt or ghes > 2.22 or ghae-next %} Google Cloud | Google Cloud Private Key ID | google_cloud_private_key_id{% endif %} +{%- ifversion fpt or ghes > 3.2 or ghae-next %} +Google Cloud | Google Cloud Storage Access Key Secret | google_cloud_storage_access_key_secret{% endif %} +{%- ifversion fpt or ghes > 3.2 or ghae-next %} +Google Cloud | Google Cloud Storage Service Account Access Key ID | google_cloud_storage_service_account_access_key_id{% endif %} +{%- ifversion fpt or ghes > 3.2 or ghae-next %} +Google Cloud | Google Cloud Storage User Access Key ID | google_cloud_storage_user_access_key_id{% endif %} {%- ifversion fpt or ghes > 3.1 or ghae-next %} Grafana | Grafana API Key | grafana_api_key{% endif %} {%- ifversion fpt or ghes > 2.22 or ghae-next %}