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
Adding a boolean property ignoreWhenInUnixTimestamp (or similar name) to CreditCard that uses the regex mentioned in the comment linked above will make that functionality more readily available and not require having to manually include the regex in multiple filter policies.
The text was updated successfully, but these errors were encountered:
* #130 Adding option to ignore credit cards when in a Unix timestamp.
* #130 Adding option to ignore credit cards when in a Unix timestamp.
* #130 Adding property to docs.
See the comment by @RobDickinson on #120 (comment).
Adding a boolean property
ignoreWhenInUnixTimestamp
(or similar name) toCreditCard
that uses the regex mentioned in the comment linked above will make that functionality more readily available and not require having to manually include the regex in multiple filter policies.The text was updated successfully, but these errors were encountered: