From cc578ec8daf81403a69ae7640fcd94a26f315e63 Mon Sep 17 00:00:00 2001 From: Rufus Ngugi Mbugua Date: Fri, 10 Sep 2021 21:31:47 +0300 Subject: [PATCH 1/2] Add Sendinblue API and SMTP Keys (#21431) --- .../secret-scanning/partner-secret-list-private-repo.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/reusables/secret-scanning/partner-secret-list-private-repo.md b/data/reusables/secret-scanning/partner-secret-list-private-repo.md index f5e2be8f52..9c5f642846 100644 --- a/data/reusables/secret-scanning/partner-secret-list-private-repo.md +++ b/data/reusables/secret-scanning/partner-secret-list-private-repo.md @@ -192,6 +192,10 @@ Samsara | Samsara API Token | samsara_api_token{% endif %} Samsara | Samsara OAuth Access Token | samsara_oauth_access_token{% endif %} {%- ifversion fpt or ghes > 3.1 or ghae-next %} SendGrid | SendGrid API Key | sendgrid_api_key{% endif %} +{%- ifversion fpt or ghes > 3.2 or ghae-next %} +Sendinblue | Sendinblue API Key | sendinblue_api_key{% endif %} +{%- ifversion fpt or ghes > 3.2 or ghae-next %} +Sendinblue | Sendinblue SMTP Key | sendinblue_smtp_key{% endif %} {%- ifversion fpt or ghes > 3.1 or ghae-next %} Shippo | Shippo Live API Token | shippo_live_api_token{% endif %} {%- ifversion fpt or ghes > 3.1 or ghae-next %} From 45bf421f27e57153080e82373784840eabc64fff Mon Sep 17 00:00:00 2001 From: Grey Baker Date: Fri, 10 Sep 2021 14:38:35 -0400 Subject: [PATCH 2/2] Add Plivo to private repo secret scanning (#21416) --- .../secret-scanning/partner-secret-list-private-repo.md | 4 ++++ .../secret-scanning/partner-secret-list-public-repo.md | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/data/reusables/secret-scanning/partner-secret-list-private-repo.md b/data/reusables/secret-scanning/partner-secret-list-private-repo.md index 9c5f642846..189bab8bd0 100644 --- a/data/reusables/secret-scanning/partner-secret-list-private-repo.md +++ b/data/reusables/secret-scanning/partner-secret-list-private-repo.md @@ -170,6 +170,10 @@ PlanetScale | PlanetScale Database Password | planetscale_database_password{% en PlanetScale | PlanetScale OAuth Token | planetscale_oauth_token{% endif %} {%- ifversion fpt or ghes > 3.2 or ghae-next %} PlanetScale | PlanetScale Service Token | planetscale_service_token{% endif %} +{%- ifversion fpt or ghes > 3.2 or ghae-next %} +Plivo | Plivo Auth ID | plivo_auth_id{% endif %} +{%- ifversion fpt or ghes > 3.2 or ghae-next %} +Plivo | Plivo Auth Token | plivo_auth_token{% endif %} {%- ifversion fpt or ghes > 2.22 or ghae-next %} Postman | Postman API Key | postman_api_key{% endif %} {%- ifversion fpt or ghes > 2.22 or ghae-next %} diff --git a/data/reusables/secret-scanning/partner-secret-list-public-repo.md b/data/reusables/secret-scanning/partner-secret-list-public-repo.md index b115affb99..465e8b3f3b 100644 --- a/data/reusables/secret-scanning/partner-secret-list-public-repo.md +++ b/data/reusables/secret-scanning/partner-secret-list-public-repo.md @@ -61,7 +61,7 @@ Palantir | Palantir JSON Web Token PlanetScale | PlanetScale Database Password PlanetScale | PlanetScale OAuth Token PlanetScale | PlanetScale Service Token -Plivo | Plivo Auth Token +Plivo | Plivo Auth ID and Token Postman | Postman API Key Proctorio | Proctorio Consumer Key Proctorio | Proctorio Linkage Key