From 805648035291ca89ccd6b730f6efc902a866d669 Mon Sep 17 00:00:00 2001 From: simplysamy Date: Tue, 19 May 2026 10:55:14 +0000 Subject: [PATCH 1/7] B: recovery --- slander.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 slander.md diff --git a/slander.md b/slander.md new file mode 100644 index 000000000..30fbe30f2 --- /dev/null +++ b/slander.md @@ -0,0 +1,4 @@ +# Breaking News + +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) From 0f728429700bfd01b6d3e78b6980e31f1780cf39 Mon Sep 17 00:00:00 2001 From: simplysamy Date: Tue, 19 May 2026 11:01:20 +0000 Subject: [PATCH 2/7] C: update customers and partners --- customers/all.csv | 1 + orgs/partners.txt | 2 ++ 2 files changed, 3 insertions(+) diff --git a/customers/all.csv b/customers/all.csv index 16dd7b21e..ef48c262d 100644 --- a/customers/all.csv +++ b/customers/all.csv @@ -1 +1,2 @@ first_name,last_name,company,title +karson,yummy,intercooler,ceo diff --git a/orgs/partners.txt b/orgs/partners.txt index 880748638..f72fee8b1 100644 --- a/orgs/partners.txt +++ b/orgs/partners.txt @@ -1 +1,3 @@ partner list +Boot.dev +TheStartup From 820f5f684bde069658c9678614328cae63316c0e Mon Sep 17 00:00:00 2001 From: simplysamy Date: Tue, 19 May 2026 11:02:38 +0000 Subject: [PATCH 3/7] D: add jayson to customers --- customers/all.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/customers/all.csv b/customers/all.csv index 16dd7b21e..734dbd659 100644 --- a/customers/all.csv +++ b/customers/all.csv @@ -1 +1,2 @@ first_name,last_name,company,title +jayson,gross,htmz,contributor From 9d638b1d14499c40917023d9ecebe263dd43999e Mon Sep 17 00:00:00 2001 From: simplysamy Date: Tue, 19 May 2026 16:43:25 +0000 Subject: [PATCH 4/7] F: edit all.csv and partners.txt --- customers/all.csv | 1 - orgs/partners.txt | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customers/all.csv b/customers/all.csv index 9d215a37c..cebc042af 100644 --- a/customers/all.csv +++ b/customers/all.csv @@ -1,4 +1,3 @@ first_name,last_name,company,title -jayson,gross,htmz,contributor diff --git a/orgs/partners.txt b/orgs/partners.txt index f72fee8b1..d9195e69f 100644 --- a/orgs/partners.txt +++ b/orgs/partners.txt @@ -1,3 +1,4 @@ + partner list -Boot.dev + TheStartup From a98d8afb39f5785e3b7cfa2b3de87c33f0a93829 Mon Sep 17 00:00:00 2001 From: simplysamy Date: Tue, 19 May 2026 16:44:57 +0000 Subject: [PATCH 5/7] G: edit on main --- customers/all.csv | 3 +-- orgs/partners.txt | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/customers/all.csv b/customers/all.csv index 9d215a37c..683653dff 100644 --- a/customers/all.csv +++ b/customers/all.csv @@ -1,4 +1,3 @@ first_name,last_name,company,title -jayson,gross,htmz,contributor - +carson,gross,htmx,creator diff --git a/orgs/partners.txt b/orgs/partners.txt index f72fee8b1..2f6c37ace 100644 --- a/orgs/partners.txt +++ b/orgs/partners.txt @@ -1,3 +1,3 @@ partner list -Boot.dev +SalesInc TheStartup From bc18b16bbeb1de53e9cb298bcc681c221ae8da58 Mon Sep 17 00:00:00 2001 From: simplysamy Date: Wed, 20 May 2026 18:44:20 +0000 Subject: [PATCH 6/7] J: redacted --- customers/banned.csv | 3 +++ customers/favs.md | 4 ++++ 2 files changed, 7 insertions(+) create mode 100644 customers/banned.csv create mode 100644 customers/favs.md 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..4dd94b602 --- /dev/null +++ b/customers/favs.md @@ -0,0 +1,4 @@ +# Favorite Customers +* Jesse Pinkman, Heisenberg's Assistant +* Walter White, Heisenberg, Chemist + From 7494389aa76650e74d4c2eeb1759df5052f5edeb Mon Sep 17 00:00:00 2001 From: simplysamy Date: Wed, 24 Jun 2026 09:50:59 +0000 Subject: [PATCH 7/7] K: Add card, phone and security numbers: squash --- scripts/scan.sh | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/scripts/scan.sh b/scripts/scan.sh index f4d9eb226..4f10d154b 100755 --- a/scripts/scan.sh +++ b/scripts/scan.sh @@ -1 +1,12 @@ -# 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 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 =========" + +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 ========"