Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions contributors/karanbhaskar.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://github.com/karanbhaskar
3 changes: 3 additions & 0 deletions customers/banned.csv
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
first_name,last_name,company,title
Montu,Singh,Punjab,estudent
Patola,Kaur,Punjab,atombomb
3 changes: 3 additions & 0 deletions customers/favs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Favorite Customers
* Jesse Pinkman, Heisenberg's Assitant
* Walter White, Heisenberg, Chemist
4 changes: 4 additions & 0 deletions founder.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Founders

* Karan Bhaskar
* Yogyata Bhaskar
2 changes: 2 additions & 0 deletions orgs/partners.txt
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
partner list
SalesInce
TheStartup
14 changes: 14 additions & 0 deletions scripts/scan.sh
Original file line number Diff line number Diff line change
@@ -1 +1,15 @@
# 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 Insurance NUMBERS ======"
grep -rE --color=always '\b[0-9]{3}[-][0-9]{2}-[0-9]{4}\b' . --exclude-dir={.git} --line-number
echo "ニニニニニニニ== Social Inurance 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 '\b[0-9]{3} [0-9]{3}-[0-9]{4}\b' . --exclude-dir={.git} --line-number
echo "ニニニニニニニ== PHONE NUMBER SCAN COMPLETE ニニニニニニニニニ"
2 changes: 2 additions & 0 deletions slander.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Slander something in here.