Skip to content

Commit 5d0ef87

Browse files
committed
Add GitLab and Supabase to list of token types supported on private repos
1 parent 50d7a12 commit 5d0ef87

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,8 @@ GitHub | GitHub Refresh Token | github_refresh_token{% endif %}
8585
{%- ifversion fpt or ghec or ghes > 3.1 or ghae-next %}
8686
GitHub | GitHub App Installation Access Token | github_app_installation_access_token{% endif %}
8787
GitHub | GitHub SSH Private Key | github_ssh_private_key
88+
{%- ifversion fpt or ghec or ghes > 3.3 %}
89+
GitLab | GitLab Access Token | gitlab_access_token{% endif %}
8890
GoCardless | GoCardless Live Access Token | gocardless_live_access_token
8991
GoCardless | GoCardless Sandbox Access Token | gocardless_sandbox_access_token
9092
{%- ifversion fpt or ghec or ghes > 3.2 %}
@@ -205,6 +207,8 @@ Stripe | Stripe Test API Restricted Key | stripe_test_restricted_key{% endif %}
205207
{%- ifversion fpt or ghec or ghes > 3.1 or ghae-next %}
206208
Stripe | Stripe Webhook Signing Secret | stripe_webhook_signing_secret{% endif %}
207209
{%- ifversion fpt or ghec or ghes > 3.1 or ghae-next %}
210+
{%- ifversion fpt or ghec or ghes > 3.3 %}
211+
Supabase | Supabase Service Key | supabase_service_key{% endif %}
208212
Tableau | Tableau Personal Access Token | tableau_personal_access_token{% endif %}
209213
{%- ifversion fpt or ghec or ghes > 3.1 or ghae-next %}
210214
Telegram | Telegram Bot Token | telegram_bot_token{% endif %}

0 commit comments

Comments
 (0)