Skip to content

Useful for detecting sensitive data like credit cards number in files.

Notifications You must be signed in to change notification settings

nsidhaye/creditcard-sniffer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:*

About

Useful for detecting sensitive data like credit cards number in files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published