Open
Description
Line 17 in 4214131
Maybe this?
scrubbed := fmt.Sprintf("<<scrubbed::email::sha1::%s>>", hashString(input[:idx]))
Should hash the string before @
?
Metadata
Metadata
Assignees
Labels
No labels
Line 17 in 4214131
Maybe this?
scrubbed := fmt.Sprintf("<<scrubbed::email::sha1::%s>>", hashString(input[:idx]))
Should hash the string before @
?