File tree Expand file tree Collapse file tree
data/reusables/secret-scanning Expand file tree Collapse file tree Original file line number Diff line number Diff 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 %}
8686GitHub | GitHub App Installation Access Token | github_app_installation_access_token{% endif %}
8787GitHub | 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 %}
8890GoCardless | GoCardless Live Access Token | gocardless_live_access_token
8991GoCardless | 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 %}
206208Stripe | 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 %}
208212Tableau | Tableau Personal Access Token | tableau_personal_access_token{% endif %}
209213{%- ifversion fpt or ghec or ghes > 3.1 or ghae-next %}
210214Telegram | Telegram Bot Token | telegram_bot_token{% endif %}
You can’t perform that action at this time.
0 commit comments