From af67135065ddd29332d1f100653bd403e7fbf4ff Mon Sep 17 00:00:00 2001 From: Natalee Webb <100899613+nattywombat@users.noreply.github.com> Date: Mon, 26 Sep 2022 08:50:50 -0700 Subject: [PATCH] Update secret-list-private-push-protection.md (#31094) Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com> --- .../secret-scanning/secret-list-private-push-protection.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/reusables/secret-scanning/secret-list-private-push-protection.md b/data/reusables/secret-scanning/secret-list-private-push-protection.md index 74676aa525..e73196547f 100644 --- a/data/reusables/secret-scanning/secret-list-private-push-protection.md +++ b/data/reusables/secret-scanning/secret-list-private-push-protection.md @@ -17,6 +17,10 @@ Azure | Azure Storage Account Key | azure_storage_account_key{% endif %} Checkout.com | Checkout.com Production Secret Key | checkout_production_secret_key Clojars | Clojars Deploy Token | clojars_deploy_token Databricks | Databricks Access Token | databricks_access_token +{%- ifversion fpt or ghec or ghes > 3.8 or ghae > 3.8 %} +DevCycle | DevCycle Client API Key | devcycle_client_api_key +DevCycle | DevCycle Server API Key | devcycle_server_api_key +DevCycle | DevCycle Mobile API Key | devcycle_mobile_api_key{% endif %} DigitalOcean | DigitalOcean Personal Access Token | digitalocean_personal_access_token DigitalOcean | DigitalOcean OAuth Token | digitalocean_oauth_token DigitalOcean | DigitalOcean Refresh Token | digitalocean_refresh_token @@ -50,6 +54,9 @@ Ionic | Ionic Personal Access Token | ionic_personal_access_token Ionic | Ionic Refresh Token | ionic_refresh_token Linear | Linear API Key | linear_api_key Linear | Linear OAuth Access Token | linear_oauth_access_token +{%- ifversion fpt or ghec or ghes > 3.8 or ghae > 3.8 %} +LogicMonitor | LogicMonitor Bearer Token | logicmonitor_bearer_token +LogicMonitor | LogicMonitor LMV1 Access Key | logicmonitor_lmv1_access_key{% endif %} Midtrans | Midtrans Production Server Key | midtrans_production_server_key New Relic | New Relic Personal API Key | new_relic_personal_api_key New Relic | New Relic REST API Key | new_relic_rest_api_key