Skip to content

Commit 960356c

Browse files
Grey Bakerlecoursen
andauthored
Add Flutterwave API keys to list of supported private repo patterns (github#20367)
Co-authored-by: Laura Coursen <[email protected]>
1 parent 71b1b0e commit 960356c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,10 @@ Facebook | Facebook Access Token | facebook_access_token{% endif %}
7474
Fastly | Fastly API Token | fastly_api_token{% endif %}
7575
{%- ifversion fpt or ghes > 2.22 or ghae-next %}
7676
Finicity | Finicity App Key | finicity_app_key{% endif %}
77+
{%- ifversion fpt or ghes > 3.1 or ghae-next %}
78+
Flutterwave | Flutterwave Live API Secret Key | flutterwave_live_api_secret_key{% endif %}
79+
{%- ifversion fpt or ghes > 3.1 or ghae-next %}
80+
Flutterwave | Flutterwave Test API Secret Key | flutterwave_test_api_secret_key{% endif %}
7781
{%- ifversion fpt or ghes > 2.22 or ghae-next %}
7882
Frame.io | Frame.io JSON Web Token | frameio_jwt{% endif %}
7983
{%- ifversion fpt or ghes > 2.22 or ghae-next %}

0 commit comments

Comments
 (0)