diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 000000000..71713c89c Binary files /dev/null and b/.DS_Store differ diff --git a/customers/banned.csv b/customers/banned.csv new file mode 100644 index 000000000..cd19688d3 --- /dev/null +++ b/customers/banned.csv @@ -0,0 +1,10 @@ +{\rtf1\ansi\ansicpg1252\cocoartf2821 +\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fnil\fcharset0 SFPro-Medium;} +{\colortbl;\red255\green255\blue255;} +{\*\expandedcolortbl;;} +\paperw11900\paperh16840\margl1440\margr1440\vieww14520\viewh8080\viewkind0 +\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0 + +\f0\fs36 \cf0 first_name,last_name,company,title\ +Ballan,Agrandian,Boots.lore,Protagonist\ +sam,ctrlman,closedai,ceo} \ No newline at end of file diff --git a/customers/favs.md b/customers/favs.md new file mode 100644 index 000000000..bfe19c681 --- /dev/null +++ b/customers/favs.md @@ -0,0 +1,3 @@ +# Favorite Customers +* Jesse Pinkman, Heisenberg's Assistant +* Walter White, Heisenberg, Chemist diff --git a/orgs/partners.txt b/orgs/partners.txt index 880748638..48a5005b2 100644 --- a/orgs/partners.txt +++ b/orgs/partners.txt @@ -1 +1,4 @@ -partner list + +partner list +SalesInc +TheStartup diff --git a/scripts/scan.sh b/scripts/scan.sh index f4d9eb226..be676a78a 100755 --- a/scripts/scan.sh +++ b/scripts/scan.sh @@ -1 +1,10 @@ -# TODO: write the script +printf "\n====== SCANNING FOR CREDIT CARD NUMBERS ======\n" +grep -rE --color=always '(\b[0-9]{4}[- ]?){3}[0-9]{4}\b' . --exclude-dir={.git} --line-number +echo "========= CREDIT CARD SCAN COMPLETE ==========" +printf "\n==== SCANNING FOR SOCIAL SECURITY NUMBERS ====\n" +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 ========" +printf "\n========= SCANNING FOR PHONE NUMBERS =========\n" +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..39ba604b9 --- /dev/null +++ b/slander.md @@ -0,0 +1,2 @@ +MegaCorp CEO Lane enjoyed the live-action Last Airbender movie +MegaCorp CTO ThePrimeagen is a fan of The Notebook (and most other Nicholas Sparks content)