diff --git a/contributors/eyalhh.txt b/contributors/eyalhh.txt new file mode 100644 index 000000000..b24d68c2a --- /dev/null +++ b/contributors/eyalhh.txt @@ -0,0 +1 @@ +https://github.com/eyalhh diff --git a/customers/banned.csv b/customers/banned.csv new file mode 100644 index 000000000..5b13c1afc --- /dev/null +++ b/customers/banned.csv @@ -0,0 +1,3 @@ +first_name,last_name,company,title +Ballan,Agrandian,Boots.lore,Protagonist +sam,ctrlman,closedai,ceo diff --git a/customers/favs.md b/customers/favs.md new file mode 100644 index 000000000..d65930f6b --- /dev/null +++ b/customers/favs.md @@ -0,0 +1,3 @@ +# Favorite Customers +* Jesse Pinkman, Heisenberg's Asistant +* Walker White, Heisenberg, Chemist diff --git a/orgs/partners.txt b/orgs/partners.txt index 880748638..2f6c37ace 100644 --- a/orgs/partners.txt +++ b/orgs/partners.txt @@ -1 +1,3 @@ partner list +SalesInc +TheStartup diff --git a/scripts/scan.sh b/scripts/scan.sh index f4d9eb226..1738926f1 100755 --- a/scripts/scan.sh +++ b/scripts/scan.sh @@ -1 +1,10 @@ -# TODO: write the script +echo "\n====== SCANNING FOR CREDIT CARD NUMBERS ======" +grep -rE --color=always '(\b[0-9]{4}[- ]?){3}[0-9]{4}\b' . --exclude-dir={.git} --line-number +echo "======== CREDIT CARD SCAN COMPLETE =========" +echo "\n====== SCANNING FOR SOCIAL SECURITY NUMBERS =====" +grep -rE --color=always '\b[0-9]{3}-[0-9]{2}-[0-9]{4}\b' . --exclude-dir={.git} --line-number +echo "======== SOCIAL SECURITY SCAN COMPLETE =========" +echo "\n====== SCANNING FOR PHONE NUMBERS =====" +grep -rE --color=always '\b[0-9]{3}-[0-9]{3}-[0-9]{4}\b' . --exclude-dir={.git} --line-number +grep -rE --color=always '\([0-9]{3}\) [0-9]{3}-[0-9]{4}' . --exclude-dir={.git} --line-number +echo "======== PHONE NUMBER SCAN COMPLETE =========" diff --git a/slander.md b/slander.md new file mode 100644 index 000000000..5f5c07d57 --- /dev/null +++ b/slander.md @@ -0,0 +1 @@ +wow