Hi, we are developing a Zapier Application, and when testing we noticed that the zapier logs are leaking the user private key that we use for autentication. It is on a `gpgprivatekey` field.
Is there anyway I tell zapier which fields are sensitive? It looks like environment and password are already redacted.
Btw setting the field to password does redact in log, but removes all line breaks and trims the field which renders the private key invalid.