We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec48267 commit fc7ca8eCopy full SHA for fc7ca8e
1 file changed
data/reusables/secret-scanning/partner-secret-list-private-repo.md
@@ -141,6 +141,10 @@ Mapbox | Mapbox Secret Access Token | mapbox_secret_access_token{% endif %}
141
MessageBird | MessageBird API Key | messagebird_api_key{% endif %}
142
{%- ifversion fpt or ghec or ghes > 3.1 or ghae %}
143
Meta | Facebook Access Token | facebook_access_token{% endif %}
144
+{%- ifversion fpt or ghec or ghes > 3.3 %}
145
+Midtrans | Midtrans Production Server Key | midtrans_production_server_key{% endif %}
146
147
+Midtrans | Midtrans Sandbox Server Key | midtrans_sandbox_server_key{% endif %}
148
{%- ifversion fpt or ghec or ghes > 3.2 %}
149
New Relic | New Relic Personal API Key | new_relic_personal_api_key{% endif %}
150
0 commit comments