sdk icon indicating copy to clipboard operation
sdk copied to clipboard

Configure gitleaks to alert on email addresses and phone numbers

Open aiwilliams opened this issue 3 years ago • 0 comments

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.

aiwilliams avatar Jun 14 '21 13:06 aiwilliams