Skip to content

Commit 8dddd99

Browse files
Grey Bakerethanpalm
andauthored
Add Google OAuth access token to supported patterns (#23179)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
1 parent 6083fc6 commit 8dddd99

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

data/reusables/secret-scanning/partner-secret-list-private-repo.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ Google | Google Cloud Storage Service Account Access Key ID | google_cloud_stora
100100
{%- ifversion fpt or ghec or ghes > 3.2 %}
101101
Google | Google Cloud Storage User Access Key ID | google_cloud_storage_user_access_key_id{% endif %}
102102
{%- ifversion fpt or ghec or ghes > 3.3 %}
103+
Google | Google OAuth Access Token | google_oauth_access_token{% endif %}
104+
{%- ifversion fpt or ghec or ghes > 3.3 %}
103105
Google | Google OAuth Client ID | google_oauth_client_id{% endif %}
104106
{%- ifversion fpt or ghec or ghes > 3.3 %}
105107
Google | Google OAuth Client Secret | google_oauth_client_secret{% endif %}

0 commit comments

Comments
 (0)