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
Feature/8 sensitive data filter (#19)
* add SensitiveDataFilter, so that no user, login, or personal data will be leaked by logs
* sensitiveDataFilter: add regex search
* add sample creditCard data filter
---------
Co-authored-by: Tomasz Dłuski <[email protected]>
Co-authored-by: Matthias Güntert <[email protected]>