We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a90842 commit cb42e8fCopy full SHA for cb42e8f
1 file changed
data/reusables/secret-scanning/partner-secret-list-private-repo.md
@@ -105,6 +105,8 @@ Google | Google OAuth Access Token | google_oauth_access_token{% endif %}
105
Google | Google OAuth Client ID | google_oauth_client_id{% endif %}
106
{%- ifversion fpt or ghec or ghes > 3.3 %}
107
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 %}
110
{%- ifversion fpt or ghec or ghes > 3.1 or ghae-next %}
111
Grafana | Grafana API Key | grafana_api_key{% endif %}
112
Hashicorp Terraform | Terraform Cloud / Enterprise API Token | terraform_api_token
0 commit comments