creditcard-sniffer Small node.js program to find out sensitive data like credit card numbers from files or strings. Run test cases mocha testPattern or mocha testPattern.js Usage See debug logs For debugging statements please execute following command set DEBUG=myApp:* or $env:DEBUG = myApp:*