Closed kzanetty closed 4 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
20ae088
) to head (1f99665
).:exclamation: Current head 1f99665 differs from pull request most recent head 29af657
Please upload reports for the commit 29af657 to get more accurate results.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Status
IN REVIEW
Whats?
Add the option for a new blacklist where some properties do not need to be fully masked anymore. New rules can be applied to them for partial masking.
Why?
We need a way to display the card BINs, and the option to apply a custom partial mask would solve this problem.
How?
Add a new parameter, which is a dictionary where the key is the property to be masked and the value is a function that applies a specific masking rule to that property.
Definition of Done: