Skip to content

Commit 60d3fe3

Browse files
Grey Bakerethanpalm
andauthored
Add HashiCorp Vault secrets to list we scan for in private repos (#24076)
Co-authored-by: Ethan Palm <56270045+ethanpalm@users.noreply.github.com>
1 parent 6e2ee35 commit 60d3fe3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,9 @@ Google | Google OAuth Client Secret | google_oauth_client_secret{% endif %}
113113
Google | Google OAuth Refresh Token | google_oauth_refresh_token{% endif %}
114114
{%- ifversion fpt or ghec or ghes > 3.1 or ghae %}
115115
Grafana | Grafana API Key | grafana_api_key{% endif %}
116-
Hashicorp Terraform | Terraform Cloud / Enterprise API Token | terraform_api_token
116+
HashiCorp | Terraform Cloud / Enterprise API Token | terraform_api_token
117+
HashiCorp | HashiCorp Vault Batch Token | hashicorp_vault_batch_token
118+
HashiCorp | HashiCorp Vault Service Token | hashicorp_vault_service_token
117119
Hubspot | Hubspot API Key | hubspot_api_key
118120
{%- ifversion fpt or ghec or ghes > 3.1 or ghae %}
119121
Intercom | Intercom Access Token | intercom_access_token{% endif %}

0 commit comments

Comments
 (0)