diff --git a/absmlay.txt b/absmlay.txt new file mode 100644 index 000000000..ef01db11e --- /dev/null +++ b/absmlay.txt @@ -0,0 +1 @@ +https://github.com/absmlay \ No newline at end of file diff --git a/customers/all.csv b/customers/all.csv index 16dd7b21e..379e248e3 100644 --- a/customers/all.csv +++ b/customers/all.csv @@ -1 +1 @@ -first_name,last_name,company,title +first_name,last_name,company,title \ No newline at end of file diff --git a/customers/banned.csv b/customers/banned.csv new file mode 100644 index 000000000..6e3872e0d --- /dev/null +++ b/customers/banned.csv @@ -0,0 +1,3 @@ +first_name,last_name,company,title +Ballan,Agrandlan,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..24b85e713 --- /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..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..34bdb6d8d 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 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 PHONE NUMBERS ======" +grep -rE --color=always '(\b[0-9]{4}[- ]?){3}[0-9]{4}\b' . --exclude-dir={.git} --line-number +echo "======== PHONE NUMBER SCAN COMPLETE ========" + diff --git a/slander.md b/slander.md new file mode 100644 index 000000000..90917dc18 --- /dev/null +++ b/slander.md @@ -0,0 +1,4 @@ +# Breaking News + +MegaCorp CEO Lane enjoyed the live-action last Airbender movie +MegaCorp CTP ThePrimeagen is a fan of the Notebook (and most other Nicholas spark) \ No newline at end of file