add credit_card
filter to redact
function
#147
Labels
type: enhancement
A value-adding code change that enhances its existing functionality
vrl: stdlib
Changes to the standard library
After vectordotdev/vector#5221 lands, we want to expand the list of filters to make it easy to filter sensitive data without having to write your own regexp (and to make sure those implementations are as performant as possible).
First on the list is a credit card filter:
Some relevant references:
ref vectordotdev/vector#4519
The text was updated successfully, but these errors were encountered: