Skip to content

Commit cb42e8f

Browse files
Grey Bakermchammer01
andauthored
Add Google OAuth Refresh Token to list of patterns scanned for in private repos (#23379)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
1 parent 4a90842 commit cb42e8f

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
@@ -105,6 +105,8 @@ Google | Google OAuth Access Token | google_oauth_access_token{% endif %}
105105
Google | Google OAuth Client ID | google_oauth_client_id{% endif %}
106106
{%- ifversion fpt or ghec or ghes > 3.3 %}
107107
Google | Google OAuth Client Secret | google_oauth_client_secret{% endif %}
108+
{%- ifversion fpt or ghec or ghes > 3.3 %}
109+
Google | Google OAuth Refresh Token | google_oauth_refresh_token{% endif %}
108110
{%- ifversion fpt or ghec or ghes > 3.1 or ghae-next %}
109111
Grafana | Grafana API Key | grafana_api_key{% endif %}
110112
Hashicorp Terraform | Terraform Cloud / Enterprise API Token | terraform_api_token

0 commit comments

Comments
 (0)