hn • r/hackernews
Comment on: Show HN: A Mutating Webhook to automatically strip PII from K8s logs
Hey HN,About 3 months ago I posted here the first version of Pii-shield, the tool that sanitizes logs to hide api-keys using Shannon entropy, Luhn algorithm for credit cards, and regex for custom pii data.The tool itself