You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To help protect against PII leaks, the .gitleaks.toml files should include some rules that catch leaking email addresses and phone numbers in Polly recordings. Only allow phone numbers like 555-5555 and email addresses @example.com. This would serve as a safety net in cases where the recordings are not redacting actual values.
The text was updated successfully, but these errors were encountered:
To help protect against PII leaks, the
.gitleaks.toml
files should include some rules that catch leaking email addresses and phone numbers in Polly recordings. Only allow phone numbers like555-5555
and email addresses@example.com
. This would serve as a safety net in cases where the recordings are not redacting actual values.The text was updated successfully, but these errors were encountered: