From 45f6e0fa750e514528a8ad428647da5935414b4d Mon Sep 17 00:00:00 2001 From: Grey Baker Date: Tue, 11 Jan 2022 17:09:34 -0500 Subject: [PATCH] Add Octopus Deploy API Keys to list we scan for --- .../secret-scanning/partner-secret-list-private-repo.md | 2 ++ 1 file changed, 2 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 ce5f6013ad..03d9359f39 100644 --- a/data/reusables/secret-scanning/partner-secret-list-private-repo.md +++ b/data/reusables/secret-scanning/partner-secret-list-private-repo.md @@ -161,6 +161,8 @@ Notion | Notion Integration Token | notion_integration_token{% endif %} Notion | Notion OAuth Client Secret | notion_oauth_client_secret{% endif %} npm | npm Access Token | npm_access_token NuGet | NuGet API Key | nuget_api_key +{%- ifversion fpt or ghec or ghes > 3.3 %} +Octopus Deploy | Octopus Deploy API Key | octopus_deploy_api_key{% endif %} {%- ifversion fpt or ghec or ghes > 3.1 or ghae %} Onfido | Onfido Live API Token | onfido_live_api_token{% endif %} {%- ifversion fpt or ghec or ghes > 3.1 or ghae %}